zkevm-circuits
zkevm-circuits copied to clipboard
[MPT] Misc refactoring
Some refactoring which I believe decreases code duplication and increases code readability:
- Start using the constraint builder
- Start using helper utilities to better understand the intentions of the logic that needs to be checked
- Use a more data centered approach to reduce code duplication