caojiafeng

 

date

logs

date

logs

1

Sep 27, 2022

  • try to get trie node data needed to run one single instruction onchain.

2

Sep 26, 2022

  • integrate trie impl with memory and mips

3

Sep 22, 2022

  • use latest mpm to compile trie module.

4

Sep 21, 2022

  • integrate the new rlp implementation into trie module, and refactor trie implementation to make update logic more clear.

5

Sep 20, 2022

  • implement a better rlp encoder&decoder in move language.

6

Sep 19, 2022

  • dayoff

7

Sep 16, 2022

  • start working on rlp decoding and encoding.