Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BitGo/BitGoJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bitgo@14.2.0
Choose a base ref
...
head repository: BitGo/BitGoJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bitgo@14.2.1-rc.0
Choose a head ref
  • 10 commits
  • 95 files changed
  • 7 contributors

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    5805c40 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. feat(statics): add acala to statics

    TICKET: BG-52547
    lcovar committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f30b2f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2546 from BitGo/STLX-3243-avaxp-verifyTransaction

    feat(sdk-coin-avaxp): implement verifyTransaction
    bitgoAaron authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    304be4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2550 from BitGo/BG-52547-aca-statics

    feat(statics): add acala to statics
    mmcshinsky-bitgo authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    99d09a4 View commit details
    Browse the repository at this point in the history
  4. fix(sdk-coin-avaxp): fix avaxp validation issue

    updated node validation to measure the bytes length
    update stake error message literal to reflect actual amount
    Ticket: STLX-18165
    jicli committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8b586d6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2545 from BitGo/fix-avaxp-stake-issue

    fix(sdk-coin-avaxp): fix avaxp validation issue
    mmcshinsky-bitgo authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    615d413 View commit details
    Browse the repository at this point in the history
  6. fix(bitgo): no Buffer support in browsers

    Instead of converting `BN` to `Buffer` eagerly,
    just make it another case that we can return, and let
    the code outside use it directly as they see fit.
    
    Ticket: BG-00000
    dpc committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    5210662 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2553 from BitGo/BG-00000-buffers-dont-work-in-bro…

    …wsers
    
    fix(bitgo): `Buffer` does not exist in browsers
    mmcshinsky-bitgo authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    5009878 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be9044d View commit details
    Browse the repository at this point in the history
  9. chore(release): publish modules

     - @bitgo/abstract-eth@1.0.2-rc.0
     - @bitgo/abstract-utxo@1.1.1-rc.0
     - @bitgo/account-lib@2.20.1-rc.0
     - bitgo@14.2.1-rc.0
     - @bitgo/express@9.12.5-rc.0
     - @bitgo/sdk-api@1.1.1-rc.0
     - @bitgo/sdk-coin-ada@1.1.1-rc.0
     - @bitgo/sdk-coin-algo@1.1.1-rc.0
     - @bitgo/sdk-coin-avaxc@1.1.1-rc.0
     - @bitgo/sdk-coin-avaxp@2.1.0-rc.0
     - @bitgo/sdk-coin-bch@1.1.1-rc.0
     - @bitgo/sdk-coin-bcha@1.1.1-rc.0
     - @bitgo/sdk-coin-bsv@1.1.1-rc.0
     - @bitgo/sdk-coin-btc@1.0.2-rc.0
     - @bitgo/sdk-coin-btg@1.1.1-rc.0
     - @bitgo/sdk-coin-celo@1.1.1-rc.0
     - @bitgo/sdk-coin-cspr@1.0.2-rc.0
     - @bitgo/sdk-coin-dash@1.1.1-rc.0
     - @bitgo/sdk-coin-doge@1.0.2-rc.0
     - @bitgo/sdk-coin-dot@1.0.2-rc.0
     - @bitgo/sdk-coin-eos@1.0.2-rc.0
     - @bitgo/sdk-coin-etc@1.0.2-rc.0
     - @bitgo/sdk-coin-eth@1.1.1-rc.0
     - @bitgo/sdk-coin-eth2@1.0.2-rc.0
     - @bitgo/sdk-coin-hbar@1.0.2-rc.0
     - @bitgo/sdk-coin-ltc@1.1.1-rc.0
     - @bitgo/sdk-coin-near@1.1.1-rc.0
     - @bitgo/sdk-coin-polygon@1.0.2-rc.0
     - @bitgo/sdk-coin-rbtc@1.1.1-rc.0
     - @bitgo/sdk-coin-sol@1.0.2-rc.0
     - @bitgo/sdk-coin-stx@1.1.1-rc.0
     - @bitgo/sdk-coin-trx@1.0.2-rc.0
     - @bitgo/sdk-coin-xlm@1.0.2-rc.0
     - @bitgo/sdk-coin-xrp@1.1.1-rc.0
     - @bitgo/sdk-coin-xtz@1.1.1-rc.0
     - @bitgo/sdk-coin-zec@1.1.1-rc.0
     - @bitgo/sdk-core@1.1.1-rc.0
     - @bitgo/sdk-test@1.0.2-rc.0
     - @bitgo/statics@7.1.0-rc.0
     - @bitgo/utxo-bin@2.0.1-rc.0
     - @bitgo/web-demo@1.1.1-rc.0
    mmcshinsky-bitgo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e2972fb View commit details
    Browse the repository at this point in the history
Loading