0xPolygonHermez / zkevm-prover

zkEVM prover in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hashDB64 automatic extension

rickb80 opened this issue · comments

New files are created when needed, file size must be fixed at the begining, shared mutexes used to avoid race conditions.
When runing in-memory db then pages are also added when needed.