-
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
MemCopy data race #39
Comments
racytech
pushed a commit
to racytech/erigon
that referenced
this issue
Apr 27, 2023
…avoid their storage (erigontech#39)
pcw109550
pushed a commit
to testinprod-io/erigon
that referenced
this issue
May 19, 2023
Bring release CI changes from erigon upstream
battlmonstr
pushed a commit
that referenced
this issue
Sep 14, 2023
Pool: re-calculate only changed senders
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 * brought back rpc roots stage * added config and more info prints * 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 --------- Co-authored-by: Valentin Staykov <[email protected]> Co-authored-by: V-Staykov <[email protected]>
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 --------- Co-authored-by: Max Revitt <[email protected]>
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 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 * bookmark download --------- 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 * brought back rpc roots stage * added config and more info prints * 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 --------- Co-authored-by: Valentin Staykov <[email protected]> Co-authored-by: V-Staykov <[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 --------- 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]>
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 * bookmark download --------- Co-authored-by: Max Revitt <[email protected]>
cffls
pushed a commit
to cffls/erigon
that referenced
this issue
Jan 12, 2024
taratorio
pushed a commit
that referenced
this issue
Jul 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: