close
The Wayback Machine - https://web.archive.org/web/20220727154840/https://github.com/bitcoinjs/bitcoinjs-lib/commits/master
Skip to content
Permalink
master
Switch branches/tags

Commits on Jul 26, 2022

  1. 6.0.2

    junderw committed Jul 26, 2022
  2. Merge pull request #1802 from bitcoinjs/fix/p2sh-empty

    Fix: Interpret P2SH redeemscript === OP_FALSE as empty Buffer.
    junderw committed Jul 26, 2022
  3. Merge pull request #1812 from bitcoinjs/fix/js-fallback-rmd160

    Fallback to JS with ripemd160
    junderw committed Jul 26, 2022
  4. Merge pull request #1827 from bitcoinjs/junderw-patch-2

    Fix more comments for CLTV integration test
    junderw committed Jul 26, 2022

Commits on Jul 25, 2022

  1. Merge pull request #1826 from bitcoinjs/junderw-patch-1

    Fix comment on OP_CLTV integration test
    junderw committed Jul 25, 2022

Commits on Jun 15, 2022

  1. Merge pull request #1815 from bitcoinjs/fix/githubactions

    Update setup-node action to use matrix and lts notation
    junderw committed Jun 15, 2022

Commits on Jun 11, 2022

  1. Fallback to JS with ripemd160

    junderw committed Jun 11, 2022

Commits on Apr 3, 2022

  1. 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
    junderw committed Apr 3, 2022
  2. 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>
    dependabot[bot] committed Apr 3, 2022

Commits on Mar 8, 2022

  1. Merge pull request #1779 from Devils-Knight/permissions

    Add token permissions for main_ci.yml
    junderw committed Mar 8, 2022
  2. Pin actions for CI

    junderw committed Mar 8, 2022
  3. Update main_ci.yml

    Devils-Knight committed Mar 8, 2022

Commits on Jan 6, 2022

  1. Merge pull request #1760 from bitcoincoretech/motorina0/upgrade-ecpai…

    …r-lib
    
    upgrade ecpair lib to version 2.0.1
    junderw committed Jan 6, 2022

Commits on Dec 17, 2021

Commits on Nov 26, 2021

  1. Merge pull request #1754 from bitcoinjs/fix/addwarning

    Add warning to future segwit version address generation/parsing
    junderw committed Nov 26, 2021
  2. 6.0.1

    junderw committed Nov 26, 2021

Commits on Nov 17, 2021

  1. Merge pull request #1747 from bitcoinjs/tests/taproot

    Add taproot test with new CJS compatible tiny-secp256k1
    junderw committed Nov 17, 2021
  2. Update container

    junderw committed Nov 17, 2021

Commits on Nov 12, 2021

  1. 6.0.0

    junderw committed Nov 12, 2021
  2. Add Taproot example

    junderw committed Nov 12, 2021

Commits on Nov 11, 2021

  1. Add taggedHash, sigHash v1

    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>
    5 people committed Nov 11, 2021
  2. Merge pull request #1743 from bitcoinjs/fix/errorForNewRegtest

    Fix error message for Bitcoin Core v22.0
    junderw committed Nov 11, 2021

Commits on Nov 3, 2021

  1. Merge pull request #1740 from finch185277/fix-readme-typo

    fix typo in README
    junderw committed Nov 3, 2021
  2. fix typo in README

    finch185277 committed Nov 3, 2021

Commits on Oct 21, 2021

  1. Merge pull request #1734 from bitcoinjs/feat/modular

    Refactor: Remove all require statements, remove ECPair, remove tiny-secp256k1 dep
    junderw committed Oct 21, 2021
Older