@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
cellDeps
to build CKB transactions from thetypeid-contract-cell-deps
GitHub repository - Update the
ckb
package to support RGB++ compatible xUDT assets leaping and transferring - Add optional parameter
compatibleXudtTypeScript
to the functions of thergbpp
package 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)
appendIssuerCellToBtcBatchTransferToSign
for supplementing fees in RGB++ xUDT transactionsprepareBtcTimeCellSpentUnsignedTx
for BTC timelock unlock transaction building and fee supplementationappendIssuerCellToSporesCreateUnsignedTx
for supplementing fees in Spores creation transactions
-
#303: Add offline mode support for compatible xUDT type scripts (@fghdotio)
- Introduce an optional
offline
boolean parameter to the following methods:isUDTTypeSupported
isCompatibleUDTTypesSupported
CompatibleXUDTRegistry.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/type
API 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)