@rgbpp-sdk/btc
Minor Changes
-
#281: Upgrade ckb-sdk-js to fix esm and commonjs issues (@duanyytop)
-
#246: Export ESM packages (@duanyytop)
-
#272: Report TxBuilder as extra context in the TxBuildError when the BTC Builder APIs fail (@ShookLyngs)
-
#270: Support for batch transferring of RGBPP XUDT assets (@ShookLyngs)
- Add
buildRgbppTransferAllTxs()
API in the rgbpp lib for generating one or more BTC/CKB transaction groups for transferring the entire amount of a specific type of RGBPP XUDT asset from one or more BTC addresses to a recipient - Add
sendRgbppTxGroups()
API in the rgbpp lib for sending BTC/CKB transaction groups to theBtcAssetsApi
- Add
unpackRgbppLockArgs()
API in the ckb lib for unpacking the lock script args of an RGBPP Cell - Add
encodeCellId()
anddecodeCellId()
APIs in the ckb lib for handling the ID of a CKB Cell - Add
encodeUtxoId()
anddecodeUtxoId()
APIs in the btc lib for handling the ID of a BTC UTXO
- Add
Patch Changes
- Updated dependencies [
82d37ab
,a2722c5
,a31a376
,ec2a38e
]:- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
@rgbpp-sdk/ckb
Minor Changes
-
#281: Upgrade ckb-sdk-js to fix esm and commonjs issues (@duanyytop)
-
#246: Export ESM packages (@duanyytop)
-
#270: Support for batch transferring of RGBPP XUDT assets (@ShookLyngs)
- Add
buildRgbppTransferAllTxs()
API in the rgbpp lib for generating one or more BTC/CKB transaction groups for transferring the entire amount of a specific type of RGBPP XUDT asset from one or more BTC addresses to a recipient - Add
sendRgbppTxGroups()
API in the rgbpp lib for sending BTC/CKB transaction groups to theBtcAssetsApi
- Add
unpackRgbppLockArgs()
API in the ckb lib for unpacking the lock script args of an RGBPP Cell - Add
encodeCellId()
anddecodeCellId()
APIs in the ckb lib for handling the ID of a CKB Cell - Add
encodeUtxoId()
anddecodeUtxoId()
APIs in the btc lib for handling the ID of a BTC UTXO
- Add
Patch Changes
-
#279: fix: Update molecule codegen, packing and unpacking (@duanyytop)
- Generate molecule code with latest lumos/molecule
- Update RGB++ witness and BTC time lock args packing and unpacking
-
Updated dependencies [
82d37ab
,a2722c5
]:- @rgbpp-sdk/[email protected]
@rgbpp-sdk/service
Minor Changes
-
#281: Upgrade ckb-sdk-js to fix esm and commonjs issues (@duanyytop)
-
#246: Export ESM packages (@duanyytop)
rgbpp
Minor Changes
-
#281: Upgrade ckb-sdk-js to fix esm and commonjs issues (@duanyytop)
-
#246: Export ESM packages (@duanyytop)
-
#283: Update response of sending RGB++ group txs (@duanyytop)
-
#270: Support for batch transferring of RGBPP XUDT assets (@ShookLyngs)
- Add
buildRgbppTransferAllTxs()
API in the rgbpp lib for generating one or more BTC/CKB transaction groups for transferring the entire amount of a specific type of RGBPP XUDT asset from one or more BTC addresses to a recipient - Add
sendRgbppTxGroups()
API in the rgbpp lib for sending BTC/CKB transaction groups to theBtcAssetsApi
- Add
unpackRgbppLockArgs()
API in the ckb lib for unpacking the lock script args of an RGBPP Cell - Add
encodeCellId()
anddecodeCellId()
APIs in the ckb lib for handling the ID of a CKB Cell - Add
encodeUtxoId()
anddecodeUtxoId()
APIs in the btc lib for handling the ID of a BTC UTXO
- Add
Patch Changes
-
#275: Calculate XUDT amount separately in AssetSummarizer (@ShookLyngs)
-
Updated dependencies [
82d37ab
,a2722c5
,a9a787d
,a31a376
,ec2a38e
]:- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]