Skip to content

v2.3.0

Compare
Choose a tag to compare
@ahonn ahonn released this 05 Jun 06:39
· 153 commits to main since this release
aa1f43e

What's Changed

  • chore: add token info to sentry tags by @ahonn in #153
  • feat(bitcoin): add onlyNonRgbppUTXOs params and calculate rgbpp_satoshi by @ahonn in #154
  • fix: fix rgbpp route type_script paramter parse by @ahonn in #157
  • feat: add /rgbpp/v1/address/:address/balance for get bound xUDT balance by @ahonn in #146
    • feat(rgbpp): calculate the pending rgbpp balance by @ahonn in #155
    • fix: fix pending amount calculation for xUDT type by @ahonn in #158
    • fix: check pending xudt amount cells lock by @ahonn in #162
    • fix: rename typeHash to type_hash & fix unique cell search logic by @ahonn in #163

Full Changelog: release/v2.2.1...release/v2.3.0