Skip to content

Merge forks331 into master #2

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

Merged
merged 79 commits into from
Dec 6, 2017
Merged

Conversation

Melvillian
Copy link

This PR brings with it support for bitcoin-cash and bitcoin gold.

I pulled the https://github.com/dabura667/bitcoinjs-lib/tree/forks331/ branch in locally and merged it with master. I was thinking we just use the forks331 as our main codebase and publish that, but BitGo devs have made commits to the master branch in the past so we want to preserve those.

If there are future hardforks that require additional bitcoinjs-lib signing logic, we can either write them ourselves and merge them into our master branch, or if someone like dabura667 writes the logic for us we can update our local forks331 branch from upstream and merge that into master.

Ian Coleman and others added 30 commits August 6, 2017 17:27
also some of the urls were broken
The links were redirecting to 404 - I've modified them so they adhere to the beginning of the respective Segwit unit tests.
Found some more links that were displaced by the Segwit unit tests and fixed them
dcousens and others added 23 commits September 27, 2017 07:08
Add tests for scripts.witness*.input and fixes
BIP32/secp256k1/keyPair preparation
tests: txb for TxBuilder, Tx for Transaction
…nity-check

increase max feerate sanity check from 1000 to 2500
Adds an extra parameter to fromTransaction, which tells the
library to expect a value property to be added on each txin
which uses bitcoin cash's sighashtype
@Melvillian
Copy link
Author

I've tested this manually on v1 btc and v2 btc + bch and transaction creation/broadcasting went as expected.

Copy link

@arik-so arik-so left a comment

Choose a reason for hiding this comment

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

This works!

@Melvillian Melvillian merged commit 22f1d8e into master Dec 6, 2017
brandonblack pushed a commit that referenced this pull request Mar 18, 2022
feat: add stricter validation for taproot addresses
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.

9 participants