eqlabs / zksync-state-reconstruct

Tool to reconstruct zkSync state from commit blocks published on L1
MIT License
13 stars 5 forks source link

tweak: higher `BLOCK_STEP` #95

Closed zeapoz closed 6 months ago

zeapoz commented 6 months ago

The previous value of 128 uses up a lot of RPC-calls for very little actual benefit, and in some cases it even makes the tool run slower when ran with unreliable RPC-providers.