This repository was archived by the owner on May 27, 2025. It is now read-only.
@rgbpp-sdk/btc
Minor Changes
Patch Changes
- #305: Upgrade ckb-sdk-js version (@duanyytop)
@rgbpp-sdk/ckb
Minor Changes
-
#291: Support RGB++ compatible xUDT assets(@duanyytop)
- Fetch compatible xUDT
cellDepsto build CKB transactions from thetypeid-contract-cell-depsGitHub repository - Update the
ckbpackage to support RGB++ compatible xUDT assets leaping and transferring - Add optional parameter
compatibleXudtTypeScriptto the functions of thergbpppackage to transfer RGB++ compatible xUDT assets - Add RGB++ compatible xUDT assets leaping and transferring examples
- Add RGB++ compatible xUDT assets integration tests
- Fetch compatible xUDT
-
#293: Add offline btc data source & ckb collector (@fghdotio)
-
#297: Add USDI to compatible xUDT list (@duanyytop)
- Fetch and cache compatible xUDT list from Vercel or GitHub server
- Use local static compatible xUDT list when the cache is empty
-
#302: Encapsulate transaction fee supplementation methods (@fghdotio)
appendIssuerCellToBtcBatchTransferToSignfor supplementing fees in RGB++ xUDT transactionsprepareBtcTimeCellSpentUnsignedTxfor BTC timelock unlock transaction building and fee supplementationappendIssuerCellToSporesCreateUnsignedTxfor supplementing fees in Spores creation transactions
-
#303: Add offline mode support for compatible xUDT type scripts (@fghdotio)
- Introduce an optional
offlineboolean parameter to the following methods:isUDTTypeSupportedisCompatibleUDTTypesSupportedCompatibleXUDTRegistry.getCompatibleTokens
- Add examples demonstrating compatible xUDT asset management in offline mode
- Introduce an optional
-
#304: Remove duplicate cell deps (@duanyytop)
Patch Changes
- #305: Upgrade ckb-sdk-js version (@duanyytop)
@rgbpp-sdk/service
Minor Changes
-
#291: Support RGB++ compatible xUDT assets(@duanyytop)
- Add
assets/typeAPI to the service package
- Add
-
#293: Add offline btc data source & ckb collector (@fghdotio)
-
#298: Implement getRgbppSpvProof for OfflineBtcAssetsDataSource (@fghdotio)
-
#303: Add offline mode support for compatible xUDT type scripts (@fghdotio)
Patch Changes
- #305: Upgrade ckb-sdk-js version (@duanyytop)
rgbpp
Minor Changes
-
#291: Support RGB++ compatible xUDT assets(@duanyytop)
-
#303: Add offline mode support for compatible xUDT type scripts (@fghdotio)
Patch Changes
- #305: Upgrade ckb-sdk-js version (@duanyytop)