Skip to content
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

Closed
JekaMas opened this issue Jun 10, 2019 · 0 comments · Fixed by #40
Closed

MemCopy data race #39

JekaMas opened this issue Jun 10, 2019 · 0 comments · Fixed by #40
Assignees

Comments

@JekaMas
Copy link
Contributor

JekaMas commented Jun 10, 2019

No description provided.

@JekaMas JekaMas self-assigned this Jun 10, 2019
racytech pushed a commit to racytech/erigon that referenced this issue Apr 27, 2023
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant