Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump RGB++ SDK to v0.6.0 #284

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Bump RGB++ SDK to v0.6.0 #284

merged 1 commit into from
Aug 19, 2024

Conversation

ShookLyngs
Copy link
Collaborator

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)

    • 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 the BtcAssetsApi
    • Add unpackRgbppLockArgs() API in the ckb lib for unpacking the lock script args of an RGBPP Cell
    • Add encodeCellId() and decodeCellId() APIs in the ckb lib for handling the ID of a CKB Cell
    • Add encodeUtxoId() and decodeUtxoId() APIs in the btc lib for handling the ID of a BTC UTXO

Patch Changes

@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 the BtcAssetsApi
    • Add unpackRgbppLockArgs() API in the ckb lib for unpacking the lock script args of an RGBPP Cell
    • Add encodeCellId() and decodeCellId() APIs in the ckb lib for handling the ID of a CKB Cell
    • Add encodeUtxoId() and decodeUtxoId() APIs in the btc lib for handling the ID of a BTC UTXO

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/service

Minor Changes

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 the BtcAssetsApi
    • Add unpackRgbppLockArgs() API in the ckb lib for unpacking the lock script args of an RGBPP Cell
    • Add encodeCellId() and decodeCellId() APIs in the ckb lib for handling the ID of a CKB Cell
    • Add encodeUtxoId() and decodeUtxoId() APIs in the btc lib for handling the ID of a BTC UTXO

Patch Changes

@ShookLyngs ShookLyngs added this pull request to the merge queue Aug 19, 2024
Merged via the queue into develop with commit db31727 Aug 19, 2024
3 checks passed
@ShookLyngs ShookLyngs deleted the bump/0.6.0 branch August 19, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants