v0.2.0
rgbpp
Minor Changes
- #157: Add rgbpp sub package (@duanyytop)
Patch Changes
-
#177: Fix the export of NetworkType/AddressType in the rgbpp lib (@ShookLyngs)
-
Updated dependencies [
8a8e11b
,5e0e817
,a9b9796
,9f9daa9
,299b404
,e59322e
,64c4312
,d37cf5b
,1d58dd5
,8cfc06e
,4fcf4fa
]:- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
@rgbpp-sdk/btc
Minor Changes
-
#184: Support query data caching internally in TxBuilder/DataSource, preventing query from the BtcAssetsApi too often when paying fee (@ShookLyngs)
-
#165: Replace all "void 0" to "undefined" in the btc/service lib (@ShookLyngs)
Patch Changes
-
#166: Fix the message of INSUFFICIENT_UTXO error when collection failed (@ShookLyngs)
-
Updated dependencies [
5e0e817
,a9b9796
,9f9daa9
,299b404
,e59322e
,64c4312
,1d58dd5
,8cfc06e
,4fcf4fa
]:- @rgbpp-sdk/[email protected]
- @rgbpp-sdk/[email protected]
@rgbpp-sdk/ckb
Minor Changes
-
#179: Increase the max length of RGB++ inputs to 40 (@duanyytop)
-
#160: Collect all RGB++ inputs without isMax parameter (@duanyytop)
-
#190: Filter xudt cell whose amount is valid for collector (@duanyytop)
-
#172: Check spore type script for spore transfer and leap (@duanyytop)
-
#171: Build ckb raw tx to be signed for spores creation (@duanyytop)
-
#174: Update ckb cell fields size to make the code more readable (@duanyytop)
-
#187: Update RRB++ witnesses for BTC batch transfer TX (@duanyytop)
Patch Changes
- Updated dependencies [
9f9daa9
,e59322e
]:- @rgbpp-sdk/[email protected]
@rgbpp-sdk/service
Minor Changes
- #165: Replace all "void 0" to "undefined" in the btc/service lib (@ShookLyngs)