Skip to content

v0.2.0

Compare
Choose a tag to compare
@Flouse Flouse released this 28 May 04:27
· 257 commits to main since this release
0948ef6

rgbpp

Minor Changes

Patch Changes

@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

@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

@rgbpp-sdk/service

Minor Changes

  • #165: Replace all "void 0" to "undefined" in the btc/service lib (@ShookLyngs)

Patch Changes

  • #181: add no_cache params to btc/rgbpp service api (@ahonn)