Skip to content

JeChain v0.29.0

Compare
Choose a tag to compare
@nguyenphuminh nguyenphuminh released this 27 Dec 17:41
· 13 commits to main since this release
065827e
  • The Merkle trie is now flat.
  • The path generation algo is now much faster (even though not used yet).
  • Fixed a problem with building tree in state.js
  • Fixed a problem with storage in runtime.js where storage slots are reloaded every time, state and storage are now cached from the beginning.