-
Notifications
You must be signed in to change notification settings - Fork 20.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmd, core: remove calaveras testnet #23366
Conversation
The code doesn't compile. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I can't figure out how this is failing... |
I literally copied the failing code from |
author Zachinquarantine <[email protected]> 1628353228 -0400 committer Martin Holst Swende <[email protected]> 1628752707 +0200 gpgsig -----BEGIN PGP SIGNATURE----- iQFFBAABCAAvFiEEypmrtbNuJK1doP1AaDtDjAWl3fAFAmEUy0MRHG1hcnRpbkBz d2VuZGUuc2UACgkQaDtDjAWl3fBwKAf/e6SXUQGTvtjU8ISxMV24RwvnJiPd5kWU L+lOnPAsUaFGJePDOcWtJucqZ361zg7jiwP8zANDiJXjphYUs8AfoHwjGTeI5pDV utns1RH9kBU4iavioNrWDiXj1X+CDfRhY5P7itMbladVLJMqa3YkW4g9kIY3O01J q77enuLCaK0Fmp8E0pE+ggnMaPumkBhTyVQTcy8AWHHNZp/6dKFLIlKVGaXrSjLe SPJAmmFkKMbxBnLGYFSKck+LvGUfT4ReBGU4Vo+ULs39rhpJ4d8SBcUKOWbmSoPw gnqUdGsT2wysMImxEhU8UylsZwlwW1BM7R8P52Q2WT17q9nrXLLWFg== =Fviz -----END PGP SIGNATURE----- remove calaveras flag removes calaveras flag Removes all instances of the Calaveras flags delete calaveras remove calaveras remove calaveras Remove calaveras remove calaveras fully remove calaveras remove calaveras fix/revert typo removes stray mention of calaveras and hopefully fixes some of the build errors! (maybe) fixes the build error in config.go? config.go error fix v2 fix build error fix build error fix again params: fix build error params: fix build error params: fix build error
25e5a96
to
d2980d3
Compare
Yeah, things become a bit screwy when one branches off a certain commit, and then merge the newer commits into your branch. We usually instead rebase the branch to be on top of master. I've rebased this on top of master now, and squashed your commits, and added one commit on top to fix a remaining lint issue. If you want to push more commits, you'll need to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Removes references to the short-lived Calaveras testnet
The Calaveras testnet has been shut down, because it was only a short lived testnet in the first place. This PR fully removes Calaveras.