From a8b9e1ebe22911fa5bde8c767cef57e92f80e2d7 Mon Sep 17 00:00:00 2001 From: Alejandro Busse Date: Tue, 5 Dec 2023 13:42:05 -0300 Subject: [PATCH 1/2] chore(root): publish modules - @bitgo/abstract-cosmos@1.15.0 - @bitgo/abstract-eth@8.0.0 - @bitgo/abstract-utxo@3.25.0 - @bitgo/account-lib@11.0.0 - bitgo@26.0.0 - @bitgo/blockapis@1.7.23 - @bitgo/express@9.49.0 - @bitgo/key-card@0.10.0 - @bitgo/sdk-api@1.31.0 - @bitgo/sdk-coin-ada@2.24.0 - @bitgo/sdk-coin-algo@1.14.0 - @bitgo/sdk-coin-arbeth@8.0.0 - @bitgo/sdk-coin-atom@3.15.0 - @bitgo/sdk-coin-avaxc@2.16.0 - @bitgo/sdk-coin-avaxp@3.10.0 - @bitgo/sdk-coin-bch@1.5.20 - @bitgo/sdk-coin-bcha@1.7.20 - @bitgo/sdk-coin-bera@1.9.0 - @bitgo/sdk-coin-bld@1.13.0 - @bitgo/sdk-coin-bsc@10.0.0 - @bitgo/sdk-coin-bsv@1.5.20 - @bitgo/sdk-coin-btc@1.7.20 - @bitgo/sdk-coin-btg@1.5.20 - @bitgo/sdk-coin-celo@1.5.20 - @bitgo/sdk-coin-coreum@8.0.0 - @bitgo/sdk-coin-cspr@1.14.0 - @bitgo/sdk-coin-dash@1.5.20 - @bitgo/sdk-coin-doge@1.12.20 - @bitgo/sdk-coin-dot@3.22.0 - @bitgo/sdk-coin-eos@1.5.20 - @bitgo/sdk-coin-etc@1.4.20 - @bitgo/sdk-coin-eth@11.0.0 - @bitgo/sdk-coin-eth2@1.4.20 - @bitgo/sdk-coin-ethw@8.0.0 - @bitgo/sdk-coin-hash@1.13.0 - @bitgo/sdk-coin-hbar@1.5.20 - @bitgo/sdk-coin-injective@1.13.0 - @bitgo/sdk-coin-islm@1.9.0 - @bitgo/sdk-coin-ltc@2.2.20 - @bitgo/sdk-coin-near@1.6.20 - @bitgo/sdk-coin-opeth@5.0.0 - @bitgo/sdk-coin-osmo@1.15.0 - @bitgo/sdk-coin-polygon@8.0.0 - @bitgo/sdk-coin-rbtc@1.5.20 - @bitgo/sdk-coin-sei@1.13.0 - @bitgo/sdk-coin-sol@2.27.0 - @bitgo/sdk-coin-stx@2.3.20 - @bitgo/sdk-coin-sui@4.12.0 - @bitgo/sdk-coin-tia@1.13.0 - @bitgo/sdk-coin-ton@1.9.0 - @bitgo/sdk-coin-trx@1.25.0 - @bitgo/sdk-coin-xlm@2.12.0 - @bitgo/sdk-coin-xrp@1.7.20 - @bitgo/sdk-coin-xtz@1.6.20 - @bitgo/sdk-coin-zec@1.5.20 - @bitgo/sdk-coin-zeta@1.18.0 - @bitgo/sdk-core@15.0.0 - @bitgo/sdk-lib-mpc@8.22.0 - @bitgo/sdk-rpc-wrapper@1.11.0 - @bitgo/sdk-test@1.2.50 - @bitgo/sdk-unified-wallet@3.4.0 - @bitgo/secp256k1@1.2.15 - @bitgo/statics@36.0.0 - @bitgo/unspents@0.35.0 - @bitgo/utxo-bin@2.34.0 - @bitgo/utxo-lib@9.23.0 - @bitgo/utxo-ord@1.8.0 - @bitgo/web-demo@1.16.0 WP-1106 --- modules/abstract-cosmos/CHANGELOG.md | 14 +++ modules/abstract-cosmos/package.json | 10 +- modules/abstract-eth/CHANGELOG.md | 59 ++++++++++++ modules/abstract-eth/package.json | 10 +- modules/abstract-utxo/CHANGELOG.md | 14 +++ modules/abstract-utxo/package.json | 12 +-- modules/account-lib/CHANGELOG.md | 30 ++++++ modules/account-lib/package.json | 74 +++++++-------- modules/bitgo/CHANGELOG.md | 61 +++++++++++++ modules/bitgo/package.json | 116 ++++++++++++------------ modules/blockapis/CHANGELOG.md | 4 + modules/blockapis/package.json | 4 +- modules/express/CHANGELOG.md | 13 +++ modules/express/package.json | 10 +- modules/key-card/CHANGELOG.md | 11 +++ modules/key-card/package.json | 8 +- modules/sdk-api/CHANGELOG.md | 17 ++++ modules/sdk-api/package.json | 8 +- modules/sdk-coin-ada/CHANGELOG.md | 20 ++++ modules/sdk-coin-ada/package.json | 12 +-- modules/sdk-coin-algo/CHANGELOG.md | 6 ++ modules/sdk-coin-algo/package.json | 12 +-- modules/sdk-coin-arbeth/CHANGELOG.md | 48 ++++++++++ modules/sdk-coin-arbeth/package.json | 14 +-- modules/sdk-coin-atom/CHANGELOG.md | 12 +++ modules/sdk-coin-atom/package.json | 14 +-- modules/sdk-coin-avaxc/CHANGELOG.md | 13 +++ modules/sdk-coin-avaxc/package.json | 16 ++-- modules/sdk-coin-avaxp/CHANGELOG.md | 10 ++ modules/sdk-coin-avaxp/package.json | 12 +-- modules/sdk-coin-bch/CHANGELOG.md | 4 + modules/sdk-coin-bch/package.json | 12 +-- modules/sdk-coin-bcha/CHANGELOG.md | 4 + modules/sdk-coin-bcha/package.json | 14 +-- modules/sdk-coin-bera/CHANGELOG.md | 11 +++ modules/sdk-coin-bera/package.json | 12 +-- modules/sdk-coin-bld/CHANGELOG.md | 12 +++ modules/sdk-coin-bld/package.json | 14 +-- modules/sdk-coin-bsc/CHANGELOG.md | 22 +++++ modules/sdk-coin-bsc/package.json | 14 +-- modules/sdk-coin-bsv/CHANGELOG.md | 4 + modules/sdk-coin-bsv/package.json | 14 +-- modules/sdk-coin-btc/CHANGELOG.md | 6 ++ modules/sdk-coin-btc/package.json | 14 +-- modules/sdk-coin-btg/CHANGELOG.md | 4 + modules/sdk-coin-btg/package.json | 12 +-- modules/sdk-coin-celo/CHANGELOG.md | 6 ++ modules/sdk-coin-celo/package.json | 14 +-- modules/sdk-coin-coreum/CHANGELOG.md | 15 +++ modules/sdk-coin-coreum/package.json | 14 +-- modules/sdk-coin-cspr/CHANGELOG.md | 6 ++ modules/sdk-coin-cspr/package.json | 12 +-- modules/sdk-coin-dash/CHANGELOG.md | 4 + modules/sdk-coin-dash/package.json | 12 +-- modules/sdk-coin-doge/CHANGELOG.md | 4 + modules/sdk-coin-doge/package.json | 12 +-- modules/sdk-coin-dot/CHANGELOG.md | 26 ++++++ modules/sdk-coin-dot/package.json | 12 +-- modules/sdk-coin-eos/CHANGELOG.md | 6 ++ modules/sdk-coin-eos/package.json | 12 +-- modules/sdk-coin-etc/CHANGELOG.md | 4 + modules/sdk-coin-etc/package.json | 14 +-- modules/sdk-coin-eth/CHANGELOG.md | 54 +++++++++++ modules/sdk-coin-eth/package.json | 14 +-- modules/sdk-coin-eth2/CHANGELOG.md | 6 ++ modules/sdk-coin-eth2/package.json | 8 +- modules/sdk-coin-ethw/CHANGELOG.md | 24 +++++ modules/sdk-coin-ethw/package.json | 12 +-- modules/sdk-coin-hash/CHANGELOG.md | 14 +++ modules/sdk-coin-hash/package.json | 14 +-- modules/sdk-coin-hbar/CHANGELOG.md | 7 ++ modules/sdk-coin-hbar/package.json | 12 +-- modules/sdk-coin-injective/CHANGELOG.md | 14 +++ modules/sdk-coin-injective/package.json | 14 +-- modules/sdk-coin-islm/CHANGELOG.md | 10 ++ modules/sdk-coin-islm/package.json | 12 +-- modules/sdk-coin-ltc/CHANGELOG.md | 6 ++ modules/sdk-coin-ltc/package.json | 12 +-- modules/sdk-coin-near/CHANGELOG.md | 4 + modules/sdk-coin-near/package.json | 10 +- modules/sdk-coin-opeth/CHANGELOG.md | 29 ++++++ modules/sdk-coin-opeth/package.json | 14 +-- modules/sdk-coin-osmo/CHANGELOG.md | 13 +++ modules/sdk-coin-osmo/package.json | 14 +-- modules/sdk-coin-polygon/CHANGELOG.md | 41 +++++++++ modules/sdk-coin-polygon/package.json | 14 +-- modules/sdk-coin-rbtc/CHANGELOG.md | 4 + modules/sdk-coin-rbtc/package.json | 14 +-- modules/sdk-coin-sei/CHANGELOG.md | 13 +++ modules/sdk-coin-sei/package.json | 14 +-- modules/sdk-coin-sol/CHANGELOG.md | 20 ++++ modules/sdk-coin-sol/package.json | 12 +-- modules/sdk-coin-stx/CHANGELOG.md | 6 ++ modules/sdk-coin-stx/package.json | 12 +-- modules/sdk-coin-sui/CHANGELOG.md | 15 +++ modules/sdk-coin-sui/package.json | 12 +-- modules/sdk-coin-tia/CHANGELOG.md | 14 +++ modules/sdk-coin-tia/package.json | 14 +-- modules/sdk-coin-ton/CHANGELOG.md | 20 ++++ modules/sdk-coin-ton/package.json | 12 +-- modules/sdk-coin-trx/CHANGELOG.md | 15 +++ modules/sdk-coin-trx/package.json | 12 +-- modules/sdk-coin-xlm/CHANGELOG.md | 11 +++ modules/sdk-coin-xlm/package.json | 12 +-- modules/sdk-coin-xrp/CHANGELOG.md | 4 + modules/sdk-coin-xrp/package.json | 10 +- modules/sdk-coin-xtz/CHANGELOG.md | 4 + modules/sdk-coin-xtz/package.json | 12 +-- modules/sdk-coin-zec/CHANGELOG.md | 4 + modules/sdk-coin-zec/package.json | 10 +- modules/sdk-coin-zeta/CHANGELOG.md | 14 +++ modules/sdk-coin-zeta/package.json | 14 +-- modules/sdk-core/CHANGELOG.md | 70 ++++++++++++++ modules/sdk-core/package.json | 8 +- modules/sdk-lib-mpc/CHANGELOG.md | 16 ++++ modules/sdk-lib-mpc/package.json | 2 +- modules/sdk-rpc-wrapper/CHANGELOG.md | 6 ++ modules/sdk-rpc-wrapper/package.json | 10 +- modules/sdk-test/CHANGELOG.md | 6 ++ modules/sdk-test/package.json | 6 +- modules/sdk-unified-wallet/CHANGELOG.md | 6 ++ modules/sdk-unified-wallet/package.json | 16 ++-- modules/secp256k1/CHANGELOG.md | 6 ++ modules/secp256k1/package.json | 2 +- modules/statics/CHANGELOG.md | 69 ++++++++++++++ modules/statics/package.json | 2 +- modules/unspents/CHANGELOG.md | 15 +++ modules/unspents/package.json | 4 +- modules/utxo-bin/CHANGELOG.md | 11 +++ modules/utxo-bin/package.json | 8 +- modules/utxo-lib/CHANGELOG.md | 21 +++++ modules/utxo-lib/package.json | 2 +- modules/utxo-ord/CHANGELOG.md | 6 ++ modules/utxo-ord/package.json | 8 +- modules/web-demo/CHANGELOG.md | 8 ++ modules/web-demo/package.json | 80 ++++++++-------- 136 files changed, 1575 insertions(+), 499 deletions(-) diff --git a/modules/abstract-cosmos/CHANGELOG.md b/modules/abstract-cosmos/CHANGELOG.md index 734608fc77..c973a6ac79 100644 --- a/modules/abstract-cosmos/CHANGELOG.md +++ b/modules/abstract-cosmos/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@1.6.0...@bitgo/abstract-cosmos@1.15.0) (2023-12-05) + +### Bug Fixes + +- **abstract-cosmos:** getAccountDetails fix ([d5c6c74](https://github.com/BitGo/BitGoJS/commit/d5c6c74845e62ee3cd68321c55d729da1526fcae)) +- **abstract-cosmos:** getAccountDetails fix ([3c869f2](https://github.com/BitGo/BitGoJS/commit/3c869f22ce9db917feaa75acec8a47696043bcd3)) +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) + +### Features + +- **abstract-cosmos:** add support for different pubkey types ([e257093](https://github.com/BitGo/BitGoJS/commit/e257093605a4bfe22fbe0b0f9933bfef1a3975c6)) +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) + # [1.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@1.6.0...@bitgo/abstract-cosmos@1.14.0) (2023-11-28) ### Bug Fixes diff --git a/modules/abstract-cosmos/package.json b/modules/abstract-cosmos/package.json index 24e961cf2b..b60bb13fa8 100644 --- a/modules/abstract-cosmos/package.json +++ b/modules/abstract-cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/abstract-cosmos", - "version": "1.14.0", + "version": "1.15.0", "description": "BitGo SDK coin library for COSMOS base implementation", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -37,10 +37,10 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/crypto": "^0.30.1", "@cosmjs/encoding": "^0.29.5", diff --git a/modules/abstract-eth/CHANGELOG.md b/modules/abstract-eth/CHANGELOG.md index 7d5903bf2f..f823cedc97 100644 --- a/modules/abstract-eth/CHANGELOG.md +++ b/modules/abstract-eth/CHANGELOG.md @@ -3,6 +3,65 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@8.0.0) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f)) + +### Code Refactoring + +- **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a)) +- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea)) +- **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a)) +- **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212)) + +### Features + +- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0)) + +### BREAKING CHANGES + +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added + a new class AbstractEthLikeNewCoins which will be having both multisig + and MPC related methods + +TICKET: WIN-1021 + +- **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken + class in abstract-eth module because TransactionBuilder in the + abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can + be added to the class that will inherit EthLikeToken class + +TransactionPrebuild from new class AbstractEthLikeNewCoins is being +exported now instead of TransactionPrebuild from AbstractEthLikeCoin +class as the TransactionPrebuild from AbstractEthLikeNewCoins also has +support for hop transactions, batch transactions, etc + +TICKET: WIN-1021 + # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@7.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/abstract-eth/package.json b/modules/abstract-eth/package.json index d5fe4a3590..9c3c519c99 100644 --- a/modules/abstract-eth/package.json +++ b/modules/abstract-eth/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/abstract-eth", - "version": "7.0.0", + "version": "8.0.0", "description": "BitGo SDK coin library for ETH base implementation", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -37,10 +37,10 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@ethereumjs/common": "^2.6.5", "@ethereumjs/tx": "^3.3.0", "@metamask/eth-sig-util": "^5.0.2", diff --git a/modules/abstract-utxo/CHANGELOG.md b/modules/abstract-utxo/CHANGELOG.md index ab51508614..94607cb4c1 100644 --- a/modules/abstract-utxo/CHANGELOG.md +++ b/modules/abstract-utxo/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.25.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@3.5.0...@bitgo/abstract-utxo@3.25.0) (2023-12-05) + +### Bug Fixes + +- **abstract-utxo:** upper case address should return false ([f0b6c46](https://github.com/BitGo/BitGoJS/commit/f0b6c467daaa0e43bb2923993fb238c7a4ce6f59)) + +### Features + +- **abstract-utxo:** change api used for bitcoin recovery from blockstream to blockchair ([6da5791](https://github.com/BitGo/BitGoJS/commit/6da5791bce2fc73d5d77c1eee6cb581b60da2079)) +- **abstract-utxo:** this enables psbt unless explicitly disabled for ([9a1722e](https://github.com/BitGo/BitGoJS/commit/9a1722e21e2a2fb3068d2940f439f72a6cbcb421)) +- **bitgo:** calculate fees explicitly for psbts ([7a7e288](https://github.com/BitGo/BitGoJS/commit/7a7e288c63718a112abf633b842e7538d1e25693)) +- **unspents:** default unspents dimensions to recovery path ([361eb62](https://github.com/BitGo/BitGoJS/commit/361eb62641aac19c876576a65da7f6777dc532a0)) +- use psbt for prebuild when wallet is distributedCustody ([10f5e1a](https://github.com/BitGo/BitGoJS/commit/10f5e1ab37d2bea6acd93f94defbe786e4a027b9)) + # [3.24.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@3.5.0...@bitgo/abstract-utxo@3.24.0) (2023-11-28) ### Bug Fixes diff --git a/modules/abstract-utxo/package.json b/modules/abstract-utxo/package.json index 664f15ec8e..6e5d44c7dd 100644 --- a/modules/abstract-utxo/package.json +++ b/modules/abstract-utxo/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/abstract-utxo", - "version": "3.24.0", + "version": "3.25.0", "description": "BitGo SDK coin library for UTXO base implementation", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -37,11 +37,11 @@ ] }, "dependencies": { - "@bitgo/blockapis": "^1.7.22", - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/unspents": "^0.34.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/blockapis": "^1.7.23", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/unspents": "^0.35.0", + "@bitgo/utxo-lib": "^9.23.0", "@types/bluebird": "^3.5.25", "@types/lodash": "^4.14.121", "@types/superagent": "4.1.15", diff --git a/modules/account-lib/CHANGELOG.md b/modules/account-lib/CHANGELOG.md index 45b51899aa..4dfa2b9863 100644 --- a/modules/account-lib/CHANGELOG.md +++ b/modules/account-lib/CHANGELOG.md @@ -3,6 +3,36 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@11.0.0) (2023-12-05) + +### Bug Fixes + +- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44)) +- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7)) +- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f)) + +### Code Refactoring + +- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb)) + +### Features + +- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2)) +- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4)) +- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e)) +- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d)) +- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043)) +- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596)) +- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684)) +- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3)) +- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c)) + +### BREAKING CHANGES + +- rename coin module, coin name, named exports for coreum + # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@10.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/account-lib/package.json b/modules/account-lib/package.json index 6dcbb2a93b..f145a2b35d 100644 --- a/modules/account-lib/package.json +++ b/modules/account-lib/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/account-lib", - "version": "10.0.0", + "version": "11.0.0", "description": "BitGo's account library functions", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -27,42 +27,42 @@ "node": ">=16 <21" }, "dependencies": { - "@bitgo/sdk-coin-algo": "^1.13.0", - "@bitgo/sdk-coin-arbeth": "^7.0.0", - "@bitgo/sdk-coin-atom": "^3.14.0", - "@bitgo/sdk-coin-avaxc": "^2.15.0", - "@bitgo/sdk-coin-avaxp": "^3.9.0", - "@bitgo/sdk-coin-bera": "^1.8.0", - "@bitgo/sdk-coin-bld": "^1.12.0", - "@bitgo/sdk-coin-bsc": "^9.0.0", - "@bitgo/sdk-coin-celo": "^1.5.19", - "@bitgo/sdk-coin-coreum": "^7.0.0", - "@bitgo/sdk-coin-cspr": "^1.13.0", - "@bitgo/sdk-coin-dot": "^3.21.0", - "@bitgo/sdk-coin-etc": "^1.4.19", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-coin-eth2": "^1.4.19", - "@bitgo/sdk-coin-hash": "^1.12.0", - "@bitgo/sdk-coin-hbar": "^1.5.19", - "@bitgo/sdk-coin-injective": "^1.12.0", - "@bitgo/sdk-coin-islm": "^1.8.0", - "@bitgo/sdk-coin-near": "^1.6.19", - "@bitgo/sdk-coin-opeth": "^4.0.0", - "@bitgo/sdk-coin-osmo": "^1.14.0", - "@bitgo/sdk-coin-polygon": "^7.0.0", - "@bitgo/sdk-coin-rbtc": "^1.5.19", - "@bitgo/sdk-coin-sei": "^1.12.0", - "@bitgo/sdk-coin-sol": "^2.26.0", - "@bitgo/sdk-coin-stx": "^2.3.19", - "@bitgo/sdk-coin-sui": "^4.11.0", - "@bitgo/sdk-coin-tia": "^1.12.0", - "@bitgo/sdk-coin-ton": "^1.8.0", - "@bitgo/sdk-coin-trx": "^1.24.0", - "@bitgo/sdk-coin-xtz": "^1.6.19", - "@bitgo/sdk-coin-zeta": "^1.17.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-coin-algo": "^1.14.0", + "@bitgo/sdk-coin-arbeth": "^8.0.0", + "@bitgo/sdk-coin-atom": "^3.15.0", + "@bitgo/sdk-coin-avaxc": "^2.16.0", + "@bitgo/sdk-coin-avaxp": "^3.10.0", + "@bitgo/sdk-coin-bera": "^1.9.0", + "@bitgo/sdk-coin-bld": "^1.13.0", + "@bitgo/sdk-coin-bsc": "^10.0.0", + "@bitgo/sdk-coin-celo": "^1.5.20", + "@bitgo/sdk-coin-coreum": "^8.0.0", + "@bitgo/sdk-coin-cspr": "^1.14.0", + "@bitgo/sdk-coin-dot": "^3.22.0", + "@bitgo/sdk-coin-etc": "^1.4.20", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-coin-eth2": "^1.4.20", + "@bitgo/sdk-coin-hash": "^1.13.0", + "@bitgo/sdk-coin-hbar": "^1.5.20", + "@bitgo/sdk-coin-injective": "^1.13.0", + "@bitgo/sdk-coin-islm": "^1.9.0", + "@bitgo/sdk-coin-near": "^1.6.20", + "@bitgo/sdk-coin-opeth": "^5.0.0", + "@bitgo/sdk-coin-osmo": "^1.15.0", + "@bitgo/sdk-coin-polygon": "^8.0.0", + "@bitgo/sdk-coin-rbtc": "^1.5.20", + "@bitgo/sdk-coin-sei": "^1.13.0", + "@bitgo/sdk-coin-sol": "^2.27.0", + "@bitgo/sdk-coin-stx": "^2.3.20", + "@bitgo/sdk-coin-sui": "^4.12.0", + "@bitgo/sdk-coin-tia": "^1.13.0", + "@bitgo/sdk-coin-ton": "^1.9.0", + "@bitgo/sdk-coin-trx": "^1.25.0", + "@bitgo/sdk-coin-xtz": "^1.6.20", + "@bitgo/sdk-coin-zeta": "^1.18.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "bignumber.js": "^9.1.1", "bs58": "^4.0.1" }, diff --git a/modules/bitgo/CHANGELOG.md b/modules/bitgo/CHANGELOG.md index dfdfeba7a9..a40d44508d 100644 --- a/modules/bitgo/CHANGELOG.md +++ b/modules/bitgo/CHANGELOG.md @@ -3,6 +3,67 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [26.0.0](https://github.com/BitGo/BitGoJS/compare/bitgo@19.7.0...bitgo@26.0.0) (2023-12-05) + +### Bug Fixes + +- **abstract-utxo:** upper case address should return false ([f0b6c46](https://github.com/BitGo/BitGoJS/commit/f0b6c467daaa0e43bb2923993fb238c7a4ce6f59)) +- ensure no pending mocks linger after test ([1a4e0e9](https://github.com/BitGo/BitGoJS/commit/1a4e0e9cba2a3ad8cd7af74c34e18e113f195a3c)) +- remove .nvmrc file ([a3edcc3](https://github.com/BitGo/BitGoJS/commit/a3edcc3725570d65154d541a932025bc3ad4416b)) +- **root:** add source to tss smc wallet creation ([316ff20](https://github.com/BitGo/BitGoJS/commit/316ff200f5eb8803f3591ab28a5c1b1f27f28e38)) +- **root:** improve error handling for consolidateAccount ([0d74c2a](https://github.com/BitGo/BitGoJS/commit/0d74c2aaca1076ad6b9ca9bd2de38ade56c886e3)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-coin-trx:** use a safer fee for sweep ([a7575e0](https://github.com/BitGo/BitGoJS/commit/a7575e081e18e4c9128449e736d970b813a5b021)) +- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f)) +- **sdk-core:** handle txRequest full PA before signing ([9de0eae](https://github.com/BitGo/BitGoJS/commit/9de0eae7cab1ad406e80a818555a7c8557b47eb3)) +- use whitelisted send params for tx initiate ([0cf9f4c](https://github.com/BitGo/BitGoJS/commit/0cf9f4c4aeb8a74cd81aad4b0da08d1de30d73a0)) + +### Code Refactoring + +- **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a)) +- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb)) + +### Features + +- **abstract-utxo:** this enables psbt unless explicitly disabled for ([9a1722e](https://github.com/BitGo/BitGoJS/commit/9a1722e21e2a2fb3068d2940f439f72a6cbcb421)) +- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2)) +- **bitgo:** add Ton skeleton ([fa49bde](https://github.com/BitGo/BitGoJS/commit/fa49bde246d3b4f22de25a1da9e079aad9f2551d)) +- **bitgo:** calculate fees explicitly for psbts ([7a7e288](https://github.com/BitGo/BitGoJS/commit/7a7e288c63718a112abf633b842e7538d1e25693)) +- deprecate old settlement code ([550380d](https://github.com/BitGo/BitGoJS/commit/550380d7838586a407bfb805d2ac7e99c6cf1cec)) +- improve logic and add unit test ([722d729](https://github.com/BitGo/BitGoJS/commit/722d729600ff6de2a04e93329d27e406f51a456b)) +- **sdk-coin-algo:** support for token enablement ([af718c9](https://github.com/BitGo/BitGoJS/commit/af718c992d0663722fe951f0a29a20825ba0e91c)) +- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e)) +- **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f)) +- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d)) +- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043)) +- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596)) +- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684)) +- **sdk-coin-trx:** consolidate to base address ([d3b7558](https://github.com/BitGo/BitGoJS/commit/d3b75585471ca22441acffc58b2f94d192e8c2a1)) +- **sdk-core:** add custodial and smc tss wallet to generateWallet method ([ea80f4f](https://github.com/BitGo/BitGoJS/commit/ea80f4fa208ca6874fdd7d99d597c347e4628ecc)) +- **sdk-core:** add helpers to support resigning ent challenges ([e9bb150](https://github.com/BitGo/BitGoJS/commit/e9bb1505af331f6caa7b0bcda2037483f57238fd)) +- **sdk-core:** add new method to sign tss txs ([3e2654d](https://github.com/BitGo/BitGoJS/commit/3e2654d31baae8723d5a449ed79be14980410e1b)) +- **sdk-core:** add support for bulk unspent consolidation ([daee9f0](https://github.com/BitGo/BitGoJS/commit/daee9f0a3480bbae08a5b06d1c7c683ce979210a)) +- **sdk-core:** allow tss signing with unencrypted prv ([306dd37](https://github.com/BitGo/BitGoJS/commit/306dd37d61f8648b65be6ca99b0f4014fdc5a61b)) +- **sdk-core:** use BuildParams codec in Wallet.sendAccountConsolidation ([7d340ec](https://github.com/BitGo/BitGoJS/commit/7d340ec674116badf3b05aadf1d9aae130a8c69d)) +- **statics:** add arbeth coin config ([2d84aa4](https://github.com/BitGo/BitGoJS/commit/2d84aa4cee970aab91bb27a391390e7d257d6349)) +- **statics:** add Berachain & Haqq ([988cfd4](https://github.com/BitGo/BitGoJS/commit/988cfd4cd40d0f3fc72b6c080ec19a0acf1b55b4)) +- **statics:** add opeth coin config ([c242760](https://github.com/BitGo/BitGoJS/commit/c2427602b3e8a49b5f1fb98bcd4489ed83d7c278)) + +### BREAKING CHANGES + +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- rename coin module, coin name, named exports for coreum + # [25.0.0](https://github.com/BitGo/BitGoJS/compare/bitgo@19.7.0...bitgo@25.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/bitgo/package.json b/modules/bitgo/package.json index 5f6534ad60..a3c6b24e10 100644 --- a/modules/bitgo/package.json +++ b/modules/bitgo/package.json @@ -1,6 +1,6 @@ { "name": "bitgo", - "version": "25.0.0", + "version": "26.0.0", "description": "BitGo JavaScript SDK", "main": "./dist/src/index.js", "types": "./dist/types/src/index.d.ts", @@ -44,63 +44,63 @@ "gen-docs": "typedoc" }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/account-lib": "^10.0.0", - "@bitgo/blockapis": "^1.7.22", - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-coin-ada": "^2.23.0", - "@bitgo/sdk-coin-algo": "^1.13.0", - "@bitgo/sdk-coin-arbeth": "^7.0.0", - "@bitgo/sdk-coin-atom": "^3.14.0", - "@bitgo/sdk-coin-avaxc": "^2.15.0", - "@bitgo/sdk-coin-avaxp": "^3.9.0", - "@bitgo/sdk-coin-bch": "^1.5.19", - "@bitgo/sdk-coin-bcha": "^1.7.19", - "@bitgo/sdk-coin-bera": "^1.8.0", - "@bitgo/sdk-coin-bld": "^1.12.0", - "@bitgo/sdk-coin-bsc": "^9.0.0", - "@bitgo/sdk-coin-bsv": "^1.5.19", - "@bitgo/sdk-coin-btc": "^1.7.19", - "@bitgo/sdk-coin-btg": "^1.5.19", - "@bitgo/sdk-coin-celo": "^1.5.19", - "@bitgo/sdk-coin-coreum": "^7.0.0", - "@bitgo/sdk-coin-cspr": "^1.13.0", - "@bitgo/sdk-coin-dash": "^1.5.19", - "@bitgo/sdk-coin-doge": "^1.12.19", - "@bitgo/sdk-coin-dot": "^3.21.0", - "@bitgo/sdk-coin-eos": "^1.5.19", - "@bitgo/sdk-coin-etc": "^1.4.19", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-coin-eth2": "^1.4.19", - "@bitgo/sdk-coin-ethw": "^7.0.0", - "@bitgo/sdk-coin-hash": "^1.12.0", - "@bitgo/sdk-coin-hbar": "^1.5.19", - "@bitgo/sdk-coin-injective": "^1.12.0", - "@bitgo/sdk-coin-islm": "^1.8.0", - "@bitgo/sdk-coin-ltc": "^2.2.19", - "@bitgo/sdk-coin-near": "^1.6.19", - "@bitgo/sdk-coin-opeth": "^4.0.0", - "@bitgo/sdk-coin-osmo": "^1.14.0", - "@bitgo/sdk-coin-polygon": "^7.0.0", - "@bitgo/sdk-coin-rbtc": "^1.5.19", - "@bitgo/sdk-coin-sei": "^1.12.0", - "@bitgo/sdk-coin-sol": "^2.26.0", - "@bitgo/sdk-coin-stx": "^2.3.19", - "@bitgo/sdk-coin-sui": "^4.11.0", - "@bitgo/sdk-coin-tia": "^1.12.0", - "@bitgo/sdk-coin-ton": "^1.8.0", - "@bitgo/sdk-coin-trx": "^1.24.0", - "@bitgo/sdk-coin-xlm": "^2.11.0", - "@bitgo/sdk-coin-xrp": "^1.7.19", - "@bitgo/sdk-coin-xtz": "^1.6.19", - "@bitgo/sdk-coin-zec": "^1.5.19", - "@bitgo/sdk-coin-zeta": "^1.17.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/account-lib": "^11.0.0", + "@bitgo/blockapis": "^1.7.23", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-coin-ada": "^2.24.0", + "@bitgo/sdk-coin-algo": "^1.14.0", + "@bitgo/sdk-coin-arbeth": "^8.0.0", + "@bitgo/sdk-coin-atom": "^3.15.0", + "@bitgo/sdk-coin-avaxc": "^2.16.0", + "@bitgo/sdk-coin-avaxp": "^3.10.0", + "@bitgo/sdk-coin-bch": "^1.5.20", + "@bitgo/sdk-coin-bcha": "^1.7.20", + "@bitgo/sdk-coin-bera": "^1.9.0", + "@bitgo/sdk-coin-bld": "^1.13.0", + "@bitgo/sdk-coin-bsc": "^10.0.0", + "@bitgo/sdk-coin-bsv": "^1.5.20", + "@bitgo/sdk-coin-btc": "^1.7.20", + "@bitgo/sdk-coin-btg": "^1.5.20", + "@bitgo/sdk-coin-celo": "^1.5.20", + "@bitgo/sdk-coin-coreum": "^8.0.0", + "@bitgo/sdk-coin-cspr": "^1.14.0", + "@bitgo/sdk-coin-dash": "^1.5.20", + "@bitgo/sdk-coin-doge": "^1.12.20", + "@bitgo/sdk-coin-dot": "^3.22.0", + "@bitgo/sdk-coin-eos": "^1.5.20", + "@bitgo/sdk-coin-etc": "^1.4.20", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-coin-eth2": "^1.4.20", + "@bitgo/sdk-coin-ethw": "^8.0.0", + "@bitgo/sdk-coin-hash": "^1.13.0", + "@bitgo/sdk-coin-hbar": "^1.5.20", + "@bitgo/sdk-coin-injective": "^1.13.0", + "@bitgo/sdk-coin-islm": "^1.9.0", + "@bitgo/sdk-coin-ltc": "^2.2.20", + "@bitgo/sdk-coin-near": "^1.6.20", + "@bitgo/sdk-coin-opeth": "^5.0.0", + "@bitgo/sdk-coin-osmo": "^1.15.0", + "@bitgo/sdk-coin-polygon": "^8.0.0", + "@bitgo/sdk-coin-rbtc": "^1.5.20", + "@bitgo/sdk-coin-sei": "^1.13.0", + "@bitgo/sdk-coin-sol": "^2.27.0", + "@bitgo/sdk-coin-stx": "^2.3.20", + "@bitgo/sdk-coin-sui": "^4.12.0", + "@bitgo/sdk-coin-tia": "^1.13.0", + "@bitgo/sdk-coin-ton": "^1.9.0", + "@bitgo/sdk-coin-trx": "^1.25.0", + "@bitgo/sdk-coin-xlm": "^2.12.0", + "@bitgo/sdk-coin-xrp": "^1.7.20", + "@bitgo/sdk-coin-xtz": "^1.6.20", + "@bitgo/sdk-coin-zec": "^1.5.20", + "@bitgo/sdk-coin-zeta": "^1.18.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", "@bitgo/sjcl": "^1.0.1", - "@bitgo/statics": "^35.0.0", - "@bitgo/unspents": "^0.34.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/unspents": "^0.35.0", + "@bitgo/utxo-lib": "^9.23.0", "@types/bluebird": "^3.5.25", "@types/superagent": "^4.1.3", "bignumber.js": "^9.1.1", @@ -112,7 +112,7 @@ "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-test": "^1.2.50", "@openpgp/web-stream-tools": "0.0.14", "@types/create-hmac": "^1.1.0", "@types/debug": "^4.1.4", diff --git a/modules/blockapis/CHANGELOG.md b/modules/blockapis/CHANGELOG.md index 36b331fb2b..344f822f57 100644 --- a/modules/blockapis/CHANGELOG.md +++ b/modules/blockapis/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/blockapis@1.7.3...@bitgo/blockapis@1.7.23) (2023-12-05) + +**Note:** Version bump only for package @bitgo/blockapis + ## [1.7.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/blockapis@1.7.3...@bitgo/blockapis@1.7.22) (2023-11-28) **Note:** Version bump only for package @bitgo/blockapis diff --git a/modules/blockapis/package.json b/modules/blockapis/package.json index aaf83dbeec..b171ae7879 100644 --- a/modules/blockapis/package.json +++ b/modules/blockapis/package.json @@ -1,7 +1,7 @@ { "name": "@bitgo/blockapis", "description": "Access public block explorer APIs for a variety of coins", - "version": "1.7.22", + "version": "1.7.23", "main": "dist/src/index.js", "files": [ "dist/src/**/*" @@ -22,7 +22,7 @@ "directory": "modules/blockapis" }, "dependencies": { - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/utxo-lib": "^9.23.0", "@types/superagent": "4.1.16", "bluebird": "^3.7.2", "superagent": "^7.1.1" diff --git a/modules/express/CHANGELOG.md b/modules/express/CHANGELOG.md index 5e45440532..fd6bb59007 100644 --- a/modules/express/CHANGELOG.md +++ b/modules/express/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [9.49.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/express@9.32.0...@bitgo/express@9.49.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f)) + +### Features + +- **express:** add external signer support for signig with derivation paths ([ceb89dd](https://github.com/BitGo/BitGoJS/commit/ceb89dd72b7f5f7c59484d5517ac32c4f499fd32)) +- migrate docker builds ([f67e5b2](https://github.com/BitGo/BitGoJS/commit/f67e5b2ef1eff2a773906e813304ae2c75aeb483)) +- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c)) + # [9.48.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/express@9.32.0...@bitgo/express@9.48.0) (2023-11-28) ### Bug Fixes diff --git a/modules/express/package.json b/modules/express/package.json index c7bba30883..1819ade892 100644 --- a/modules/express/package.json +++ b/modules/express/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/express", - "version": "9.48.0", + "version": "9.49.0", "private": true, "description": "Local signing server and proxy for the BitGo platform", "main": "./dist/src/index.js", @@ -37,9 +37,9 @@ "fmt": "yarn prettier --write '{src,test}/**/*.{ts,js,json}'" }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", + "@bitgo/sdk-core": "^15.0.0", "argparse": "^1.0.10", - "bitgo": "^25.0.0", + "bitgo": "^26.0.0", "bluebird": "^3.5.3", "body-parser": "^1.19.0", "connect-timeout": "^1.9.0", @@ -51,8 +51,8 @@ "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/sdk-test": "^1.2.50", "@types/argparse": "^1.0.36", "@types/bluebird": "^3.5.25", "@types/body-parser": "^1.17.0", diff --git a/modules/key-card/CHANGELOG.md b/modules/key-card/CHANGELOG.md index 866e3a8f06..0aa2f2bba8 100644 --- a/modules/key-card/CHANGELOG.md +++ b/modules/key-card/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/key-card@0.1.16...@bitgo/key-card@0.10.0) (2023-12-05) + +### Bug Fixes + +- **key-card:** fix types ([810985e](https://github.com/BitGo/BitGoJS/commit/810985e54694a72492470e71731b4db74182cd5b)) + +### Features + +- **key-card:** add boxes for master public keys ([a75e7bd](https://github.com/BitGo/BitGoJS/commit/a75e7bdec4ff524bae5860aa0d5bb02598536c97)) +- **key-card:** add keycard generation for cold tss key creation ([76b7246](https://github.com/BitGo/BitGoJS/commit/76b7246e89ed2dd4c17dcfa330e4194d7d45d02f)) + # [0.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/key-card@0.1.16...@bitgo/key-card@0.9.0) (2023-11-28) ### Bug Fixes diff --git a/modules/key-card/package.json b/modules/key-card/package.json index 65ef138078..a21c0cea39 100644 --- a/modules/key-card/package.json +++ b/modules/key-card/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/key-card", - "version": "0.9.0", + "version": "0.10.0", "description": "key card generator for BitGo wallets", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -33,9 +33,9 @@ ] }, "dependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "jspdf": "^2.5.1", "qrcode": "^1.5.1" }, diff --git a/modules/sdk-api/CHANGELOG.md b/modules/sdk-api/CHANGELOG.md index 457d8baf19..406cdbcd9a 100644 --- a/modules/sdk-api/CHANGELOG.md +++ b/modules/sdk-api/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.31.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-api@1.13.0...@bitgo/sdk-api@1.31.0) (2023-12-05) + +### Bug Fixes + +- **bitgo:** add overrides and resolutions to pkgs ([14c33b4](https://github.com/BitGo/BitGoJS/commit/14c33b4bbffda09ba6a389f540c1fb8cc2a43bf9)) +- **sdk-api:** drop `superagent-proxy` dependency ([06a86fd](https://github.com/BitGo/BitGoJS/commit/06a86fd3def3865ac05713bd879e2d2df32c599d)) +- **sdk-api:** upgrade critical vulnerabilities from snyk scan ([cd97347](https://github.com/BitGo/BitGoJS/commit/cd97347046b1a6644db6682e9f8e9ca8b5fe4ad7)) +- **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18)) + +### Features + +- improve logic and add unit test ([722d729](https://github.com/BitGo/BitGoJS/commit/722d729600ff6de2a04e93329d27e406f51a456b)) +- **sdk-api:** add check to see if the derived xpub matches ([efef716](https://github.com/BitGo/BitGoJS/commit/efef7166e37a2de6b5dfe1d1ea3f4d9493d3a7dd)) +- **sdk-api:** add size correction factor for transactions created ([5f0131c](https://github.com/BitGo/BitGoJS/commit/5f0131cd7016ad7dc4cf4b0be177e0c7ab7f4d25)) +- **sdk-api:** test for fully signed tx of v1 safe wallet ([ec91fb6](https://github.com/BitGo/BitGoJS/commit/ec91fb616187983611044230097236fa9229f55d)) +- **utxo-lib:** add tests for v1 safe wallets with uncompressed ([4ac75f0](https://github.com/BitGo/BitGoJS/commit/4ac75f0031a40aa17de37f176e3493284cba4cac)) + # [1.30.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-api@1.13.0...@bitgo/sdk-api@1.30.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-api/package.json b/modules/sdk-api/package.json index 97b273b811..a0a4c02548 100644 --- a/modules/sdk-api/package.json +++ b/modules/sdk-api/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-api", - "version": "1.30.0", + "version": "1.31.0", "description": "REST wrapper for BitGoJS", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -50,10 +50,10 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", + "@bitgo/sdk-core": "^15.0.0", "@bitgo/sjcl": "^1.0.1", - "@bitgo/unspents": "^0.34.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/unspents": "^0.35.0", + "@bitgo/utxo-lib": "^9.23.0", "@types/superagent": "4.1.15", "bitcoinjs-message": "npm:@bitgo-forks/bitcoinjs-message@1.0.0-master.2", "bluebird": "^3.5.3", diff --git a/modules/sdk-coin-ada/CHANGELOG.md b/modules/sdk-coin-ada/CHANGELOG.md index 61965debc2..65eecf39cd 100644 --- a/modules/sdk-coin-ada/CHANGELOG.md +++ b/modules/sdk-coin-ada/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.24.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.24.0) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-ada:** add multi-asset to init builder flow ([5c75ac6](https://github.com/BitGo/BitGoJS/commit/5c75ac6b9e3b4df146332670b85176375c58820b)) +- **sdk-coin-ada:** add separate UTXOs for each token with 1 ADA ([05ec950](https://github.com/BitGo/BitGoJS/commit/05ec950040e76f94a05a4e96add1683449a89b10)) +- **sdk-coin-ada:** fix ada createBroadcastableTransaction method for arrays of txns ([ee27caf](https://github.com/BitGo/BitGoJS/commit/ee27cafa9e6ad53b063c5365f4cafce0f4f46d89)) +- **sdk-coin-ada:** fix ada recovery for wallets derived from the same keys ([7900b22](https://github.com/BitGo/BitGoJS/commit/7900b22976a8829446cf0c991827239f9cdca19d)) + +### Features + +- **sdk-coin-ada:** add consolidation method for ada recovery ([d912027](https://github.com/BitGo/BitGoJS/commit/d9120274fa7324dc2d0b37eae5f35300efc3b492)) +- **sdk-coin-ada:** add lastScanIndex for consolidation support ([bf9b910](https://github.com/BitGo/BitGoJS/commit/bf9b9103e11cd5e0e38304d6ba2999d76fc128dc)) +- **sdk-coin-ada:** add support for multi asset in tx building ([c2e3d3e](https://github.com/BitGo/BitGoJS/commit/c2e3d3e63cbe5f2f040b52844b58f7988969e291)) +- **sdk-coin-ada:** create method to produce broadcastable ada sweep txn ([b5591ee](https://github.com/BitGo/BitGoJS/commit/b5591ee8e7a31cad1b817f02f9147bab10c49357)) +- **sdk-coin-ada:** dynamically modify fee based on asset output for consolidation ([147b430](https://github.com/BitGo/BitGoJS/commit/147b430d5a0939c5b0d1b48b52a088803a68a58f)) +- **sdk-coin-ada:** fix ada sweep recovery format for ovc signing ([7b88f90](https://github.com/BitGo/BitGoJS/commit/7b88f902d533507ee6f499ba5650e5a61d2c54b6)) +- **sdk-coin-ada:** increase min amount to 1.5 ADA for token consolidation ([4db4e6d](https://github.com/BitGo/BitGoJS/commit/4db4e6d6e98d0b7f9d2b0cb81bfe3b3a5af0c545)) +- **sdk-coin-ada:** return ovc compatible format for ada sweep txns ([a32d18a](https://github.com/BitGo/BitGoJS/commit/a32d18ab09162ca48aefe8bd5e3be52a7a6b3924)) + # [2.23.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ada@2.6.0...@bitgo/sdk-coin-ada@2.23.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-ada/package.json b/modules/sdk-coin-ada/package.json index dcbd7c8943..16427451f6 100644 --- a/modules/sdk-coin-ada/package.json +++ b/modules/sdk-coin-ada/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-ada", - "version": "2.23.0", + "version": "2.24.0", "description": "BitGo SDK coin library for Ada", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@emurgo/cardano-serialization-lib-browser": "^11.4.0", "@emurgo/cardano-serialization-lib-nodejs": "^11.4.0", "bech32": "^2.0.0", @@ -52,7 +52,7 @@ "tweetnacl": "^1.0.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-algo/CHANGELOG.md b/modules/sdk-coin-algo/CHANGELOG.md index 82861ea254..6f421f284f 100644 --- a/modules/sdk-coin-algo/CHANGELOG.md +++ b/modules/sdk-coin-algo/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-algo@1.5.0...@bitgo/sdk-coin-algo@1.14.0) (2023-12-05) + +### Features + +- **sdk-coin-algo:** support for token enablement ([af718c9](https://github.com/BitGo/BitGoJS/commit/af718c992d0663722fe951f0a29a20825ba0e91c)) + # [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-algo@1.5.0...@bitgo/sdk-coin-algo@1.13.0) (2023-11-28) ### Features diff --git a/modules/sdk-coin-algo/package.json b/modules/sdk-coin-algo/package.json index 9493536d61..96cbc0a3e4 100644 --- a/modules/sdk-coin-algo/package.json +++ b/modules/sdk-coin-algo/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-algo", - "version": "1.13.0", + "version": "1.14.0", "description": "BitGo SDK coin library for Algorand", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@hashgraph/cryptography": "1.1.2", "@stablelib/hex": "^1.0.0", "algosdk": "1.14.0", @@ -55,8 +55,8 @@ "tweetnacl": "^1.0.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "should": "^13.1.3", "sinon": "^7.5.0" } diff --git a/modules/sdk-coin-arbeth/CHANGELOG.md b/modules/sdk-coin-arbeth/CHANGELOG.md index 368a5589f6..9258d14294 100644 --- a/modules/sdk-coin-arbeth/CHANGELOG.md +++ b/modules/sdk-coin-arbeth/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 8.0.0 (2023-12-05) + +### Bug Fixes + +- **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f)) + +### Code Refactoring + +- **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a)) +- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea)) +- **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a)) + +### Features + +- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0)) +- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e)) +- **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f)) + +### BREAKING CHANGES + +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added + a new class AbstractEthLikeNewCoins which will be having both multisig + and MPC related methods + +TICKET: WIN-1021 + # 7.0.0 (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-arbeth/package.json b/modules/sdk-coin-arbeth/package.json index c958df7267..f6138e6fbf 100644 --- a/modules/sdk-coin-arbeth/package.json +++ b/modules/sdk-coin-arbeth/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-arbeth", - "version": "7.0.0", + "version": "8.0.0", "description": "BitGo SDK coin library for Arbitrum", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,16 +40,16 @@ ] }, "dependencies": { - "@bitgo/abstract-eth": "^7.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/abstract-eth": "^8.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@ethereumjs/common": "^2.6.5", "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "secp256k1": "5.0.0" } } diff --git a/modules/sdk-coin-atom/CHANGELOG.md b/modules/sdk-coin-atom/CHANGELOG.md index bdeb37e7b3..32d9e3888a 100644 --- a/modules/sdk-coin-atom/CHANGELOG.md +++ b/modules/sdk-coin-atom/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.15.0) (2023-12-05) + +### Bug Fixes + +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Features + +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) + # [3.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-atom@3.6.0...@bitgo/sdk-coin-atom@3.14.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-atom/package.json b/modules/sdk-coin-atom/package.json index 9ef06e04d6..c049b08ee5 100644 --- a/modules/sdk-coin-atom/package.json +++ b/modules/sdk-coin-atom/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-atom", - "version": "3.14.0", + "version": "3.15.0", "description": "BitGo SDK coin library for Cosmos", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,10 +40,10 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/crypto": "^0.29.5", "@cosmjs/encoding": "^0.29.5", @@ -55,8 +55,8 @@ "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183", "axios": "^1.3.4" } diff --git a/modules/sdk-coin-avaxc/CHANGELOG.md b/modules/sdk-coin-avaxc/CHANGELOG.md index d12bd34cef..4e855fab9c 100644 --- a/modules/sdk-coin-avaxc/CHANGELOG.md +++ b/modules/sdk-coin-avaxc/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.16.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-avaxc@2.6.0...@bitgo/sdk-coin-avaxc@2.16.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f)) + +### Features + +- **sdk-coin-avaxc:** add avax token support in recovery method ([2ace2a1](https://github.com/BitGo/BitGoJS/commit/2ace2a1d34688b7496f1c085ae666e00387f639c)) +- **statics:** add SOL tokens for FTX ([5c5139a](https://github.com/BitGo/BitGoJS/commit/5c5139a112867701dcda6b3ae5226548be934733)) +- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c)) + # [2.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-avaxc@2.6.0...@bitgo/sdk-coin-avaxc@2.15.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-avaxc/package.json b/modules/sdk-coin-avaxc/package.json index fc325db5b0..24a1cfb51a 100644 --- a/modules/sdk-coin-avaxc/package.json +++ b/modules/sdk-coin-avaxc/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-avaxc", - "version": "2.15.0", + "version": "2.16.0", "description": "BitGo SDK coin library for Avalanche c-chain", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,11 +40,11 @@ ] }, "dependencies": { - "@bitgo/sdk-coin-avaxp": "^3.9.0", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-coin-avaxp": "^3.10.0", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@ethereumjs/common": "^2.6.5", "bignumber.js": "^9.1.1", "ethereumjs-abi": "^0.6.5", @@ -55,8 +55,8 @@ "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "ethers": "^5.1.3" } } diff --git a/modules/sdk-coin-avaxp/CHANGELOG.md b/modules/sdk-coin-avaxp/CHANGELOG.md index 81b1f42a6e..b432629469 100644 --- a/modules/sdk-coin-avaxp/CHANGELOG.md +++ b/modules/sdk-coin-avaxp/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-avaxp@3.7.0...@bitgo/sdk-coin-avaxp@3.10.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Features + +- **sdk-coin-avaxp:** replace export fee for import fee on output validation ([a0ae101](https://github.com/BitGo/BitGoJS/commit/a0ae101487cf88eecb078ed793b640160703c086)) + # [3.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-avaxp@3.7.0...@bitgo/sdk-coin-avaxp@3.9.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-avaxp/package.json b/modules/sdk-coin-avaxp/package.json index fe360408e1..6770bd8bb6 100644 --- a/modules/sdk-coin-avaxp/package.json +++ b/modules/sdk-coin-avaxp/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-avaxp", - "version": "3.9.0", + "version": "3.10.0", "description": "BitGo's SDK coin library for avaxp coin", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -43,14 +43,14 @@ ] }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/elliptic": "^6.4.12" }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "avalanche": "3.15.3", "bignumber.js": "^9.0.0", "create-hash": "^1.2.0", diff --git a/modules/sdk-coin-bch/CHANGELOG.md b/modules/sdk-coin-bch/CHANGELOG.md index 57d2574c1b..33996c86fa 100644 --- a/modules/sdk-coin-bch/CHANGELOG.md +++ b/modules/sdk-coin-bch/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bch@1.5.0...@bitgo/sdk-coin-bch@1.5.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-bch + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bch@1.5.0...@bitgo/sdk-coin-bch@1.5.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-bch diff --git a/modules/sdk-coin-bch/package.json b/modules/sdk-coin-bch/package.json index 7cd54902c6..823979d4cc 100644 --- a/modules/sdk-coin-bch/package.json +++ b/modules/sdk-coin-bch/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-bch", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Bitcoin Cash", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,12 +40,12 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-bcha/CHANGELOG.md b/modules/sdk-coin-bcha/CHANGELOG.md index 7f04c2bad9..4da715f50b 100644 --- a/modules/sdk-coin-bcha/CHANGELOG.md +++ b/modules/sdk-coin-bcha/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bcha@1.7.0...@bitgo/sdk-coin-bcha@1.7.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-bcha + ## [1.7.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bcha@1.7.0...@bitgo/sdk-coin-bcha@1.7.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-bcha diff --git a/modules/sdk-coin-bcha/package.json b/modules/sdk-coin-bcha/package.json index e6278a48ef..260a651db2 100644 --- a/modules/sdk-coin-bcha/package.json +++ b/modules/sdk-coin-bcha/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-bcha", - "version": "1.7.19", + "version": "1.7.20", "description": "BitGo SDK coin library for Bitcoin abc", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,13 +40,13 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-coin-bch": "^1.5.19", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-coin-bch": "^1.5.20", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-bera/CHANGELOG.md b/modules/sdk-coin-bera/CHANGELOG.md index 6638916b00..fcd02b3f95 100644 --- a/modules/sdk-coin-bera/CHANGELOG.md +++ b/modules/sdk-coin-bera/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.9.0 (2023-12-05) + +### Bug Fixes + +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) + +### Features + +- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d)) + # 1.8.0 (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-bera/package.json b/modules/sdk-coin-bera/package.json index 0061af6138..0f7761083b 100644 --- a/modules/sdk-coin-bera/package.json +++ b/modules/sdk-coin-bera/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-bera", - "version": "1.8.0", + "version": "1.9.0", "description": "BitGo SDK coin library for Bera", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,15 +40,15 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-bld/CHANGELOG.md b/modules/sdk-coin-bld/CHANGELOG.md index a3deb2a752..9a68a351c5 100644 --- a/modules/sdk-coin-bld/CHANGELOG.md +++ b/modules/sdk-coin-bld/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bld@1.4.0...@bitgo/sdk-coin-bld@1.13.0) (2023-12-05) + +### Bug Fixes + +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Features + +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) + # [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bld@1.4.0...@bitgo/sdk-coin-bld@1.12.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-bld/package.json b/modules/sdk-coin-bld/package.json index 6b60be227a..64636a6d3a 100644 --- a/modules/sdk-coin-bld/package.json +++ b/modules/sdk-coin-bld/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-bld", - "version": "1.12.0", + "version": "1.13.0", "description": "BitGo SDK coin library for Agoric", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,18 +40,18 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183" } } diff --git a/modules/sdk-coin-bsc/CHANGELOG.md b/modules/sdk-coin-bsc/CHANGELOG.md index e05254ecbc..5d02075722 100644 --- a/modules/sdk-coin-bsc/CHANGELOG.md +++ b/modules/sdk-coin-bsc/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@10.0.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Code Refactoring + +- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea)) + +### Features + +- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0)) + +### BREAKING CHANGES + +- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added + a new class AbstractEthLikeNewCoins which will be having both multisig + and MPC related methods + +TICKET: WIN-1021 + # [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@9.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-bsc/package.json b/modules/sdk-coin-bsc/package.json index 0e37affaa9..1b41237b72 100644 --- a/modules/sdk-coin-bsc/package.json +++ b/modules/sdk-coin-bsc/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-bsc", - "version": "9.0.0", + "version": "10.0.0", "description": "BitGo SDK coin library for Binance Smart Chain", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,14 +40,14 @@ ] }, "dependencies": { - "@bitgo/abstract-eth": "^7.0.0", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-eth": "^8.0.0", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "@ethereumjs/common": "^2.6.5" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-bsv/CHANGELOG.md b/modules/sdk-coin-bsv/CHANGELOG.md index 206464b89e..24196fb688 100644 --- a/modules/sdk-coin-bsv/CHANGELOG.md +++ b/modules/sdk-coin-bsv/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsv@1.5.0...@bitgo/sdk-coin-bsv@1.5.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-bsv + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsv@1.5.0...@bitgo/sdk-coin-bsv@1.5.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-bsv diff --git a/modules/sdk-coin-bsv/package.json b/modules/sdk-coin-bsv/package.json index d2b213567b..ddb62f0690 100644 --- a/modules/sdk-coin-bsv/package.json +++ b/modules/sdk-coin-bsv/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-bsv", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Bitcoin sv", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,13 +40,13 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-coin-bch": "^1.5.19", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-coin-bch": "^1.5.20", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-btc/CHANGELOG.md b/modules/sdk-coin-btc/CHANGELOG.md index 34da38191e..c03c6e1ef0 100644 --- a/modules/sdk-coin-btc/CHANGELOG.md +++ b/modules/sdk-coin-btc/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-btc@1.7.0...@bitgo/sdk-coin-btc@1.7.20) (2023-12-05) + +### Bug Fixes + +- **abstract-utxo:** upper case address should return false ([f0b6c46](https://github.com/BitGo/BitGoJS/commit/f0b6c467daaa0e43bb2923993fb238c7a4ce6f59)) + ## [1.7.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-btc@1.7.0...@bitgo/sdk-coin-btc@1.7.19) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-btc/package.json b/modules/sdk-coin-btc/package.json index 261a7517f0..e382994247 100644 --- a/modules/sdk-coin-btc/package.json +++ b/modules/sdk-coin-btc/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-btc", - "version": "1.7.19", + "version": "1.7.20", "description": "BitGo SDK coin library for Bitcoin", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,13 +40,13 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0", - "@bitgo/utxo-ord": "^1.7.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0", + "@bitgo/utxo-ord": "^1.8.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-btg/CHANGELOG.md b/modules/sdk-coin-btg/CHANGELOG.md index a336b18562..d311d1919b 100644 --- a/modules/sdk-coin-btg/CHANGELOG.md +++ b/modules/sdk-coin-btg/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-btg@1.5.0...@bitgo/sdk-coin-btg@1.5.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-btg + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-btg@1.5.0...@bitgo/sdk-coin-btg@1.5.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-btg diff --git a/modules/sdk-coin-btg/package.json b/modules/sdk-coin-btg/package.json index f37f3a6401..fee5ede82c 100644 --- a/modules/sdk-coin-btg/package.json +++ b/modules/sdk-coin-btg/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-btg", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Bitcoin Gold", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,12 +40,12 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-celo/CHANGELOG.md b/modules/sdk-coin-celo/CHANGELOG.md index 379f579f6b..08b833b6ee 100644 --- a/modules/sdk-coin-celo/CHANGELOG.md +++ b/modules/sdk-coin-celo/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-celo@1.5.0...@bitgo/sdk-coin-celo@1.5.20) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-celo@1.5.0...@bitgo/sdk-coin-celo@1.5.19) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-celo/package.json b/modules/sdk-coin-celo/package.json index fd62d298ae..a523859b36 100644 --- a/modules/sdk-coin-celo/package.json +++ b/modules/sdk-coin-celo/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-celo", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Celo", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,10 +40,10 @@ ] }, "dependencies": { - "@bitgo/abstract-eth": "^7.0.0", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-eth": "^8.0.0", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "@celo/connect": "^2.0.0", "@celo/contractkit": "^2.0.0", "@celo/wallet-base": "^2.0.0", @@ -55,7 +55,7 @@ "ethers": "^5.1.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-coreum/CHANGELOG.md b/modules/sdk-coin-coreum/CHANGELOG.md index a61b36bf36..613af88719 100644 --- a/modules/sdk-coin-coreum/CHANGELOG.md +++ b/modules/sdk-coin-coreum/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 8.0.0 (2023-12-05) + +### Bug Fixes + +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) + +### Code Refactoring + +- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb)) + +### BREAKING CHANGES + +- rename coin module, coin name, named exports for coreum + # 7.0.0 (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-coreum/package.json b/modules/sdk-coin-coreum/package.json index af4c571cf7..541ed00fd0 100644 --- a/modules/sdk-coin-coreum/package.json +++ b/modules/sdk-coin-coreum/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-coreum", - "version": "7.0.0", + "version": "8.0.0", "description": "BitGo SDK coin library for Coreum", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,17 +40,17 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-cspr/CHANGELOG.md b/modules/sdk-coin-cspr/CHANGELOG.md index a31fe60d40..45cb252def 100644 --- a/modules/sdk-coin-cspr/CHANGELOG.md +++ b/modules/sdk-coin-cspr/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cspr@1.4.0...@bitgo/sdk-coin-cspr@1.14.0) (2023-12-05) + +### Features + +- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c)) + # [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cspr@1.4.0...@bitgo/sdk-coin-cspr@1.13.0) (2023-11-28) ### Features diff --git a/modules/sdk-coin-cspr/package.json b/modules/sdk-coin-cspr/package.json index aaac4fb189..310c341dd1 100644 --- a/modules/sdk-coin-cspr/package.json +++ b/modules/sdk-coin-cspr/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-cspr", - "version": "1.13.0", + "version": "1.14.0", "description": "BitGo SDK coin library for Casper", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@ethersproject/bignumber": "^5.6.0", "@stablelib/hex": "^1.0.0", "bignumber.js": "^9.0.0", @@ -51,8 +51,8 @@ "secp256k1": "5.0.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "tweetnacl": "^1.0.3" } } diff --git a/modules/sdk-coin-dash/CHANGELOG.md b/modules/sdk-coin-dash/CHANGELOG.md index 337216e93a..4f75b8f11c 100644 --- a/modules/sdk-coin-dash/CHANGELOG.md +++ b/modules/sdk-coin-dash/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-dash@1.5.0...@bitgo/sdk-coin-dash@1.5.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-dash + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-dash@1.5.0...@bitgo/sdk-coin-dash@1.5.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-dash diff --git a/modules/sdk-coin-dash/package.json b/modules/sdk-coin-dash/package.json index 3f28aafc3a..ad3e015573 100644 --- a/modules/sdk-coin-dash/package.json +++ b/modules/sdk-coin-dash/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-dash", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Dash", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,12 +40,12 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-doge/CHANGELOG.md b/modules/sdk-coin-doge/CHANGELOG.md index 49c1132ef0..2251ef245a 100644 --- a/modules/sdk-coin-doge/CHANGELOG.md +++ b/modules/sdk-coin-doge/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.12.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-doge@1.12.0...@bitgo/sdk-coin-doge@1.12.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-doge + ## [1.12.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-doge@1.12.0...@bitgo/sdk-coin-doge@1.12.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-doge diff --git a/modules/sdk-coin-doge/package.json b/modules/sdk-coin-doge/package.json index 5104eaf0bc..a4db124346 100644 --- a/modules/sdk-coin-doge/package.json +++ b/modules/sdk-coin-doge/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-doge", - "version": "1.12.19", + "version": "1.12.20", "description": "BitGo SDK coin library for Dogecoin", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,12 +40,12 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-dot/CHANGELOG.md b/modules/sdk-coin-dot/CHANGELOG.md index 4a43c91b9d..050664fd1c 100644 --- a/modules/sdk-coin-dot/CHANGELOG.md +++ b/modules/sdk-coin-dot/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.22.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-dot@3.2.0...@bitgo/sdk-coin-dot@3.22.0) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-dot:** add logging to troublshoot DOT staking ([902558a](https://github.com/BitGo/BitGoJS/commit/902558a24c93ca8e7977bdbb370a24098aea775b)) +- **sdk-coin-dot:** add logs to debug dot staking txn build failure ([eb929e3](https://github.com/BitGo/BitGoJS/commit/eb929e351a2330e820360c54541943ad67ba15eb)) +- **sdk-coin-dot:** add more logs to debug Dot staking issue ([ccb9914](https://github.com/BitGo/BitGoJS/commit/ccb99143b7b1b875c7d81ebf3a90b966ab1cef8e)) +- **sdk-coin-dot:** fix dot createBroadcastableSweepTransaction method for arrays of txns ([def85f8](https://github.com/BitGo/BitGoJS/commit/def85f840c93770c10d3f935eedc9df6833d93a7)) +- **sdk-coin-dot:** fix dot txns to account for existential deposit and fee ([cfff91c](https://github.com/BitGo/BitGoJS/commit/cfff91c5c689ebf272d94abe7100833ec43a018f)) +- **sdk-coin-dot:** fix dot unsigned sweep consolidation recovery txn ([7c4a782](https://github.com/BitGo/BitGoJS/commit/7c4a782d2804343872390f66ebb829c41b6146fb)) +- **sdk-coin-dot:** fix getFee method for DOT ([a9b2481](https://github.com/BitGo/BitGoJS/commit/a9b24819beb3aaed0ed4814bc6fe208e8d4f1b29)) +- **sdk-coin-dot:** make controller optional for bond call ([a6f6a0d](https://github.com/BitGo/BitGoJS/commit/a6f6a0d96afdb663a7a096c4eb2caf9ca1649d63)) +- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7)) + +### Features + +- **sdk-coin-dot:** add consolidation method for dot recovery ([a88633e](https://github.com/BitGo/BitGoJS/commit/a88633e27bd7ae33ab475ccea3e9385bea80b306)) +- **sdk-coin-dot:** add lastScanIndex for consolidation support ([3a4ce9f](https://github.com/BitGo/BitGoJS/commit/3a4ce9f0c6505032491ea453b5b34e182cf41da1)) +- **sdk-coin-dot:** add logs to debug DOT staking issue ([33c1a9c](https://github.com/BitGo/BitGoJS/commit/33c1a9c2d7051481f1afb993376a18d421170aa0)) +- **sdk-coin-dot:** add unit test for dot unsigned sweep consolidation recovery ([7ea5107](https://github.com/BitGo/BitGoJS/commit/7ea51076a7226b4b29ff6a07fbd8259214776239)) +- **sdk-coin-dot:** create function to produce broadcastable dot sweep ([ad9c9c4](https://github.com/BitGo/BitGoJS/commit/ad9c9c4cc79639a5745e82f62566afa6db2b8c6d)) +- **sdk-coin-dot:** fix dot sweep recovery format for ovc signing ([d73271b](https://github.com/BitGo/BitGoJS/commit/d73271bfcb806d980cd09db3828805b1ece8689d)) +- **sdk-coin-dot:** remove DOT console debug logging ([d4aad05](https://github.com/BitGo/BitGoJS/commit/d4aad0509a14bc0a89e8af7435353621044a1100)) +- **sdk-coin-dot:** return ovc compatible format for dot sweep txns ([748f40c](https://github.com/BitGo/BitGoJS/commit/748f40c044fb047639b9e8a0ecab30c4692523b0)) +- **sdk-coin-sol:** create method to produce broadcastable sol sweep txn ([d69ca4e](https://github.com/BitGo/BitGoJS/commit/d69ca4ea0688c4cf7c738ca826a9231438bb49c5)) + # [3.21.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-dot@3.2.0...@bitgo/sdk-coin-dot@3.21.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-dot/package.json b/modules/sdk-coin-dot/package.json index 21584d360e..aaa80fafa2 100644 --- a/modules/sdk-coin-dot/package.json +++ b/modules/sdk-coin-dot/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-dot", - "version": "3.21.0", + "version": "3.22.0", "description": "BitGo SDK coin library for Polkadot", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@polkadot/api": "10.9.1", "@polkadot/keyring": "12.3.2", "@polkadot/types": "10.9.1", @@ -58,8 +58,8 @@ "tweetnacl": "^1.0.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.151" } } diff --git a/modules/sdk-coin-eos/CHANGELOG.md b/modules/sdk-coin-eos/CHANGELOG.md index 86eeb2e243..fb49363d30 100644 --- a/modules/sdk-coin-eos/CHANGELOG.md +++ b/modules/sdk-coin-eos/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-eos@1.5.0...@bitgo/sdk-coin-eos@1.5.20) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-eos@1.5.0...@bitgo/sdk-coin-eos@1.5.19) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-eos/package.json b/modules/sdk-coin-eos/package.json index e05250b693..6eaa7dd5b9 100644 --- a/modules/sdk-coin-eos/package.json +++ b/modules/sdk-coin-eos/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-eos", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Eos", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "bignumber.js": "^9.0.2", "eosjs": "^21.0.2", "eosjs-ecc": "^4.0.4", @@ -50,8 +50,8 @@ "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.121" } } diff --git a/modules/sdk-coin-etc/CHANGELOG.md b/modules/sdk-coin-etc/CHANGELOG.md index e67292243a..c1f21e9de9 100644 --- a/modules/sdk-coin-etc/CHANGELOG.md +++ b/modules/sdk-coin-etc/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-etc@1.4.0...@bitgo/sdk-coin-etc@1.4.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-etc + ## [1.4.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-etc@1.4.0...@bitgo/sdk-coin-etc@1.4.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-etc diff --git a/modules/sdk-coin-etc/package.json b/modules/sdk-coin-etc/package.json index 7d976ca26d..f4c274633e 100644 --- a/modules/sdk-coin-etc/package.json +++ b/modules/sdk-coin-etc/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-etc", - "version": "1.4.19", + "version": "1.4.20", "description": "BitGo SDK coin library for Ethereum classic", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,15 +40,15 @@ ] }, "dependencies": { - "@bitgo/abstract-eth": "^7.0.0", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-eth": "^8.0.0", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "@ethereumjs/common": "^2.6.5", "ethereumjs-abi": "^0.6.5" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-eth/CHANGELOG.md b/modules/sdk-coin-eth/CHANGELOG.md index 1043b3bb37..274cdb6e49 100644 --- a/modules/sdk-coin-eth/CHANGELOG.md +++ b/modules/sdk-coin-eth/CHANGELOG.md @@ -3,6 +3,60 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-eth@4.7.0...@bitgo/sdk-coin-eth@11.0.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79)) + +### Code Refactoring + +- **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a)) +- **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a)) +- **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212)) + +### Features + +- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2)) +- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c)) + +### BREAKING CHANGES + +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken + class in abstract-eth module because TransactionBuilder in the + abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can + be added to the class that will inherit EthLikeToken class + +TransactionPrebuild from new class AbstractEthLikeNewCoins is being +exported now instead of TransactionPrebuild from AbstractEthLikeCoin +class as the TransactionPrebuild from AbstractEthLikeNewCoins also has +support for hop transactions, batch transactions, etc + +TICKET: WIN-1021 + # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-eth@4.7.0...@bitgo/sdk-coin-eth@10.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-eth/package.json b/modules/sdk-coin-eth/package.json index 7ef1c76e3d..69e91bd895 100644 --- a/modules/sdk-coin-eth/package.json +++ b/modules/sdk-coin-eth/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-eth", - "version": "10.0.0", + "version": "11.0.0", "description": "BitGo SDK coin library for Ethereum", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,10 +40,10 @@ ] }, "dependencies": { - "@bitgo/abstract-eth": "^7.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/abstract-eth": "^8.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@ethereumjs/tx": "^3.3.0", "@ethereumjs/util": "8.0.3", "ethereumjs-abi": "^0.6.5", @@ -54,8 +54,8 @@ "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "tweetnacl": "^1.0.3" } } diff --git a/modules/sdk-coin-eth2/CHANGELOG.md b/modules/sdk-coin-eth2/CHANGELOG.md index 022545a009..9eb88d9c6c 100644 --- a/modules/sdk-coin-eth2/CHANGELOG.md +++ b/modules/sdk-coin-eth2/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-eth2@1.4.0...@bitgo/sdk-coin-eth2@1.4.20) (2023-12-05) + +### Bug Fixes + +- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f)) + ## [1.4.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-eth2@1.4.0...@bitgo/sdk-coin-eth2@1.4.19) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-eth2/package.json b/modules/sdk-coin-eth2/package.json index 00af2b8d49..215d38c687 100644 --- a/modules/sdk-coin-eth2/package.json +++ b/modules/sdk-coin-eth2/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-eth2", - "version": "1.4.19", + "version": "1.4.20", "description": "BitGo SDK coin library for Eth2", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,14 +40,14 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", + "@bitgo/sdk-core": "^15.0.0", "bignumber.js": "^9.1.1", "ethereumjs-util": "7.1.5", "lodash": "^4.17.14", "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-ethw/CHANGELOG.md b/modules/sdk-coin-ethw/CHANGELOG.md index 1ccebeea08..5783c41ccc 100644 --- a/modules/sdk-coin-ethw/CHANGELOG.md +++ b/modules/sdk-coin-ethw/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@8.0.0) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79)) + +### Code Refactoring + +- **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a)) + +### BREAKING CHANGES + +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 + # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@7.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-ethw/package.json b/modules/sdk-coin-ethw/package.json index d168ecb659..8f908964a3 100644 --- a/modules/sdk-coin-ethw/package.json +++ b/modules/sdk-coin-ethw/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-ethw", - "version": "7.0.0", + "version": "8.0.0", "description": "BitGo SDK coin library for Ethereum pow", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,14 +40,14 @@ ] }, "dependencies": { - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "ethereumjs-util": "7.1.5", "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-hash/CHANGELOG.md b/modules/sdk-coin-hash/CHANGELOG.md index c9be35c1cc..8f270046e7 100644 --- a/modules/sdk-coin-hash/CHANGELOG.md +++ b/modules/sdk-coin-hash/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.13.0) (2023-12-05) + +### Bug Fixes + +- **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4)) +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-coin-hash:** use correct mainnet address format ([13129e3](https://github.com/BitGo/BitGoJS/commit/13129e3af18dba550d9de5652ed593148e953cc9)) + +### Features + +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) + # [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hash@1.4.0...@bitgo/sdk-coin-hash@1.12.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-hash/package.json b/modules/sdk-coin-hash/package.json index 26908ae29b..3cb9a2b886 100644 --- a/modules/sdk-coin-hash/package.json +++ b/modules/sdk-coin-hash/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-hash", - "version": "1.12.0", + "version": "1.13.0", "description": "BitGo SDK coin library for Provenance", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,18 +40,18 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183" } } diff --git a/modules/sdk-coin-hbar/CHANGELOG.md b/modules/sdk-coin-hbar/CHANGELOG.md index c7cca1eec0..f42e4c3532 100644 --- a/modules/sdk-coin-hbar/CHANGELOG.md +++ b/modules/sdk-coin-hbar/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.20) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-coin-hbar:** allow explain txn to take both feeParam as well as parsed json ([fcc8bc5](https://github.com/BitGo/BitGoJS/commit/fcc8bc571efb5c7ec218ef1d30b8eac4640a5d7e)) + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.5.0...@bitgo/sdk-coin-hbar@1.5.19) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-hbar/package.json b/modules/sdk-coin-hbar/package.json index 815fcab235..c64e9703ac 100644 --- a/modules/sdk-coin-hbar/package.json +++ b/modules/sdk-coin-hbar/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-hbar", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Hbar", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-coin-algo": "^1.13.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-coin-algo": "^1.14.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "@hashgraph/proto": "2.12.0", "@hashgraph/sdk": "2.29.0", "@stablelib/sha384": "^1.0.0", @@ -54,7 +54,7 @@ "tweetnacl": "^1.0.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-injective/CHANGELOG.md b/modules/sdk-coin-injective/CHANGELOG.md index 80599c8758..9bbb1361c0 100644 --- a/modules/sdk-coin-injective/CHANGELOG.md +++ b/modules/sdk-coin-injective/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-injective@1.4.0...@bitgo/sdk-coin-injective@1.13.0) (2023-12-05) + +### Bug Fixes + +- **abstract-cosmos:** getAccountDetails fix ([d5c6c74](https://github.com/BitGo/BitGoJS/commit/d5c6c74845e62ee3cd68321c55d729da1526fcae)) +- **abstract-cosmos:** getAccountDetails mock added for testcases ([1c8795a](https://github.com/BitGo/BitGoJS/commit/1c8795a194d66b41ff46c33d70d14e8343048936)) +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Features + +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) + # [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-injective@1.4.0...@bitgo/sdk-coin-injective@1.12.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-injective/package.json b/modules/sdk-coin-injective/package.json index c1bb6ba377..976da7a49d 100644 --- a/modules/sdk-coin-injective/package.json +++ b/modules/sdk-coin-injective/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-injective", - "version": "1.12.0", + "version": "1.13.0", "description": "BitGo SDK coin library for Injective", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,18 +40,18 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183" } } diff --git a/modules/sdk-coin-islm/CHANGELOG.md b/modules/sdk-coin-islm/CHANGELOG.md index 170258f3b4..d6439b5316 100644 --- a/modules/sdk-coin-islm/CHANGELOG.md +++ b/modules/sdk-coin-islm/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.9.0 (2023-12-05) + +### Bug Fixes + +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) + +### Features + +- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596)) + # 1.8.0 (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-islm/package.json b/modules/sdk-coin-islm/package.json index 726a0dfa09..28c239fba3 100644 --- a/modules/sdk-coin-islm/package.json +++ b/modules/sdk-coin-islm/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-islm", - "version": "1.8.0", + "version": "1.9.0", "description": "BitGo SDK coin library for Islm", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/proto-signing": "^0.29.5", @@ -54,7 +54,7 @@ "protobufjs": "^7.2.4" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-ltc/CHANGELOG.md b/modules/sdk-coin-ltc/CHANGELOG.md index ddc2550ec5..3cde13760e 100644 --- a/modules/sdk-coin-ltc/CHANGELOG.md +++ b/modules/sdk-coin-ltc/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ltc@2.2.0...@bitgo/sdk-coin-ltc@2.2.20) (2023-12-05) + +### Bug Fixes + +- **abstract-utxo:** upper case address should return false ([f0b6c46](https://github.com/BitGo/BitGoJS/commit/f0b6c467daaa0e43bb2923993fb238c7a4ce6f59)) + ## [2.2.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ltc@2.2.0...@bitgo/sdk-coin-ltc@2.2.19) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-ltc/package.json b/modules/sdk-coin-ltc/package.json index 595be5ea75..aa1649edf9 100644 --- a/modules/sdk-coin-ltc/package.json +++ b/modules/sdk-coin-ltc/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-ltc", - "version": "2.2.19", + "version": "2.2.20", "description": "BitGo SDK coin library for Litecoin", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,12 +40,12 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-near/CHANGELOG.md b/modules/sdk-coin-near/CHANGELOG.md index dc21063c69..1a5fffae65 100644 --- a/modules/sdk-coin-near/CHANGELOG.md +++ b/modules/sdk-coin-near/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.6.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-near@1.6.0...@bitgo/sdk-coin-near@1.6.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-near + ## [1.6.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-near@1.6.0...@bitgo/sdk-coin-near@1.6.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-near diff --git a/modules/sdk-coin-near/package.json b/modules/sdk-coin-near/package.json index 4841f249b8..3f47287ef7 100644 --- a/modules/sdk-coin-near/package.json +++ b/modules/sdk-coin-near/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-near", - "version": "1.6.19", + "version": "1.6.20", "description": "BitGo SDK coin library for Near", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,8 +40,8 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "@stablelib/hex": "^1.0.0", "bignumber.js": "^9.0.0", "bn.js": "^5.2.1", @@ -53,8 +53,8 @@ "tweetnacl": "^1.0.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.121" } } diff --git a/modules/sdk-coin-opeth/CHANGELOG.md b/modules/sdk-coin-opeth/CHANGELOG.md index d8441a4509..f4e8ce0909 100644 --- a/modules/sdk-coin-opeth/CHANGELOG.md +++ b/modules/sdk-coin-opeth/CHANGELOG.md @@ -3,6 +3,35 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 5.0.0 (2023-12-05) + +### Bug Fixes + +- **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f)) +- **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18)) + +### Code Refactoring + +- **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a)) + +### Features + +- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684)) + +### BREAKING CHANGES + +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 + # 4.0.0 (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-opeth/package.json b/modules/sdk-coin-opeth/package.json index 856d14faa7..7062c5d97c 100644 --- a/modules/sdk-coin-opeth/package.json +++ b/modules/sdk-coin-opeth/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-opeth", - "version": "4.0.0", + "version": "5.0.0", "description": "BitGo SDK coin library for Optimism", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,16 +40,16 @@ ] }, "dependencies": { - "@bitgo/abstract-eth": "^7.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/abstract-eth": "^8.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@ethereumjs/common": "^2.6.5", "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "secp256k1": "5.0.0" } } diff --git a/modules/sdk-coin-osmo/CHANGELOG.md b/modules/sdk-coin-osmo/CHANGELOG.md index 8c5d45bd60..3f4e0da5cc 100644 --- a/modules/sdk-coin-osmo/CHANGELOG.md +++ b/modules/sdk-coin-osmo/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-osmo@1.6.0...@bitgo/sdk-coin-osmo@1.15.0) (2023-12-05) + +### Bug Fixes + +- **abstract-cosmos:** allow valueless transfer for osmosis ([7aa6752](https://github.com/BitGo/BitGoJS/commit/7aa6752711eb604acd0d6e9b0b6f0bdb5e5be991)) +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Features + +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) + # [1.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-osmo@1.6.0...@bitgo/sdk-coin-osmo@1.14.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-osmo/package.json b/modules/sdk-coin-osmo/package.json index 8d6b2499f6..cf12db3a4d 100644 --- a/modules/sdk-coin-osmo/package.json +++ b/modules/sdk-coin-osmo/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-osmo", - "version": "1.14.0", + "version": "1.15.0", "description": "BitGo SDK coin library for Osmosis", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,18 +40,18 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183" } } diff --git a/modules/sdk-coin-polygon/CHANGELOG.md b/modules/sdk-coin-polygon/CHANGELOG.md index 56527b9c57..68ed61e859 100644 --- a/modules/sdk-coin-polygon/CHANGELOG.md +++ b/modules/sdk-coin-polygon/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@8.0.0) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79)) +- **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f)) + +### Code Refactoring + +- **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a)) +- **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a)) + +### Features + +- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c)) + +### BREAKING CHANGES + +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 + # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@7.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-polygon/package.json b/modules/sdk-coin-polygon/package.json index b9e0701d3f..14fa9f1131 100644 --- a/modules/sdk-coin-polygon/package.json +++ b/modules/sdk-coin-polygon/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-polygon", - "version": "7.0.0", + "version": "8.0.0", "description": "BitGo SDK coin library for Polygon", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,17 +40,17 @@ ] }, "dependencies": { - "@bitgo/abstract-eth": "^7.0.0", - "@bitgo/sdk-core": "^14.0.0", + "@bitgo/abstract-eth": "^8.0.0", + "@bitgo/sdk-core": "^15.0.0", "@bitgo/sjcl": "^1.0.1", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@ethereumjs/common": "^2.6.5", "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "secp256k1": "5.0.0" } } diff --git a/modules/sdk-coin-rbtc/CHANGELOG.md b/modules/sdk-coin-rbtc/CHANGELOG.md index 3e70479f4d..733cbf015a 100644 --- a/modules/sdk-coin-rbtc/CHANGELOG.md +++ b/modules/sdk-coin-rbtc/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-rbtc@1.5.0...@bitgo/sdk-coin-rbtc@1.5.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-rbtc + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-rbtc@1.5.0...@bitgo/sdk-coin-rbtc@1.5.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-rbtc diff --git a/modules/sdk-coin-rbtc/package.json b/modules/sdk-coin-rbtc/package.json index 36c300a527..d333d86e57 100644 --- a/modules/sdk-coin-rbtc/package.json +++ b/modules/sdk-coin-rbtc/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-rbtc", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Rootstock rsk", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,16 +40,16 @@ ] }, "dependencies": { - "@bitgo/abstract-eth": "^7.0.0", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-eth": "^8.0.0", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", "@ethereumjs/common": "^2.6.5", "ethereumjs-abi": "^0.6.5", "ethereumjs-util": "7.1.5" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-sei/CHANGELOG.md b/modules/sdk-coin-sei/CHANGELOG.md index 725e9b71e9..aedf0f2ae4 100644 --- a/modules/sdk-coin-sei/CHANGELOG.md +++ b/modules/sdk-coin-sei/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sei@1.4.0...@bitgo/sdk-coin-sei@1.13.0) (2023-12-05) + +### Bug Fixes + +- **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4)) +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Features + +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) + # [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sei@1.4.0...@bitgo/sdk-coin-sei@1.12.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-sei/package.json b/modules/sdk-coin-sei/package.json index 8265fb995d..152c9945e0 100644 --- a/modules/sdk-coin-sei/package.json +++ b/modules/sdk-coin-sei/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-sei", - "version": "1.12.0", + "version": "1.13.0", "description": "BitGo SDK coin library for Sei", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,18 +40,18 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183" } } diff --git a/modules/sdk-coin-sol/CHANGELOG.md b/modules/sdk-coin-sol/CHANGELOG.md index c1388c16dd..b9b4b4c5d7 100644 --- a/modules/sdk-coin-sol/CHANGELOG.md +++ b/modules/sdk-coin-sol/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.27.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sol@2.7.0...@bitgo/sdk-coin-sol@2.27.0) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-sol:** fix sol createBroadcastableSweepTransaction method for arrays of txns ([3e2d40b](https://github.com/BitGo/BitGoJS/commit/3e2d40b05b6fe50b64566cbc60640c00c1dcb32c)) +- **sdk-coin-sol:** fix wrong file name ([1b8ca5b](https://github.com/BitGo/BitGoJS/commit/1b8ca5b4311bf8549499d72e8a0bbea7c3d94003)) +- **sdk-coin-sol:** fix wrong signable data ([0d76087](https://github.com/BitGo/BitGoJS/commit/0d76087afc756a525e122a706636ed30b59b85f1)) + +### Features + +- **sdk-coin-sol:** add consolidation method for sol recovery ([58fcc61](https://github.com/BitGo/BitGoJS/commit/58fcc61268fbe6975802499d7b1b9040ed074b52)) +- **sdk-coin-sol:** add sol token recovery support ([8a46e48](https://github.com/BitGo/BitGoJS/commit/8a46e482205fb33439e123dc288720225926b443)) +- **sdk-coin-sol:** add tests for new sol builders ([561f916](https://github.com/BitGo/BitGoJS/commit/561f9160a8528419f653d818d847c29c5e56abc3)) +- **sdk-coin-sol:** add transaction message authorize builder ([649b7df](https://github.com/BitGo/BitGoJS/commit/649b7df0f65c2eee08e7c1e009ebb3c03cf4d011)) +- **sdk-coin-sol:** add tx builder for delegate and deactivate ([a7cdaaa](https://github.com/BitGo/BitGoJS/commit/a7cdaaa5a7b3bab83bccc82a7c001a9f23e94207)) +- **sdk-coin-sol:** add unit test for sol unsigned sweep consolidation recovery ([0c756ed](https://github.com/BitGo/BitGoJS/commit/0c756ed9f96eeda216c5e17d0f71feabc5d53b6e)) +- **sdk-coin-sol:** create method to produce broadcastable sol sweep txn ([d69ca4e](https://github.com/BitGo/BitGoJS/commit/d69ca4ea0688c4cf7c738ca826a9231438bb49c5)) +- **sdk-coin-sol:** fix sol sweep recovery format for ovc signing ([0ef6f67](https://github.com/BitGo/BitGoJS/commit/0ef6f6757f54ac9164927cfa764fcded2214421b)) +- **sdk-coin-sol:** return ovc compatible format for sol sweep txns ([aa536ff](https://github.com/BitGo/BitGoJS/commit/aa536ffc24a7e7dd3d4069d2d1bae0704a85d686)) + # [2.26.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sol@2.7.0...@bitgo/sdk-coin-sol@2.26.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-sol/package.json b/modules/sdk-coin-sol/package.json index 95a635ff30..c9abaf2e20 100644 --- a/modules/sdk-coin-sol/package.json +++ b/modules/sdk-coin-sol/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-sol", - "version": "2.26.0", + "version": "2.27.0", "description": "BitGo SDK coin library for Sol", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@solana/spl-token": "0.3.1", "@solana/web3.js": "1.78.0", "bignumber.js": "^9.0.0", @@ -52,8 +52,8 @@ "tweetnacl": "^1.0.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.121" } } diff --git a/modules/sdk-coin-stx/CHANGELOG.md b/modules/sdk-coin-stx/CHANGELOG.md index 0028fa5ae7..ddfbee960b 100644 --- a/modules/sdk-coin-stx/CHANGELOG.md +++ b/modules/sdk-coin-stx/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@2.3.0...@bitgo/sdk-coin-stx@2.3.20) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-stx:** fix half signed txn format ([4ced6f9](https://github.com/BitGo/BitGoJS/commit/4ced6f927b8e389c4701894f23367c87d89846b9)) + ## [2.3.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@2.3.0...@bitgo/sdk-coin-stx@2.3.19) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-stx/package.json b/modules/sdk-coin-stx/package.json index f79a4575a1..a16494b3b7 100644 --- a/modules/sdk-coin-stx/package.json +++ b/modules/sdk-coin-stx/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-stx", - "version": "2.3.19", + "version": "2.3.20", "description": "BitGo SDK coin library for Stacks", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@stacks/network": "^4.3.0", "@stacks/transactions": "2.0.1", "bignumber.js": "^9.0.0", @@ -52,8 +52,8 @@ "lodash": "^4.17.15" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/elliptic": "^6.4.12" } } diff --git a/modules/sdk-coin-sui/CHANGELOG.md b/modules/sdk-coin-sui/CHANGELOG.md index 6ed60ff344..daec70dce6 100644 --- a/modules/sdk-coin-sui/CHANGELOG.md +++ b/modules/sdk-coin-sui/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sui@4.2.0...@bitgo/sdk-coin-sui@4.12.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-coin-sui:** fix sui tx deserialization type inference bug ([b9e3f5e](https://github.com/BitGo/BitGoJS/commit/b9e3f5e19fa9cfa6f905d9c2af59aa2158af2d49)) +- **sdk-coin-sui:** parse recipients for custom tx ([0781d50](https://github.com/BitGo/BitGoJS/commit/0781d5090ce4c25a4f7fa9e47bcf858b35990140)) + +### Features + +- **sdk-coin-sui:** add custom tx type ([8136220](https://github.com/BitGo/BitGoJS/commit/81362200468f8a2d25b97186f56de5d5729fa0cf)) +- **sdk-coin-sui:** add more validations for custom tx ([6746f27](https://github.com/BitGo/BitGoJS/commit/6746f27cbc87a58c034c0a1b4b5fc67d34a3b394)) +- **sdk-coin-sui:** add new moveCall function ([c832651](https://github.com/BitGo/BitGoJS/commit/c8326510e8a1a039786408c832311e0faa8ddb0c)) +- **sdk-coin-sui:** export the new custom tx type ([0bd4130](https://github.com/BitGo/BitGoJS/commit/0bd4130afea919174cc29ac0575806096642e0cf)) + # [4.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sui@4.2.0...@bitgo/sdk-coin-sui@4.11.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-sui/package.json b/modules/sdk-coin-sui/package.json index 618fa97fe8..c839f93de0 100644 --- a/modules/sdk-coin-sui/package.json +++ b/modules/sdk-coin-sui/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-sui", - "version": "4.11.0", + "version": "4.12.0", "description": "BitGo SDK coin library for Sui", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -41,9 +41,9 @@ }, "dependencies": { "@bitgo/blake2b": "^3.2.4", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@mysten/bcs": "^0.7.0", "bignumber.js": "^9.0.0", "bs58": "^4.0.1", @@ -52,8 +52,8 @@ "tweetnacl": "^1.0.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183", "axios": "^1.4.0", "debug": "^4.3.4" diff --git a/modules/sdk-coin-tia/CHANGELOG.md b/modules/sdk-coin-tia/CHANGELOG.md index 145626e151..386be164e7 100644 --- a/modules/sdk-coin-tia/CHANGELOG.md +++ b/modules/sdk-coin-tia/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-tia@1.4.0...@bitgo/sdk-coin-tia@1.13.0) (2023-12-05) + +### Bug Fixes + +- **abstract-cosmos:** getAccountDetails mock added for testcases ([1c8795a](https://github.com/BitGo/BitGoJS/commit/1c8795a194d66b41ff46c33d70d14e8343048936)) +- **abstract-cosmos:** update fee for recovery transaction ([c631c05](https://github.com/BitGo/BitGoJS/commit/c631c051b227e397ff21e85418a40f1655d2d3f4)) +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Features + +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) + # [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-tia@1.4.0...@bitgo/sdk-coin-tia@1.12.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-tia/package.json b/modules/sdk-coin-tia/package.json index e0db3346b7..ee9c2434f6 100644 --- a/modules/sdk-coin-tia/package.json +++ b/modules/sdk-coin-tia/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-tia", - "version": "1.12.0", + "version": "1.13.0", "description": "BitGo SDK coin library for Celestia", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,18 +40,18 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183" } } diff --git a/modules/sdk-coin-ton/CHANGELOG.md b/modules/sdk-coin-ton/CHANGELOG.md index f65dd68dd2..8c101e4b74 100644 --- a/modules/sdk-coin-ton/CHANGELOG.md +++ b/modules/sdk-coin-ton/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.9.0 (2023-12-05) + +### Bug Fixes + +- **sdk-coin-ton:** add message id calculation util ([7ced970](https://github.com/BitGo/BitGoJS/commit/7ced970ff81d5893b554e5afc07e1b267232ecb6)) +- **sdk-coin-ton:** add transaction builder ([66916de](https://github.com/BitGo/BitGoJS/commit/66916de23af3a3ac8efad5777cfa5d6cc2e0117e)) +- **sdk-coin-ton:** add validBlock and validTransaction ([ac41605](https://github.com/BitGo/BitGoJS/commit/ac416057c726532e382a5dd8fc6d2cbb3f009198)) +- **sdk-coin-ton:** change address format to non bouncable ([4080dac](https://github.com/BitGo/BitGoJS/commit/4080dac1ea3b07bc7c6d11673bc1fb109c743b58)) +- **sdk-coin-ton:** change address format to non-bouncable ([b434438](https://github.com/BitGo/BitGoJS/commit/b4344387bb9287b6578895b1dc360688ff20c6cd)) +- **sdk-coin-ton:** change back address format to bouncable ([08bd603](https://github.com/BitGo/BitGoJS/commit/08bd60313028de99425092ca013fa62bdf6491d6)) +- **sdk-coin-ton:** fix add signature ([497d42a](https://github.com/BitGo/BitGoJS/commit/497d42aa03392b693374a645e5dca6734aac37cd)) +- **sdk-coin-ton:** fix dep ([837392e](https://github.com/BitGo/BitGoJS/commit/837392e939147e3cc3c173d214d7d6f0b5067984)) +- **sdk-coin-ton:** make transfer non bouncable ([3744998](https://github.com/BitGo/BitGoJS/commit/3744998322b17489b7c1c56e8e600bb3ff83c1a0)) +- **sdk-coin-ton:** validate TON address length ([c32fa93](https://github.com/BitGo/BitGoJS/commit/c32fa93b5142bd0bc4d1c8fce0eb67225f3abbfb)) + +### Features + +- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4)) +- **bitgo:** add Ton skeleton ([fa49bde](https://github.com/BitGo/BitGoJS/commit/fa49bde246d3b4f22de25a1da9e079aad9f2551d)) + # 1.8.0 (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-ton/package.json b/modules/sdk-coin-ton/package.json index 8c160ce288..494779ea6f 100644 --- a/modules/sdk-coin-ton/package.json +++ b/modules/sdk-coin-ton/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-ton", - "version": "1.8.0", + "version": "1.9.0", "description": "BitGo SDK coin library for Ton", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,9 +40,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "bignumber.js": "^9.0.0", "bn.js": "^5.2.1", "lodash": "^4.17.21", @@ -50,7 +50,7 @@ "tweetnacl": "^1.0.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-trx/CHANGELOG.md b/modules/sdk-coin-trx/CHANGELOG.md index 6120291b4a..d6ed9eb6d7 100644 --- a/modules/sdk-coin-trx/CHANGELOG.md +++ b/modules/sdk-coin-trx/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.25.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-trx@1.10.0...@bitgo/sdk-coin-trx@1.25.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-coin-trx:** skip sweep address with balance lower than a threshold ([ebbdc8b](https://github.com/BitGo/BitGoJS/commit/ebbdc8b30e4078ffda1c134dfed0211e050e73c9)) +- **sdk-coin-trx:** use a safer fee for sweep ([a7575e0](https://github.com/BitGo/BitGoJS/commit/a7575e081e18e4c9128449e736d970b813a5b021)) + +### Features + +- **sdk-coin-trx:** add trx consolidate batch ([79b4c3b](https://github.com/BitGo/BitGoJS/commit/79b4c3b570151851b836d1d96d61997572270994)) +- **sdk-coin-trx:** batch consolidate native TRX to base ([a781709](https://github.com/BitGo/BitGoJS/commit/a781709e296ac37edd8c49587fb46a3ae0202cce)) +- **sdk-coin-trx:** consolidate to base address ([d3b7558](https://github.com/BitGo/BitGoJS/commit/d3b75585471ca22441acffc58b2f94d192e8c2a1)) +- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c)) + # [1.24.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-trx@1.10.0...@bitgo/sdk-coin-trx@1.24.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-trx/package.json b/modules/sdk-coin-trx/package.json index a789b00951..22079d4bc2 100644 --- a/modules/sdk-coin-trx/package.json +++ b/modules/sdk-coin-trx/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-trx", - "version": "1.24.0", + "version": "1.25.0", "description": "BitGo SDK coin library for Tron", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -46,9 +46,9 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@stablelib/hex": "^1.0.0", "bignumber.js": "^9.0.0", "ethers": "^5.7.2", @@ -59,8 +59,8 @@ "tronweb": "5.1.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "shx": "^0.3.4" } } diff --git a/modules/sdk-coin-xlm/CHANGELOG.md b/modules/sdk-coin-xlm/CHANGELOG.md index 4e50a24702..eaf2df6c3d 100644 --- a/modules/sdk-coin-xlm/CHANGELOG.md +++ b/modules/sdk-coin-xlm/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-xlm@2.3.0...@bitgo/sdk-coin-xlm@2.12.0) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-xlm:** fix muxed address check in verifyTransaction ([50a3640](https://github.com/BitGo/BitGoJS/commit/50a3640aa128969ec5b2a5778e9507174964b74d)) +- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f)) + +### Features + +- **sdk-coin-xlm:** support token enablement ([7e1e5c8](https://github.com/BitGo/BitGoJS/commit/7e1e5c8e836127a5ab45312895d73e499f694e16)) + # [2.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-xlm@2.3.0...@bitgo/sdk-coin-xlm@2.11.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-xlm/package.json b/modules/sdk-coin-xlm/package.json index 7905a42ea0..567f151889 100644 --- a/modules/sdk-coin-xlm/package.json +++ b/modules/sdk-coin-xlm/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-xlm", - "version": "2.11.0", + "version": "2.12.0", "description": "BitGo SDK coin library for Xlm", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,16 +40,16 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "bignumber.js": "^9.1.1", "lodash": "^4.17.14", "stellar-sdk": "^10.0.1", "superagent": "^3.8.3" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-xrp/CHANGELOG.md b/modules/sdk-coin-xrp/CHANGELOG.md index 6f12a52598..33f0168edc 100644 --- a/modules/sdk-coin-xrp/CHANGELOG.md +++ b/modules/sdk-coin-xrp/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-xrp@1.7.0...@bitgo/sdk-coin-xrp@1.7.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-xrp + ## [1.7.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-xrp@1.7.0...@bitgo/sdk-coin-xrp@1.7.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-xrp diff --git a/modules/sdk-coin-xrp/package.json b/modules/sdk-coin-xrp/package.json index c0999f8985..e4b4b848ee 100644 --- a/modules/sdk-coin-xrp/package.json +++ b/modules/sdk-coin-xrp/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-xrp", - "version": "1.7.19", + "version": "1.7.20", "description": "BitGo SDK coin library for Ripple", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,8 +40,8 @@ ] }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0", "bignumber.js": "^9.0.0", "lodash": "^4.17.14", "ripple-address-codec": "~4.1.3", @@ -50,7 +50,7 @@ "ripple-lib": "~1.4.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-xtz/CHANGELOG.md b/modules/sdk-coin-xtz/CHANGELOG.md index 1001476cbd..b1244b296b 100644 --- a/modules/sdk-coin-xtz/CHANGELOG.md +++ b/modules/sdk-coin-xtz/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.6.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-xtz@1.6.0...@bitgo/sdk-coin-xtz@1.6.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-xtz + ## [1.6.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-xtz@1.6.0...@bitgo/sdk-coin-xtz@1.6.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-xtz diff --git a/modules/sdk-coin-xtz/package.json b/modules/sdk-coin-xtz/package.json index 08ae961167..64be0aef8a 100644 --- a/modules/sdk-coin-xtz/package.json +++ b/modules/sdk-coin-xtz/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-xtz", - "version": "1.6.19", + "version": "1.6.20", "description": "BitGo SDK coin library for Tezos", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -41,9 +41,9 @@ }, "dependencies": { "@bitgo/blake2b": "^3.2.4", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@taquito/local-forging": "6.3.5-beta.0", "@taquito/signer": "6.3.5-beta.0", "bignumber.js": "^9.0.0", @@ -53,7 +53,7 @@ "lodash": "^4.17.15" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50" } } diff --git a/modules/sdk-coin-zec/CHANGELOG.md b/modules/sdk-coin-zec/CHANGELOG.md index bf3f502b32..3e2970d934 100644 --- a/modules/sdk-coin-zec/CHANGELOG.md +++ b/modules/sdk-coin-zec/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-zec@1.5.0...@bitgo/sdk-coin-zec@1.5.20) (2023-12-05) + +**Note:** Version bump only for package @bitgo/sdk-coin-zec + ## [1.5.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-zec@1.5.0...@bitgo/sdk-coin-zec@1.5.19) (2023-11-28) **Note:** Version bump only for package @bitgo/sdk-coin-zec diff --git a/modules/sdk-coin-zec/package.json b/modules/sdk-coin-zec/package.json index 6d545102e5..7e477f6a2a 100644 --- a/modules/sdk-coin-zec/package.json +++ b/modules/sdk-coin-zec/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-zec", - "version": "1.5.19", + "version": "1.5.20", "description": "BitGo SDK coin library for Zcash", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,11 +40,11 @@ ] }, "dependencies": { - "@bitgo/abstract-utxo": "^3.24.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/abstract-utxo": "^3.25.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/utxo-lib": "^9.23.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0" + "@bitgo/sdk-api": "^1.31.0" } } diff --git a/modules/sdk-coin-zeta/CHANGELOG.md b/modules/sdk-coin-zeta/CHANGELOG.md index 8714a286a9..6f12f2909a 100644 --- a/modules/sdk-coin-zeta/CHANGELOG.md +++ b/modules/sdk-coin-zeta/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.18.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-zeta@1.2.0...@bitgo/sdk-coin-zeta@1.18.0) (2023-12-05) + +### Bug Fixes + +- add bech32 validation to cosmos address validation ([f5008a7](https://github.com/BitGo/BitGoJS/commit/f5008a7298f9cb470795f8087b6840cf7f254369)) +- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-coin-zeta:** update mock for zet fullnode ([33890ae](https://github.com/BitGo/BitGoJS/commit/33890aecf87c8fdb5177b215612f4498595394d7)) + +### Features + +- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870)) +- **sdk-coin-zeta:** add recovery functionality for zeta ([b7d428f](https://github.com/BitGo/BitGoJS/commit/b7d428fcd69a22add44399a9a0e4eeb4519c4113)) + # [1.17.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-zeta@1.2.0...@bitgo/sdk-coin-zeta@1.17.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-coin-zeta/package.json b/modules/sdk-coin-zeta/package.json index 85685cacbf..b378042fc7 100644 --- a/modules/sdk-coin-zeta/package.json +++ b/modules/sdk-coin-zeta/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-coin-zeta", - "version": "1.17.0", + "version": "1.18.0", "description": "BitGo SDK coin library for Zeta", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -40,18 +40,18 @@ ] }, "dependencies": { - "@bitgo/abstract-cosmos": "^1.14.0", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", + "@bitgo/abstract-cosmos": "^1.15.0", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", "@cosmjs/amino": "^0.29.5", "@cosmjs/encoding": "^0.29.5", "@cosmjs/stargate": "^0.29.5", "bignumber.js": "^9.1.1" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-test": "^1.2.49", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-test": "^1.2.50", "@types/lodash": "^4.14.183" } } diff --git a/modules/sdk-core/CHANGELOG.md b/modules/sdk-core/CHANGELOG.md index 5c6a1d33f2..b8f8a96bed 100644 --- a/modules/sdk-core/CHANGELOG.md +++ b/modules/sdk-core/CHANGELOG.md @@ -3,6 +3,76 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [15.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-core@8.13.0...@bitgo/sdk-core@15.0.0) (2023-12-05) + +### Bug Fixes + +- **root:** add source to tss smc wallet creation ([316ff20](https://github.com/BitGo/BitGoJS/commit/316ff200f5eb8803f3591ab28a5c1b1f27f28e38)) +- **root:** improve error handling for consolidateAccount ([0d74c2a](https://github.com/BitGo/BitGoJS/commit/0d74c2aaca1076ad6b9ca9bd2de38ade56c886e3)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-core:** add change address type for utxo coins ([711ba2d](https://github.com/BitGo/BitGoJS/commit/711ba2d8bd00cbb0ec644eefd20356507a50adb1)) +- **sdk-core:** add pendingappr id in build api ([3ace9ac](https://github.com/BitGo/BitGoJS/commit/3ace9ac74a0729f8ade84e8a0c8cd67429563147)) +- **sdk-core:** add rebuild step before eddsa signing ([462c7f8](https://github.com/BitGo/BitGoJS/commit/462c7f8519a96fcbc8d333a49b24d2d07479590b)) +- **sdk-core:** do not sign txRequest full with PA ([6558de2](https://github.com/BitGo/BitGoJS/commit/6558de263edea51ff2c87dc37889af5ba0654a4d)) +- **sdk-core:** export bip32HdTree as BIP32 ([cc80aa6](https://github.com/BitGo/BitGoJS/commit/cc80aa6dfc7ba7ac0657df6a685c7ebd6dc094a0)) +- **sdk-core:** fix coreum node url ([936c76d](https://github.com/BitGo/BitGoJS/commit/936c76d65d7d6b0eaf42ed96c63db1e5efaa62f7)) +- **sdk-core:** fix dc wallet creation ([70c5e35](https://github.com/BitGo/BitGoJS/commit/70c5e35525c2803f739265ebbc734ab8de4d1870)) +- **sdk-core:** fix ecdsa with external signer ([09884c0](https://github.com/BitGo/BitGoJS/commit/09884c03f971e71c55f0461b449c18cf68c095db)) +- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f)) +- **sdk-core:** handle txRequest full PA before signing ([9de0eae](https://github.com/BitGo/BitGoJS/commit/9de0eae7cab1ad406e80a818555a7c8557b47eb3)) +- **sdk-core:** include tests in tsconfig.json ([91c1c6c](https://github.com/BitGo/BitGoJS/commit/91c1c6c47f809cbd826db2a7a59c96b74f0273e9)) +- **sdk-core:** move --recursive flag to package.json ([1147ebe](https://github.com/BitGo/BitGoJS/commit/1147ebe3d2ab1868fe1c6bbf343f68becc7d1169)) +- **sdk-core:** use BuildParams.encode when consolidating unspents ([f83f096](https://github.com/BitGo/BitGoJS/commit/f83f096b2839a0324d891d81c01e5265d10e4b97)) +- **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18)) +- use public types for tx send ([6a0e5c7](https://github.com/BitGo/BitGoJS/commit/6a0e5c74d27d4a7ed5e9972e184fb9744b15793e)) +- use whitelisted send params for tx initiate ([0cf9f4c](https://github.com/BitGo/BitGoJS/commit/0cf9f4c4aeb8a74cd81aad4b0da08d1de30d73a0)) + +### Code Refactoring + +- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb)) + +### Features + +- deprecate old settlement code ([550380d](https://github.com/BitGo/BitGoJS/commit/550380d7838586a407bfb805d2ac7e99c6cf1cec)) +- **express:** add external signer support for signig with derivation paths ([ceb89dd](https://github.com/BitGo/BitGoJS/commit/ceb89dd72b7f5f7c59484d5517ac32c4f499fd32)) +- **sdk-coin-algo:** support for token enablement ([af718c9](https://github.com/BitGo/BitGoJS/commit/af718c992d0663722fe951f0a29a20825ba0e91c)) +- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d)) +- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043)) +- **sdk-coin-dot:** create function to produce broadcastable dot sweep ([ad9c9c4](https://github.com/BitGo/BitGoJS/commit/ad9c9c4cc79639a5745e82f62566afa6db2b8c6d)) +- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596)) +- **sdk-coin-sol:** add sol token recovery support ([8a46e48](https://github.com/BitGo/BitGoJS/commit/8a46e482205fb33439e123dc288720225926b443)) +- **sdk-coin-sol:** add transaction message authorize builder ([649b7df](https://github.com/BitGo/BitGoJS/commit/649b7df0f65c2eee08e7c1e009ebb3c03cf4d011)) +- **sdk-coin-sol:** add tx builder for delegate and deactivate ([a7cdaaa](https://github.com/BitGo/BitGoJS/commit/a7cdaaa5a7b3bab83bccc82a7c001a9f23e94207)) +- **sdk-coin-sol:** create method to produce broadcastable sol sweep txn ([d69ca4e](https://github.com/BitGo/BitGoJS/commit/d69ca4ea0688c4cf7c738ca826a9231438bb49c5)) +- **sdk-coin-sui:** add custom tx type ([8136220](https://github.com/BitGo/BitGoJS/commit/81362200468f8a2d25b97186f56de5d5729fa0cf)) +- **sdk-coin-trx:** batch consolidate native TRX to base ([a781709](https://github.com/BitGo/BitGoJS/commit/a781709e296ac37edd8c49587fb46a3ae0202cce)) +- **sdk-coin-zeta:** add recovery functionality for zeta ([b7d428f](https://github.com/BitGo/BitGoJS/commit/b7d428fcd69a22add44399a9a0e4eeb4519c4113)) +- **sdk-core:** add custodial and smc tss wallet to generateWallet method ([ea80f4f](https://github.com/BitGo/BitGoJS/commit/ea80f4fa208ca6874fdd7d99d597c347e4628ecc)) +- **sdk-core:** add helpers to support resigning ent challenges ([e9bb150](https://github.com/BitGo/BitGoJS/commit/e9bb1505af331f6caa7b0bcda2037483f57238fd)) +- **sdk-core:** add new method to sign tss txs ([3e2654d](https://github.com/BitGo/BitGoJS/commit/3e2654d31baae8723d5a449ed79be14980410e1b)) +- **sdk-core:** add postWithCodec utility function ([ff1ad07](https://github.com/BitGo/BitGoJS/commit/ff1ad07dfe476d38ae17cfb691ef0e6375a394ea)) +- **sdk-core:** add support for bulk unspent consolidation ([daee9f0](https://github.com/BitGo/BitGoJS/commit/daee9f0a3480bbae08a5b06d1c7c683ce979210a)) +- **sdk-core:** add type for serializedNtilde with verifiers ([b8ba323](https://github.com/BitGo/BitGoJS/commit/b8ba323b5a00fceb1017c1c953375edbd5459f60)) +- **sdk-core:** add, use SendTransactionRequest and BuildParams codecs ([724fc6c](https://github.com/BitGo/BitGoJS/commit/724fc6c3adee3ef7dbeb39e023f2270ff36a233d)) +- **sdk-core:** allow tss signing with unencrypted prv ([306dd37](https://github.com/BitGo/BitGoJS/commit/306dd37d61f8648b65be6ca99b0f4014fdc5a61b)) +- **sdk-core:** create distributed custody wallet ([e53c9a4](https://github.com/BitGo/BitGoJS/commit/e53c9a489b557198fc1606856f32d7ede85e269b)) +- **sdk-core:** extend build param codec ([e224ca3](https://github.com/BitGo/BitGoJS/commit/e224ca306608e9618d080fdb623db09307a91910)) +- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3)) +- **sdk-core:** get utxo script types by coin ([b3cbc61](https://github.com/BitGo/BitGoJS/commit/b3cbc617565547b05d6ae2b1df184e9c0e2e247c)) +- **sdk-core:** phase 5 of gg18 signing ([d8ab3df](https://github.com/BitGo/BitGoJS/commit/d8ab3df38c7f0dc445117f68340cd3f17dfc9a68)) +- **sdk-core:** use BuildParams codec in Wallet.accelerateTransaction ([a9fab81](https://github.com/BitGo/BitGoJS/commit/a9fab813f27cdb40123c49b01570ecb6b9a67d91)) +- **sdk-core:** use BuildParams codec in Wallet.sendAccountConsolidation ([7d340ec](https://github.com/BitGo/BitGoJS/commit/7d340ec674116badf3b05aadf1d9aae130a8c69d)) +- **sdk-core:** whitelist distributed custody params ([2536388](https://github.com/BitGo/BitGoJS/commit/253638867d28e874d7d1ba808558cea16bc743f7)) +- **sdk-lib-mpc:** move ecdsa hdtree from core ([f0311a8](https://github.com/BitGo/BitGoJS/commit/f0311a8606b1a6aa82309ef7bb9a349782819c28)) +- **sdk-lib-mpc:** move shamir ([42fc946](https://github.com/BitGo/BitGoJS/commit/42fc946c8a5c4a1f7a09e5a9cb6c64a0b266a2a7)) +- **sdk-lib-mpc:** move types to types.ts ([cf2f482](https://github.com/BitGo/BitGoJS/commit/cf2f4821792172b1657fbcecd8886df5bacd817a)) +- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c)) +- use psbt for prebuild when wallet is distributedCustody ([10f5e1a](https://github.com/BitGo/BitGoJS/commit/10f5e1ab37d2bea6acd93f94defbe786e4a027b9)) + +### BREAKING CHANGES + +- rename coin module, coin name, named exports for coreum + # [14.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-core@8.13.0...@bitgo/sdk-core@14.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-core/package.json b/modules/sdk-core/package.json index f9899b9f24..6f9fdd0edf 100644 --- a/modules/sdk-core/package.json +++ b/modules/sdk-core/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-core", - "version": "14.0.0", + "version": "15.0.0", "description": "core library functions for BitGoJS", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", @@ -39,9 +39,9 @@ "dependencies": { "@bitgo/bls-dkg": "^1.3.1", "@bitgo/public-types": "1.2.1", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "@noble/secp256k1": "1.6.3", "@stablelib/hex": "^1.0.0", "@types/elliptic": "^6.4.12", diff --git a/modules/sdk-lib-mpc/CHANGELOG.md b/modules/sdk-lib-mpc/CHANGELOG.md index 7c9c85e8f5..252234217e 100644 --- a/modules/sdk-lib-mpc/CHANGELOG.md +++ b/modules/sdk-lib-mpc/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.22.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-lib-mpc@8.5.0...@bitgo/sdk-lib-mpc@8.22.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **sdk-lib-mpc:** fix 0 values attack on range proof ([4a689dc](https://github.com/BitGo/BitGoJS/commit/4a689dcfcf0345132e54ddfd3e8a10e2452b0997)) + +### Features + +- **sdk-core:** add getDerivationPath method for smc wallets ([e0be65f](https://github.com/BitGo/BitGoJS/commit/e0be65f4c8904be313b4f453996f86326d2005e8)) +- **sdk-core:** phase 5 of gg18 signing ([d8ab3df](https://github.com/BitGo/BitGoJS/commit/d8ab3df38c7f0dc445117f68340cd3f17dfc9a68)) +- **sdk-lib-mpc:** convert interface to type ([e1c1065](https://github.com/BitGo/BitGoJS/commit/e1c1065928691a1f9d43522aeafa8751c2424d3e)) +- **sdk-lib-mpc:** move ecdsa hdtree from core ([f0311a8](https://github.com/BitGo/BitGoJS/commit/f0311a8606b1a6aa82309ef7bb9a349782819c28)) +- **sdk-lib-mpc:** move shamir ([42fc946](https://github.com/BitGo/BitGoJS/commit/42fc946c8a5c4a1f7a09e5a9cb6c64a0b266a2a7)) +- **sdk-lib-mpc:** move types to types.ts ([cf2f482](https://github.com/BitGo/BitGoJS/commit/cf2f4821792172b1657fbcecd8886df5bacd817a)) + # [8.21.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-lib-mpc@8.5.0...@bitgo/sdk-lib-mpc@8.21.0) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-lib-mpc/package.json b/modules/sdk-lib-mpc/package.json index 1a6b89c5af..4502ec4e55 100644 --- a/modules/sdk-lib-mpc/package.json +++ b/modules/sdk-lib-mpc/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-lib-mpc", - "version": "8.21.0", + "version": "8.22.0", "description": "library functions for BitGo's MPC solution", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", diff --git a/modules/sdk-rpc-wrapper/CHANGELOG.md b/modules/sdk-rpc-wrapper/CHANGELOG.md index fab019865f..0038f1fe1a 100644 --- a/modules/sdk-rpc-wrapper/CHANGELOG.md +++ b/modules/sdk-rpc-wrapper/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-rpc-wrapper@1.3.0...@bitgo/sdk-rpc-wrapper@1.11.0) (2023-12-05) + +### Features + +- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2)) + # [1.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-rpc-wrapper@1.3.0...@bitgo/sdk-rpc-wrapper@1.10.0) (2023-11-28) ### Features diff --git a/modules/sdk-rpc-wrapper/package.json b/modules/sdk-rpc-wrapper/package.json index 3de104ef07..3d37a46f69 100644 --- a/modules/sdk-rpc-wrapper/package.json +++ b/modules/sdk-rpc-wrapper/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-rpc-wrapper", - "version": "1.10.0", + "version": "1.11.0", "description": "Bitgo SDK wrapper to handle EVM RPC events", "main": "./dist/src/index.js", "type": "./dist/src/index.d.ts", @@ -13,12 +13,12 @@ "fmt": "prettier --write '{src,test}/**/*.{ts,js,json}'" }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0" + "@bitgo/sdk-core": "^15.0.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-test": "^1.2.50" }, "author": "Bitgo DEFI Team ", "license": "MIT", diff --git a/modules/sdk-test/CHANGELOG.md b/modules/sdk-test/CHANGELOG.md index b50de2ab74..e28b02b1fa 100644 --- a/modules/sdk-test/CHANGELOG.md +++ b/modules/sdk-test/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.50](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-test@1.2.30...@bitgo/sdk-test@1.2.50) (2023-12-05) + +### Bug Fixes + +- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f)) + ## [1.2.49](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-test@1.2.30...@bitgo/sdk-test@1.2.49) (2023-11-28) ### Bug Fixes diff --git a/modules/sdk-test/package.json b/modules/sdk-test/package.json index 4956bdf51d..0a663ac7df 100644 --- a/modules/sdk-test/package.json +++ b/modules/sdk-test/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-test", - "version": "1.2.49", + "version": "1.2.50", "private": "true", "description": "coin test libary for BitGoJS", "main": "./dist/src/index.js", @@ -27,8 +27,8 @@ ] }, "dependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-core": "^14.0.0", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-core": "^15.0.0", "bignumber.js": "^9.1.1", "should-http": "^0.1.1" } diff --git a/modules/sdk-unified-wallet/CHANGELOG.md b/modules/sdk-unified-wallet/CHANGELOG.md index 5aafd535a6..3b523bfe61 100644 --- a/modules/sdk-unified-wallet/CHANGELOG.md +++ b/modules/sdk-unified-wallet/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-unified-wallet@3.2.0...@bitgo/sdk-unified-wallet@3.4.0) (2023-12-05) + +### Features + +- **sdk-core:** add custodial and smc tss wallet to generateWallet method ([ea80f4f](https://github.com/BitGo/BitGoJS/commit/ea80f4fa208ca6874fdd7d99d597c347e4628ecc)) + # [3.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-unified-wallet@3.2.0...@bitgo/sdk-unified-wallet@3.3.0) (2023-11-28) ### Features diff --git a/modules/sdk-unified-wallet/package.json b/modules/sdk-unified-wallet/package.json index 37b38ff4dc..c5a6cdb4fb 100644 --- a/modules/sdk-unified-wallet/package.json +++ b/modules/sdk-unified-wallet/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/sdk-unified-wallet", - "version": "3.3.0", + "version": "3.4.0", "description": "Bitgo SDK library for EVM Wallets", "main": "./dist/src/index.js", "type": "./dist/src/index.d.ts", @@ -16,15 +16,15 @@ "unit-test": "mocha" }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/statics": "^35.0.0" + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/statics": "^36.0.0" }, "devDependencies": { - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-coin-polygon": "^7.0.0", - "@bitgo/sdk-coin-sol": "^2.26.0", - "@bitgo/sdk-test": "^1.2.49" + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-coin-polygon": "^8.0.0", + "@bitgo/sdk-coin-sol": "^2.27.0", + "@bitgo/sdk-test": "^1.2.50" }, "author": "Bitgo DEFI Team ", "license": "MIT", diff --git a/modules/secp256k1/CHANGELOG.md b/modules/secp256k1/CHANGELOG.md index cfc62f842f..45c79f9a58 100644 --- a/modules/secp256k1/CHANGELOG.md +++ b/modules/secp256k1/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/secp256k1@1.2.0...@bitgo/secp256k1@1.2.15) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + ## [1.2.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/secp256k1@1.2.0...@bitgo/secp256k1@1.2.14) (2023-11-28) ### Bug Fixes diff --git a/modules/secp256k1/package.json b/modules/secp256k1/package.json index a92ff232d2..a5bea7b57d 100644 --- a/modules/secp256k1/package.json +++ b/modules/secp256k1/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/secp256k1", - "version": "1.2.14", + "version": "1.2.15", "description": "Low-level cryptographic methods used in BitGo packages for the secp256k1 curve", "main": "./dist/src/index.js", "engines": { diff --git a/modules/statics/CHANGELOG.md b/modules/statics/CHANGELOG.md index f0089e2f9f..cc35104438 100644 --- a/modules/statics/CHANGELOG.md +++ b/modules/statics/CHANGELOG.md @@ -3,6 +3,75 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [36.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@18.2.0...@bitgo/statics@36.0.0) (2023-12-05) + +### Bug Fixes + +- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7)) +- **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f)) +- **sdk-coin-zeta:** zeta explorer url fix ([386c867](https://github.com/BitGo/BitGoJS/commit/386c867c65f794b46240e9b5fc2d88792d318b6e)) +- **statics:** fix alk token name ([2a9b174](https://github.com/BitGo/BitGoJS/commit/2a9b1744b639b86a12f81d692167925163fd6989)) +- **statics:** fix avaxc bridged asset names ([fec8bb7](https://github.com/BitGo/BitGoJS/commit/fec8bb7e689fda23edd3ebc38328d29beeea3f6a)) +- **statics:** fix bera decimals ([8cc5eb7](https://github.com/BitGo/BitGoJS/commit/8cc5eb78f630db9cff5a9113900eedb4614596bc)) +- **statics:** fix sol:vi decimal ([4713ce6](https://github.com/BitGo/BitGoJS/commit/4713ce61b13131c6f68b0862d11146c84548cd07)) +- **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18)) + +### chore + +- **statics:** onboard new ERC20s tokens ([c43cc31](https://github.com/BitGo/BitGoJS/commit/c43cc313bd56dafc9cbeca3dfb124747faf458c4)) + +### Code Refactoring + +- **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a)) +- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb)) + +### Features + +- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2)) +- add DISTRIBUTED_CUSTODY coin feature ([7f349fe](https://github.com/BitGo/BitGoJS/commit/7f349fe499693a1e8a62054be63ffd4243008c03)) +- add new coin feature for bulk staking transaction ([ec08d91](https://github.com/BitGo/BitGoJS/commit/ec08d918401c9e6fd928acaa4f53fc0e518c4d1d)) +- add TON to statics ([fa15414](https://github.com/BitGo/BitGoJS/commit/fa15414babdba76d74d8acd5ed73b1d10519e755)) +- **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f)) +- **sdk-coin-avaxp:** replace export fee for import fee on output validation ([a0ae101](https://github.com/BitGo/BitGoJS/commit/a0ae101487cf88eecb078ed793b640160703c086)) +- **statics:** add arbeth coin config ([2d84aa4](https://github.com/BitGo/BitGoJS/commit/2d84aa4cee970aab91bb27a391390e7d257d6349)) +- **statics:** add Berachain & Haqq ([988cfd4](https://github.com/BitGo/BitGoJS/commit/988cfd4cd40d0f3fc72b6c080ec19a0acf1b55b4)) +- **statics:** add coinfeature for higher txRequest rebuild limit ([a2bef34](https://github.com/BitGo/BitGoJS/commit/a2bef344ad4eba0486df315dd15f7300709c0ae1)) +- **statics:** add holesky config ([4c64297](https://github.com/BitGo/BitGoJS/commit/4c642970512c8d606795bd0e3e102ed7b92fec6c)) +- **statics:** add Litentry (LIT) and Ampleforth (AMPL) as tokens ([6acf3f7](https://github.com/BitGo/BitGoJS/commit/6acf3f7ae6883db71bb63fb447ff18b960bb5e5d)) +- **statics:** add new batch of tokens ([f690f4f](https://github.com/BitGo/BitGoJS/commit/f690f4fbf5e98a412948925bbb00f06763709b34)) +- **statics:** add new coin feature for cosmos chains ([94341a1](https://github.com/BitGo/BitGoJS/commit/94341a12a08d99aa24988fe25e4cef712e3e73aa)) +- **statics:** add new coin feature to enable txn rebuild in TAT ([b93b7f8](https://github.com/BitGo/BitGoJS/commit/b93b7f8b33f7b624a051f4626906394a9d70cb4b)) +- **statics:** add new coin features for trust ([d5839e0](https://github.com/BitGo/BitGoJS/commit/d5839e0787dfb83638c7eb6b49417760f0993418)) +- **statics:** add new coinfeature for bulk transaction ([f48e8b7](https://github.com/BitGo/BitGoJS/commit/f48e8b70442dc75de1f339a23eeddc436d6b5af8)) +- **statics:** add new cosmoslikecoins feature for cosmos ([ff971bc](https://github.com/BitGo/BitGoJS/commit/ff971bcdad8fc3d533b271e3c70d7815d3b15c57)) +- **statics:** add opeth coin config ([c242760](https://github.com/BitGo/BitGoJS/commit/c2427602b3e8a49b5f1fb98bcd4489ed83d7c278)) +- **statics:** add SOL tokens for FTX ([5c5139a](https://github.com/BitGo/BitGoJS/commit/5c5139a112867701dcda6b3ae5226548be934733)) +- **statics:** added coin staking feature for stx and cspr to see staking tab on bg23 ([4aa74d0](https://github.com/BitGo/BitGoJS/commit/4aa74d081f2dbbc1db951a638eeb459e5c30506d)) +- **statics:** adds ofc cosmos derivatives in coins.ts ([bb865a8](https://github.com/BitGo/BitGoJS/commit/bb865a85d0d7a467a1a0f861aaa0918e956689ed)) +- **statics:** adds ofcatom, ofctatom, ofcsui and ofctsui in coins.ts ([f15a1a3](https://github.com/BitGo/BitGoJS/commit/f15a1a3d103284779a596ff224ba5770239772a1)) +- **statics:** adds ofcwsteth in coins.ts ([c16f6ff](https://github.com/BitGo/BitGoJS/commit/c16f6ffbc712865a4b81af7f4e6f001881479d96)) +- **statics:** enable bsc staking ([8f54dc7](https://github.com/BitGo/BitGoJS/commit/8f54dc71de636d1ced22bc6323de72110df95042)) +- **statics:** enable coinfeature for atom ([64dc546](https://github.com/BitGo/BitGoJS/commit/64dc546fd4a91ba0c2f94f9fc2831b6c9f32d7b7)) +- **statics:** onboard DUST, PYTH, HOOK, BORG, WECAN, osETH, CROWN ([8aa0161](https://github.com/BitGo/BitGoJS/commit/8aa016141fc66afde54458e9be78035b47e931fa)) +- **statics:** onboard new batch of tokens ([f50a075](https://github.com/BitGo/BitGoJS/commit/f50a075ec1262f7d8a8022e41492729d0591b55a)) +- **statics:** onboard ofcbsc ([cab1665](https://github.com/BitGo/BitGoJS/commit/cab16651a0eea62bfe0d8200804340d27b411bc1)) + +### BREAKING CHANGES + +- **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild + interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes. + getCustomChainName method is removed from Polygon class because a common + method getCustomChainCommon has been added to AbstractEthLikeNewCoins + class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins + and needs to be passed to derive the Eth common object from the chainId. + signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that + it can be used for other EthLike coins. getBaseFactor method in Eth + and Polygon class returns number instead of string just to align with + AbstractEthLikeCoin + Ticket: WIN-1012 +- rename coin module, coin name, named exports for coreum +- **statics:** FIX REEF to use UnderlyingAsset.REEF + # [35.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@18.2.0...@bitgo/statics@35.0.0) (2023-11-28) ### Bug Fixes diff --git a/modules/statics/package.json b/modules/statics/package.json index 6548905c3e..249f93389b 100644 --- a/modules/statics/package.json +++ b/modules/statics/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/statics", - "version": "35.0.0", + "version": "36.0.0", "description": "dependency-free static configuration for the bitgo platform", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", diff --git a/modules/unspents/CHANGELOG.md b/modules/unspents/CHANGELOG.md index 3af382294a..e3f5e0cf6f 100644 --- a/modules/unspents/CHANGELOG.md +++ b/modules/unspents/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.35.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/unspents@0.17.0...@bitgo/unspents@0.35.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **unspents:** move `--recursive` flag to mocha ([275b8fb](https://github.com/BitGo/BitGoJS/commit/275b8fba5e3e806dd0e92f6659c92d18c097c45f)) + +### Features + +- **sdk-api:** add size correction factor for transactions created ([5f0131c](https://github.com/BitGo/BitGoJS/commit/5f0131cd7016ad7dc4cf4b0be177e0c7ab7f4d25)) +- **unspents:** add test for finding feePerKB ([f6397d7](https://github.com/BitGo/BitGoJS/commit/f6397d73e1726fb9e58ba6344bb7aab1a3297126)) +- **unspents:** add ZCash ZIP-0317 fee calculation ([8c86f8f](https://github.com/BitGo/BitGoJS/commit/8c86f8f754409c46fb3af82ee55ad031ca16129b)) +- **unspents:** default unspents dimensions to recovery path ([361eb62](https://github.com/BitGo/BitGoJS/commit/361eb62641aac19c876576a65da7f6777dc532a0)) +- **unspents:** extend tests ([aec14ec](https://github.com/BitGo/BitGoJS/commit/aec14ecedd67016e732b518a5e7a0ae036817fb6)) + # [0.34.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/unspents@0.17.0...@bitgo/unspents@0.34.0) (2023-11-28) ### Bug Fixes diff --git a/modules/unspents/package.json b/modules/unspents/package.json index 8deee1d7b9..c293b79d1f 100644 --- a/modules/unspents/package.json +++ b/modules/unspents/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/unspents", - "version": "0.34.0", + "version": "0.35.0", "description": "Defines the chain codes used for different unspent types and methods to calculate bitcoin transaction sizes", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", @@ -36,7 +36,7 @@ "should": "~13.2.3" }, "dependencies": { - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/utxo-lib": "^9.23.0", "lodash": "~4.17.21", "tcomb": "~3.2.29", "varuint-bitcoin": "^1.0.4" diff --git a/modules/utxo-bin/CHANGELOG.md b/modules/utxo-bin/CHANGELOG.md index e675066b98..3f0d502f46 100644 --- a/modules/utxo-bin/CHANGELOG.md +++ b/modules/utxo-bin/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.34.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.14.0...@bitgo/utxo-bin@2.34.0) (2023-12-05) + +### Bug Fixes + +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) + +### Features + +- **utxo-bin:** add parseXpub command ([b01e21a](https://github.com/BitGo/BitGoJS/commit/b01e21a7f2a39d7a8935ade280fa3ddb194ce5db)) +- **utxo-bin:** add regular base58 parsing ([41e856d](https://github.com/BitGo/BitGoJS/commit/41e856d44ffe75df42bae8140545d33ca5dd151e)) + # [2.33.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.14.0...@bitgo/utxo-bin@2.33.0) (2023-11-28) ### Bug Fixes diff --git a/modules/utxo-bin/package.json b/modules/utxo-bin/package.json index 1c55fd3695..0372e201ab 100644 --- a/modules/utxo-bin/package.json +++ b/modules/utxo-bin/package.json @@ -1,7 +1,7 @@ { "name": "@bitgo/utxo-bin", "description": "Command-line utility for BitGo UTXO transactions", - "version": "2.33.0", + "version": "2.34.0", "files": [ "dist/**/*" ], @@ -26,9 +26,9 @@ }, "bin": "./dist/bin/index.js", "dependencies": { - "@bitgo/blockapis": "^1.7.22", - "@bitgo/statics": "^35.0.0", - "@bitgo/utxo-lib": "^9.22.0", + "@bitgo/blockapis": "^1.7.23", + "@bitgo/statics": "^36.0.0", + "@bitgo/utxo-lib": "^9.23.0", "archy": "^1.0.0", "bech32": "^2.0.0", "bitcoinjs-lib": "npm:@bitgo-forks/bitcoinjs-lib@7.1.0-master.2", diff --git a/modules/utxo-lib/CHANGELOG.md b/modules/utxo-lib/CHANGELOG.md index c9e5c9fa42..3dab228983 100644 --- a/modules/utxo-lib/CHANGELOG.md +++ b/modules/utxo-lib/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [9.23.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-lib@9.5.0...@bitgo/utxo-lib@9.23.0) (2023-12-05) + +### Bug Fixes + +- loosen unspent type from WalletUnspent to Unspent ([340a04b](https://github.com/BitGo/BitGoJS/commit/340a04b1c3efe0ebb65285d6cfc7c9d6a22498c8)) +- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) +- **utxo-lib:** assert p2tr sig hash type ([bc41ee6](https://github.com/BitGo/BitGoJS/commit/bc41ee6effa0e3a88d84a3e5409eb0da1042f84f)) +- **utxo-lib:** check prevout script against computed for non-taproot inputs ([c789a70](https://github.com/BitGo/BitGoJS/commit/c789a7057d34bc6592ddc29911ccf3e5a9d1d10c)) +- **utxo-lib:** p2tr fails to check pubkey against script ([09376da](https://github.com/BitGo/BitGoJS/commit/09376da5c621ec3a1d259b1bfd32b5377f18a2f9)) +- **utxo-lib:** remove p2tr sigh hash default from sig ([dc285d2](https://github.com/BitGo/BitGoJS/commit/dc285d2129cf86f413a676b0ced256c694afc2de)) + +### Features + +- **utxo-lib:** accept isReplaceable flag while adding unspents to PSBT ([cd46d67](https://github.com/BitGo/BitGoJS/commit/cd46d670795304fa113428980b55b4c648baac8b)) +- **utxo-lib:** add tests for v1 safe wallets with uncompressed ([4ac75f0](https://github.com/BitGo/BitGoJS/commit/4ac75f0031a40aa17de37f176e3493284cba4cac)) +- **utxo-lib:** allow a custom sequenceNumber to be added in tx creation ([8753e05](https://github.com/BitGo/BitGoJS/commit/8753e0574309f4053e641ce9d6d80167a5cfb396)) +- **utxo-lib:** allow both compressed & uncompressed pubkeys ([8db0785](https://github.com/BitGo/BitGoJS/commit/8db0785ecf7e5cfa05460a12c9c6943d0df0e033)) +- **utxo-lib:** build transaction without nonWitnessUtxo when specified ([871ad91](https://github.com/BitGo/BitGoJS/commit/871ad9141ff9a2b529d1a589d6294a7c1d2c5128)) +- **utxo-lib:** parse basic info from the psbt ([d1cd4a8](https://github.com/BitGo/BitGoJS/commit/d1cd4a82432b386e52ebd783c72f3d9dddc79143)) +- **utxo-lib:** remove prev tx from psbt ([69bb9a1](https://github.com/BitGo/BitGoJS/commit/69bb9a1a7bcddb685045e43113926a7a7e6169bd)) + # [9.22.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-lib@9.5.0...@bitgo/utxo-lib@9.22.0) (2023-11-28) ### Bug Fixes diff --git a/modules/utxo-lib/package.json b/modules/utxo-lib/package.json index 00a0757cdb..02227a6293 100644 --- a/modules/utxo-lib/package.json +++ b/modules/utxo-lib/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/utxo-lib", - "version": "9.22.0", + "version": "9.23.0", "description": "Client-side Bitcoin JavaScript library", "main": "./dist/src/index.js", "engines": { diff --git a/modules/utxo-ord/CHANGELOG.md b/modules/utxo-ord/CHANGELOG.md index 565223c8d9..b95e9ed3aa 100644 --- a/modules/utxo-ord/CHANGELOG.md +++ b/modules/utxo-ord/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-ord@1.4.0...@bitgo/utxo-ord@1.8.0) (2023-12-05) + +### Features + +- **unspents:** default unspents dimensions to recovery path ([361eb62](https://github.com/BitGo/BitGoJS/commit/361eb62641aac19c876576a65da7f6777dc532a0)) + # [1.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-ord@1.4.0...@bitgo/utxo-ord@1.7.0) (2023-11-28) ### Features diff --git a/modules/utxo-ord/package.json b/modules/utxo-ord/package.json index f2b990df87..9627ec930e 100644 --- a/modules/utxo-ord/package.json +++ b/modules/utxo-ord/package.json @@ -3,7 +3,7 @@ "description": "Utilities for building ordinals with BitGo utxo-lib", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", - "version": "1.7.0", + "version": "1.8.0", "files": [ "dist/**/*" ], @@ -28,9 +28,9 @@ "directory": "modules/utxo-ord" }, "dependencies": { - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/unspents": "^0.34.0", - "@bitgo/utxo-lib": "^9.22.0" + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/unspents": "^0.35.0", + "@bitgo/utxo-lib": "^9.23.0" }, "lint-staged": { "*.{js,ts}": [ diff --git a/modules/web-demo/CHANGELOG.md b/modules/web-demo/CHANGELOG.md index dc873a4688..411524b30c 100644 --- a/modules/web-demo/CHANGELOG.md +++ b/modules/web-demo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.16.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/web-demo@1.7.11...@bitgo/web-demo@1.16.0) (2023-12-05) + +### Features + +- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2)) +- **key-card:** add boxes for master public keys ([a75e7bd](https://github.com/BitGo/BitGoJS/commit/a75e7bdec4ff524bae5860aa0d5bb02598536c97)) +- **key-card:** add keycard generation for cold tss key creation ([76b7246](https://github.com/BitGo/BitGoJS/commit/76b7246e89ed2dd4c17dcfa330e4194d7d45d02f)) + # [1.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/web-demo@1.7.11...@bitgo/web-demo@1.15.0) (2023-11-28) ### Features diff --git a/modules/web-demo/package.json b/modules/web-demo/package.json index 86661283c0..d2d1b25dda 100644 --- a/modules/web-demo/package.json +++ b/modules/web-demo/package.json @@ -1,6 +1,6 @@ { "name": "@bitgo/web-demo", - "version": "1.15.0", + "version": "1.16.0", "description": "BitGoJS Web demo package", "repository": { "type": "git", @@ -24,45 +24,45 @@ "precommit": "yarn lint-staged" }, "dependencies": { - "@bitgo/key-card": "^0.9.0", - "@bitgo/sdk-api": "^1.30.0", - "@bitgo/sdk-coin-ada": "^2.23.0", - "@bitgo/sdk-coin-algo": "^1.13.0", - "@bitgo/sdk-coin-avaxc": "^2.15.0", - "@bitgo/sdk-coin-avaxp": "^3.9.0", - "@bitgo/sdk-coin-bch": "^1.5.19", - "@bitgo/sdk-coin-bcha": "^1.7.19", - "@bitgo/sdk-coin-bsc": "^9.0.0", - "@bitgo/sdk-coin-bsv": "^1.5.19", - "@bitgo/sdk-coin-btc": "^1.7.19", - "@bitgo/sdk-coin-btg": "^1.5.19", - "@bitgo/sdk-coin-celo": "^1.5.19", - "@bitgo/sdk-coin-cspr": "^1.13.0", - "@bitgo/sdk-coin-dash": "^1.5.19", - "@bitgo/sdk-coin-doge": "^1.12.19", - "@bitgo/sdk-coin-dot": "^3.21.0", - "@bitgo/sdk-coin-eos": "^1.5.19", - "@bitgo/sdk-coin-etc": "^1.4.19", - "@bitgo/sdk-coin-eth": "^10.0.0", - "@bitgo/sdk-coin-eth2": "^1.4.19", - "@bitgo/sdk-coin-ethw": "^7.0.0", - "@bitgo/sdk-coin-hbar": "^1.5.19", - "@bitgo/sdk-coin-ltc": "^2.2.19", - "@bitgo/sdk-coin-near": "^1.6.19", - "@bitgo/sdk-coin-polygon": "^7.0.0", - "@bitgo/sdk-coin-rbtc": "^1.5.19", - "@bitgo/sdk-coin-sol": "^2.26.0", - "@bitgo/sdk-coin-stx": "^2.3.19", - "@bitgo/sdk-coin-sui": "^4.11.0", - "@bitgo/sdk-coin-trx": "^1.24.0", - "@bitgo/sdk-coin-xlm": "^2.11.0", - "@bitgo/sdk-coin-xrp": "^1.7.19", - "@bitgo/sdk-coin-xtz": "^1.6.19", - "@bitgo/sdk-coin-zec": "^1.5.19", - "@bitgo/sdk-core": "^14.0.0", - "@bitgo/sdk-lib-mpc": "^8.21.0", - "@bitgo/statics": "^35.0.0", - "bitgo": "^25.0.0", + "@bitgo/key-card": "^0.10.0", + "@bitgo/sdk-api": "^1.31.0", + "@bitgo/sdk-coin-ada": "^2.24.0", + "@bitgo/sdk-coin-algo": "^1.14.0", + "@bitgo/sdk-coin-avaxc": "^2.16.0", + "@bitgo/sdk-coin-avaxp": "^3.10.0", + "@bitgo/sdk-coin-bch": "^1.5.20", + "@bitgo/sdk-coin-bcha": "^1.7.20", + "@bitgo/sdk-coin-bsc": "^10.0.0", + "@bitgo/sdk-coin-bsv": "^1.5.20", + "@bitgo/sdk-coin-btc": "^1.7.20", + "@bitgo/sdk-coin-btg": "^1.5.20", + "@bitgo/sdk-coin-celo": "^1.5.20", + "@bitgo/sdk-coin-cspr": "^1.14.0", + "@bitgo/sdk-coin-dash": "^1.5.20", + "@bitgo/sdk-coin-doge": "^1.12.20", + "@bitgo/sdk-coin-dot": "^3.22.0", + "@bitgo/sdk-coin-eos": "^1.5.20", + "@bitgo/sdk-coin-etc": "^1.4.20", + "@bitgo/sdk-coin-eth": "^11.0.0", + "@bitgo/sdk-coin-eth2": "^1.4.20", + "@bitgo/sdk-coin-ethw": "^8.0.0", + "@bitgo/sdk-coin-hbar": "^1.5.20", + "@bitgo/sdk-coin-ltc": "^2.2.20", + "@bitgo/sdk-coin-near": "^1.6.20", + "@bitgo/sdk-coin-polygon": "^8.0.0", + "@bitgo/sdk-coin-rbtc": "^1.5.20", + "@bitgo/sdk-coin-sol": "^2.27.0", + "@bitgo/sdk-coin-stx": "^2.3.20", + "@bitgo/sdk-coin-sui": "^4.12.0", + "@bitgo/sdk-coin-trx": "^1.25.0", + "@bitgo/sdk-coin-xlm": "^2.12.0", + "@bitgo/sdk-coin-xrp": "^1.7.20", + "@bitgo/sdk-coin-xtz": "^1.6.20", + "@bitgo/sdk-coin-zec": "^1.5.20", + "@bitgo/sdk-core": "^15.0.0", + "@bitgo/sdk-lib-mpc": "^8.22.0", + "@bitgo/statics": "^36.0.0", + "bitgo": "^26.0.0", "lodash": "^4.17.15", "react": "^17.0.2", "react-dom": "^17.0.2", From e48bbcd6e86c982741d8818c9c20943f116cd5fa Mon Sep 17 00:00:00 2001 From: Alejandro Busse Date: Tue, 5 Dec 2023 14:41:32 -0300 Subject: [PATCH 2/2] chore(root): release express relased express v9.49.0 WP-1106 --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 29ff2ad4d7..c48d72d453 100644 --- a/Dockerfile +++ b/Dockerfile @@ -238,9 +238,9 @@ RUN cd /var/bitgo-express && \ #LINK_END #LABEL_START -LABEL created="Tue, 28 Nov 2023 22:08:04 GMT" -LABEL version=9.48.0 -LABEL git_hash=280caf979fbce145f6d35e08287fc5ca3bf874d4 +LABEL created="Tue, 05 Dec 2023 16:53:31 GMT" +LABEL version=9.49.0 +LABEL git_hash=a8b9e1ebe22911fa5bde8c767cef57e92f80e2d7 #LABEL_END USER node