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

[MPT] Misc refactoring

Open Brechtpd opened this issue 3 years ago • 0 comments

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

Brechtpd avatar Dec 07 '22 18:12 Brechtpd