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

SegWit digest caching #30

Open
SimoneBronzini opened this issue Mar 24, 2018 · 0 comments
Open

SegWit digest caching #30

SimoneBronzini opened this issue Mar 24, 2018 · 0 comments
Labels
hacktoberfest Contribute to our project and win prizes! https://hacktoberfest.digitalocean.com/ help wanted

Comments

@SimoneBronzini
Copy link
Contributor

SegWit digest computation (btcpy.structs.transaction.SegWitTransaction.get_segwit_digest() method) should cache past computed values and reuse them all around, hence avoiding quadratic hashing.

@SimoneBronzini SimoneBronzini added the hacktoberfest Contribute to our project and win prizes! https://hacktoberfest.digitalocean.com/ label Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Contribute to our project and win prizes! https://hacktoberfest.digitalocean.com/ help wanted
Projects
None yet
Development

No branches or pull requests

1 participant