Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v0.6.0
@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)
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 recipientsendRgbppTxGroups()
API in the rgbpp lib for sending BTC/CKB transaction groups to theBtcAssetsApi
unpackRgbppLockArgs()
API in the ckb lib for unpacking the lock script args of an RGBPP CellencodeCellId()
anddecodeCellId()
APIs in the ckb lib for handling the ID of a CKB CellencodeUtxoId()
anddecodeUtxoId()
APIs in the btc lib for handling the ID of a BTC UTXOPatch Changes
82d37ab
,a2722c5
,a31a376
,ec2a38e
]:@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)
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 recipientsendRgbppTxGroups()
API in the rgbpp lib for sending BTC/CKB transaction groups to theBtcAssetsApi
unpackRgbppLockArgs()
API in the ckb lib for unpacking the lock script args of an RGBPP CellencodeCellId()
anddecodeCellId()
APIs in the ckb lib for handling the ID of a CKB CellencodeUtxoId()
anddecodeUtxoId()
APIs in the btc lib for handling the ID of a BTC UTXOPatch Changes
#279: fix: Update molecule codegen, packing and unpacking (@duanyytop)
Updated dependencies [
82d37ab
,a2722c5
]:@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)
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 recipientsendRgbppTxGroups()
API in the rgbpp lib for sending BTC/CKB transaction groups to theBtcAssetsApi
unpackRgbppLockArgs()
API in the ckb lib for unpacking the lock script args of an RGBPP CellencodeCellId()
anddecodeCellId()
APIs in the ckb lib for handling the ID of a CKB CellencodeUtxoId()
anddecodeUtxoId()
APIs in the btc lib for handling the ID of a BTC UTXOPatch Changes
#275: Calculate XUDT amount separately in AssetSummarizer (@ShookLyngs)
Updated dependencies [
82d37ab
,a2722c5
,a9a787d
,a31a376
,ec2a38e
]: