master
Commits on Jul 26, 2022
-
Merge pull request #1802 from bitcoinjs/fix/p2sh-empty
Fix: Interpret P2SH redeemscript === OP_FALSE as empty Buffer.
-
Merge pull request #1812 from bitcoinjs/fix/js-fallback-rmd160
Fallback to JS with ripemd160
-
Merge pull request #1827 from bitcoinjs/junderw-patch-2
Fix more comments for CLTV integration test
-
Commits on Jul 25, 2022
-
Merge pull request #1826 from bitcoinjs/junderw-patch-1
Fix comment on OP_CLTV integration test
-
Commits on Jun 15, 2022
-
Merge pull request #1815 from bitcoinjs/fix/githubactions
Update setup-node action to use matrix and lts notation
Commits on Jun 13, 2022
Commits on Jun 11, 2022
Commits on Apr 3, 2022
-
Merge pull request #1791 from bitcoinjs/dependabot/npm_and_yarn/minim…
…ist-1.2.6 Bump minimist from 1.2.5 to 1.2.6
-
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](substack/minimist@1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Commits on Mar 8, 2022
-
Merge pull request #1779 from Devils-Knight/permissions
Add token permissions for main_ci.yml
-
-
Commits on Jan 6, 2022
-
Merge pull request #1760 from bitcoincoretech/motorina0/upgrade-ecpai…
…r-lib upgrade ecpair lib to version 2.0.1
Commits on Dec 17, 2021
Commits on Nov 26, 2021
-
Merge pull request #1754 from bitcoinjs/fix/addwarning
Add warning to future segwit version address generation/parsing
Commits on Nov 17, 2021
-
Merge pull request #1747 from bitcoinjs/tests/taproot
Add taproot test with new CJS compatible tiny-secp256k1
-
-
Commits on Nov 14, 2021
Commits on Nov 12, 2021
Commits on Nov 11, 2021
-
Co-authored-by: Brandon Black <brandonblack@bitgo.com> Co-authored-by: Otto Allmendinger <otto@bitgo.com> Co-authored-by: Tyler Levine <tyler@bitgo.com> Co-authored-by: Daniel McNally <danielmcnally@bitgo.com>
-
Merge pull request #1743 from bitcoinjs/fix/errorForNewRegtest
Fix error message for Bitcoin Core v22.0
-
Commits on Nov 3, 2021
-
Merge pull request #1740 from finch185277/fix-readme-typo
fix typo in README
-
Commits on Oct 21, 2021
-
Merge pull request #1734 from bitcoinjs/feat/modular
Refactor: Remove all require statements, remove ECPair, remove tiny-secp256k1 dep

