Skip to content

v0.4.7-rc7

Compare
Choose a tag to compare
@0xYuan90 0xYuan90 released this 01 Jul 08:19
· 5 commits to main since this release

Release Notes

Improvements

  • (aspect) #86 support aspect unbind.
  • (aspect) #87 add owner check for aspect.
  • (cosmos) #95 support websocket api for cosmos and evm transactions.
  • (cosmos) #96 add deploy verify for chain upgrade.
  • (cosmos) #103 return earliest block when query 0x0 block.

Bug Fixes

  • (cosmos) #88 fix proto nil error.
  • (cosmos) #104 fix gc for every block.