Skip to content

0.4.0

Compare
Choose a tag to compare
@ShookLyngs ShookLyngs released this 14 Feb 16:27

What's Changed

Breaking Changes

  • Migration of ckb-lumos to 0.20.0 (#251) (@ShookLyngs)

    The light-godwoken sdk used to use a relatively old version of ckb-lumos, later versions of ckb-lumos contain some breaking changes. To migrate to ckb-lumos version 0.20.0, we also had to refactor some structures of the sdk. The migration also fixes issues caused by breaking changes to the CkbIndexer.tip() method. Please check on the PR if you want to know more details about the changes.

Bug Fixes

  • Fix the display of fast withdrawal time (#246) (@ShookLyngs)
  • Fix z-index conflict of tooltips and modals (#258) (@GitOfJason)
  • Fix the open/close state of withdrawal confirmation modal (#259) (@GitOfJason)
  • Fix the issue of no prompt when triggering a double spend error (#266) (@GitOfJason)

Features

New Contributors

  • @miaosun009 made their first contribution in #256
  • @GitOfJason made their first contribution in #259

Full Changelog: 0.3.3...0.4.0