0xPolygonZero / erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
0 stars 4 forks source link

add witness stage #2

Closed manav2401 closed 3 months ago

manav2401 commented 6 months ago

This PR adds a new witness stage to generate and store witness while processing blocks. Due to certain restrictions, it generates the witness of the previous block while processing the current one.

Checklist before merging

Future optimisations

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
11 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud