Content pfp
Content
@
0 reply
0 recast
0 reaction

EulerLagrangodamus pfp
EulerLagrangodamus
@eulerlagrange
For a zkRollup, if you started building a lookup table as you see txs in the mempool you would decrease block prover latency and memory usage significantly.
2 replies
3 recasts
23 reactions

pgpg pfp
pgpg
@pgpg.eth
For a zkEVM most of the time spent ends up being keccaking and rlp encoding and other state dependent operations. I don't know if you're going to massively increase the proving time by optimistically proving until you're sequenced.
1 reply
0 recast
1 reaction

pgpg pfp
pgpg
@pgpg.eth
You may be able to get some speedups from non contending operations, but the results for PoS at least showed that parallel EVMs don't really speed up individual block execution dramatically on average. Thoughts?
1 reply
0 recast
1 reaction