Don't compile a regex in a loop in trie_diff
#721
Labels
crate: zero_bin
Anything related to the zero-bin subcrates.
Milestone
trie_diff
#721
zk_evm/zero/src/bin/trie_diff.rs
Line 133 in 177ae27
https://docs.rs/lazy-regex/latest/lazy_regex/macro.regex_captures.html
Let's also get rid of the indexing and use a nice library for this
The text was updated successfully, but these errors were encountered: