Skip to content
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

use dcrutil/v2, rpcclient/v4, txscript/v2, and chaincfg/v2 #1491

Merged
merged 7 commits into from
Jul 30, 2019

Conversation

chappjc
Copy link
Member

@chappjc chappjc commented Jul 30, 2019

For packages that use the blockchain or blockchain/stake modules, this also introduces a function txhelpers.ParamsV2ToV1 to convert from chaincfg/v2.Params to chaincfg.Params.

This will be tagged as txhelpers/v3.0.1.

@chappjc chappjc added this to the 5.2 milestone Jul 30, 2019
@chappjc
Copy link
Member Author

chappjc commented Jul 30, 2019

There will be no major version bumps since we just did a round of major version bumps for the dcrjson/v2 update and this is continues updating the dcrd deps on master, which we advice never to use.
There will also be changes shortly for database/v2, blockchain/stake/v2, and (hopefully) blockchain/v2 that will be included as part of our major version update.

@davecgh
Copy link
Member

davecgh commented Jul 30, 2019

Yes, there will ultimately be a blockchain/v2 updated to use all the latest major module versions.

@chappjc chappjc merged commit a7d1b55 into decred:master Jul 30, 2019
@chappjc chappjc deleted the chaincfg-v2 branch July 30, 2019 21:23
@chappjc chappjc modified the milestones: 5.2, 5.1 Jul 30, 2019
This was referenced Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants