Skip to content

v0.16.2

Compare
Choose a tag to compare
@ilovers ilovers released this 21 Jan 15:57
· 1317 commits to dev since this release
4a06840

Bug Fixes

  • #554 fix ethermint msg format error
  • #555 reset accessList in EndBlocker
  • #562 fix the copy function in CommitStateDB
  • #563 fix metamask wallet pending while sending an error tx
  • #570 fix the wrong flag of unlock-key filepath

Improvements

  • add more unittest code for x/evm:
    • #552 add evm keeper and genesis ut
    • #557 add init genesis test case
    • #559 add evm state db ut
    • #571 add evm types ut
  • #566 register gov rest api
  • #568 add whitelist in swap api
  • #569 add farm rest api