v0.4.0
·
196 commits
to develop
since this release
@rgbpp-sdk/btc
Minor Changes
-
#228: Support including multi-origin UTXOs in the same transaction (@ShookLyngs)
- BREAKING CHANGE: Delete
addressType
param in the TxBuilder.calculateFee(), TxBuilder.createEstimatedPsbt(), FeeEstimator.constructor() and FeeEstimator.fromRandom() APIs - Add
pubkeyMap
option in the sendUtxos(), sendRgbppUtxos() and sendRbf() API - Rename
inputsPubkey
option topubkeyMap
in the sendRbf() API - Delete
onlyProvableUtxos
option from the sendRgbppUtxos() API
- BREAKING CHANGE: Delete
-
#150: Support Full-RBF feature with the sendRbf() and createSendRbfBuilder() API (@ShookLyngs)
- Add
excludeUtxos
,skipInputsValidation
options in thesendUtxos()
API to support the RBF feature - Add
onlyProvableUtxos
option in thesendRgbppUtxos()
API for future update supports - Add
changeIndex
in the return type of the BTC Builder APIs
- Add
Patch Changes
- Updated dependencies [
e5f41fd
,6e840c1
]:- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
@rgbpp-sdk/ckb
Minor Changes
- #236: Fix typo and remove useless queue types (@duanyytop)
Patch Changes
- Updated dependencies [
e5f41fd
]:- @rgbpp-sdk/[email protected]
@rgbpp-sdk/service
Minor Changes
- #222: Add BtcAssetsApi.getRgbppApiBalanceByAddress() API for querying RGBPP XUDT balances by a BTC address (@ShookLyngs)
rgbpp
Minor Changes
- #216: Export buildRgbppTransferTx from rgbpp package (@duanyytop)
Patch Changes
- Updated dependencies [
1ecac34
,e5f41fd
,08200c9
,6e840c1
]:- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]