Skip to content

v0.4.1

Compare
Choose a tag to compare
@omerfirmak omerfirmak released this 13 Jul 05:29
· 942 commits to main since this release

With this release, we have significantly improved our processing speed. The time it takes to sync 90000 blocks on our VM has been reduced from 41 hours to about 24 hours. This marks an impressive 1.7x increase in our syncing efficiency.

Added

  • Log the incoming RPC requests in #907

Changed

  • Update types for 0.12.1 in #895
  • Parallelize per-contract storage updates in #900

Fixed

  • Add missing From field to rpc.MsgToL1 in #908

Full Changelog: v0.4.0...v0.4.1