Skip to content

Mutex fork choice#76

Open
turuslan wants to merge 16 commits intomasterfrom
mutex/fork_choice
Open

Mutex fork choice#76
turuslan wants to merge 16 commits intomasterfrom
mutex/fork_choice

Conversation

@turuslan
Copy link
Copy Markdown
Contributor

  • (+169 -41, branch on test vectors #35)
  • fork choice was called from different threads (libp2p, api, producer) without mutex
  • add separate class with mutex for public methods used by other classes, because test needs public access to internal methods

turuslan added 12 commits March 17, 2026 09:49
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
leanSpec be853180d21aa36d6401b8c1541aa6fcaad5008d

Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan requested a review from kamilsa March 18, 2026 05:00
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
regression after "rpc (#70)"

Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
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 this pull request may close these issues.

1 participant