Skip to content

JeChain v0.30.4

Latest
Compare
Choose a tag to compare
@nguyenphuminh nguyenphuminh released this 15 Jul 14:52
7848ebe
  • Removed unnecessary imports.
  • Removed unnecessary code that immensely slowed things down.
  • Removed most .keys().all() that immensely slowed things down.
  • Fixed an error where contract's state and storage are not up to date when executing transactions sequentially.
  • Fixed a typo in RPC code.