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

update txscript for dcrdata, txhelpers, db/dbtypes, and dcrpg #1216

Merged
merged 6 commits into from
Apr 5, 2019

Conversation

chappjc
Copy link
Member

@chappjc chappjc commented Mar 28, 2019

This is an experimental change to use the latest dcrd/txscript module with the performance improvements introduced in decred/dcrd#1656

This also updates the dbtypes dependency for dcrpg, dcrsqlite, and dcrdata to a pseudo-version since the candidate for db/dbtypes/v2 is breaking.

go.mod Outdated
github.com/decred/dcrd/wire v1.2.0
github.com/decred/dcrdata/api/types v1.0.6
github.com/decred/dcrdata/blockdata v1.0.1
github.com/decred/dcrdata/db/dbtypes v1.0.1
github.com/decred/dcrdata/db/dbtypes v1.0.2-0.20190402170540-10fdc522fdb0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really this is a db/dbtypes/v2 candidate since dbtypes had breaking changes.

@chappjc chappjc merged commit f03fea1 into decred:master Apr 5, 2019
@chappjc chappjc deleted the txscript-fast2 branch April 5, 2019 13:47
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.

None yet

1 participant