Chainparams: Remove CElementsParams - #266
Merged
jtimon merged 1 commit intoFeb 19, 2018
Merged
Conversation
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
6 times, most recently
from
September 28, 2017 06:29
84189ed to
2dcb141
Compare
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
5 times, most recently
from
September 30, 2017 09:37
3b6ef8f to
e9be048
Compare
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
from
September 30, 2017 10:35
e9be048 to
f36c27d
Compare
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
from
November 6, 2017 17:50
f36c27d to
6a170f2
Compare
Contributor
Author
|
Rebased |
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
2 times, most recently
from
November 9, 2017 06:24
435a365 to
36b7b1f
Compare
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
from
November 28, 2017 21:38
36b7b1f to
39e3524
Compare
Contributor
Author
|
Rebased to simplify review after #262 being merged. |
Contributor
|
quick utACK |
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
2 times, most recently
from
February 17, 2018 05:18
098229c to
97c63b1
Compare
Contributor
Author
|
Rebased on top of #306 |
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
from
February 17, 2018 10:00
97c63b1 to
9aa0198
Compare
Contributor
Author
1 task
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
from
February 19, 2018 03:30
9aa0198 to
cd3c5d6
Compare
was: - MOVEONLY: Move CMainParams after CCustomParams - Chainparams: Now CMainParams depends on CRegTestParams instead of CElementsParams - Chainparams: Remove unused CElementsParams
jtimon
force-pushed
the
e14-simpler-chainparams2
branch
from
February 19, 2018 05:03
cd3c5d6 to
920254e
Compare
Contributor
Author
|
"unrebased" from #307 , now it's fully independent. |
jtimon
added a commit
that referenced
this pull request
Feb 19, 2018
920254e Chainparams: Remove CElementsParams (Jorge Timón)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependencies:
- [ ] QA: Chainparams: Run functional tests with custom chain QA: Chainparams: Run functional tests with custom chain #274- [ ] Chainparams: Remove CRegTestParams and use CCustomParams instead Chainparams: Remove CRegTestParams and use CCustomParams instead #263- [ ] RPC: getinfo: Replace testnet with more generic chain RPC: getinfo: Replace testnet with more generic chain #271- [ ] Chainparams: Every chain should have a name #307