date
logs
Sep 27, 2022
try to get trie node data needed to run one single instruction onchain.
Sep 26, 2022
integrate trie impl with memory and mips
Sep 22, 2022
use latest mpm to compile trie module.
Sep 21, 2022
integrate the new rlp implementation into trie module, and refactor trie implementation to make update logic more clear.
Sep 20, 2022
implement a better rlp encoder&decoder in move language.
Sep 19, 2022
dayoff
Sep 16, 2022
start working on rlp decoding and encoding.