v0.3.0
@rgbpp-sdk/btc
Minor Changes
-
#200: Add p-limit and batch queries in the sendRgbppUtxos() and TxBuilder.validateInputs() to improve construction time (@ShookLyngs)
-
#199: Add "needPaymaster" option to the sendRgbppUtxos() API to allow manually specifying whether a paymaster output is required (@ShookLyngs)
Patch Changes
- Updated dependencies [
d2d963c
,4c77e69
]:- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
@rgbpp-sdk/ckb
Minor Changes
-
#197: Return needPaymasterCell for RGB++ CKB Virtual TX (@duanyytop)
-
#191: Dynamic fetching cell deps deployed by TypeID (@duanyytop)
Patch Changes
-
#212: Fix the XUDT cell data unpacking logic to load only the first 16 bytes (@ShookLyngs)
-
Updated dependencies []:
- @rgbpp-sdk/[email protected]
@rgbpp-sdk/service
Minor Changes
-
#208: Adapt btc-assets-api#154, adding new props and return values to the /balance and /unspent APIs (@ShookLyngs)
- Add
available_satoshi
andtotal_satoshi
to the BtcAssetsApi.getBtcBalance() API - Add
only_non_rgbpp_utxos
to the props of the BtcAssetsApi.getBtcUtxos() API - Remove
service.getRgbppAssetsByBtcUtxo()
lines from the DataCollector.collectSatoshi() - Remove
hasRgbppAssets
related variables/function from the DataCache
- Add
rgbpp
Patch Changes
- Updated dependencies [
d2d963c
,4c77e69
,3d41751
,d0e62e2
]:- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]