Skip to content

v0.6.5-rc2

Compare
Choose a tag to compare
@jjyr jjyr released this 27 Sep 04:46
61c3bc9
  • Support CKB2021 #348
    • The old ckb(< v0.100.0) is deprecated. User must upgrade their ckb & ckb-indexer to v0.100.0
    • Upgrade molecule to v0.7.2
  • Improve performance by reduce the mem-pool lock. #354
  • Restrict ERC20 proxy, only trusted account can create new ERC20 proxy #339
    • In the early stage of the mainnet, we will restrict who can create ERC20 proxy. The restriction will be replaced by decentralized solution later.
  • ERC20 proxy supports user customized decimal godwokenrises/godwoken-polyjuice#78
  • Bug fix
    • Fix withdrawal errors. #351