-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EIP 2031] Net transaction counter #44
Comments
pcw109550
pushed a commit
to testinprod-io/erigon
that referenced
this issue
May 19, 2023
…uild Disable windows build from release CI workflow
revitteth
referenced
this issue
in 0xPolygonHermez/cdk-erigon
Dec 12, 2023
* feat(zk): devnet, mod fix, batches tx open * feat(zk): batches - open tx * feat(zk): l1 contract addresses * feat(zk): tx decode individually as types.Transaction * hacks(zk): senders, txlookup tweaks * change header in stage_exec * brought back rpc roots stage * added some more info prints * added config and more info prints * more minor fixes * Incorporate datastream further into stege_exec (#39) * added unwind and prune for batches stage * added start point on the batches stage * change header in stage_exec * brought back rpc roots stage * added some more info prints * more minor fixes * save block number not batch number * bookmarks fix * tests fix for bookmarks * fixed bugs --------- Co-authored-by: Max Revitt <[email protected]>
revitteth
referenced
this issue
in 0xPolygonHermez/cdk-erigon
Dec 14, 2023
* feat(zk): devnet, mod fix, batches tx open * feat(zk): batches - open tx * feat(zk): l1 contract addresses * feat(zk): tx decode individually as types.Transaction * hacks(zk): senders, txlookup tweaks * change header in stage_exec * brought back rpc roots stage * added some more info prints * added config and more info prints * more minor fixes * Incorporate datastream further into stege_exec (#39) * added unwind and prune for batches stage * added start point on the batches stage * change header in stage_exec * brought back rpc roots stage * added some more info prints * more minor fixes * save block number not batch number * bookmarks fix * tests fix for bookmarks * fixed bugs --------- Co-authored-by: Max Revitt <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implements https://eips.ethereum.org/EIPS/eip-2031
The text was updated successfully, but these errors were encountered: