bitcoin-hivemind / hivemind

Knowledge Revolution
http://www.bitcoin-hivemind.com
MIT License
113 stars 6 forks source link

Merge/602ebf5 from Bitcoin Core: Update libsecp256k1 #84

Open bitjson opened 8 years ago

bitjson commented 8 years ago

This merges Bitcoin Core PR #5506.

I made some notes on how to review merging PRs like this one: https://github.com/bitjson/hivemind-merge-core#reviewing-pull-requests

That repo also provides a simple workspace and scripts for properly merging Bitcoin Core changes into the Bitcoin Hivemind project.

CryptAxe commented 8 years ago

The upstream pull requests are obviously well tested, and I don't see why secp256k1 would have side effects. However, it may be better to hold off on this and go with the rebase as planned.