Skip to content

v0.4.7-rc4

Compare
Choose a tag to compare
@0xYuan90 0xYuan90 released this 09 Jan 06:40
· 37 commits to main since this release
f64911f

Release Notes

Improvements

  • (cosmos) #44 block header struct update.
  • (aspect) #54 add join point for aspect.
  • (evm) #56 add get_ethStorageAt api.
  • (evm) #57 reuse existing method to retrieve block number.
  • (cosmos) #65 host api and context refactor.
  • (cosmos) #68 update prefix for bench32 account.
  • (evm) #70 update aa entrypoint address and dep versions.
  • (cosmos) #78 update base denom unit and symbol.

Bug Fixes

  • (evm) #42 eth call panic bug fix.
  • (evm) #49 evm contract bug fix.
  • (aspect) #53 aspect state lifecycle.
  • (state) #62 session key bug fix.
  • (cosmos) #67 snapshot generate bug fix.
  • (evm) #71 evm static call bug fix.
  • (evm) #75 block number type fix.
  • (evm) #77 evm trace query bug fix.