zkevm-circuits icon indicating copy to clipboard operation
zkevm-circuits copied to clipboard

[MPT - stack trie] circuit implementation - tx leaf

Open KimiWu123 opened this issue 1 year ago • 0 comments

Describe the feature you would like

This issue is to implement stack trie for transaction leaves. Targeting to separate this into two (one is stack trie gadget and the other is tx leaf) if possible.

Here and here was written by Miha for more details.

KimiWu123 avatar Feb 05 '24 06:02 KimiWu123