JeChain v0.29.0
- 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.