Skip to content

wrap State with Arc#107

Merged
ArtiomTr merged 1 commit into
grandinetech:devnet-5from
PoulavBhowmick03:wrap_state_arc
Jun 30, 2026
Merged

wrap State with Arc#107
ArtiomTr merged 1 commit into
grandinetech:devnet-5from
PoulavBhowmick03:wrap_state_arc

Conversation

@PoulavBhowmick03

Copy link
Copy Markdown

Reduce unnecessary State cloning in fork-choice by storing retained states behind Arc<State> and passing shared state snapshots by reference where possible.

@ArtiomTr ArtiomTr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but can you pls rebase it on the devnet-5 branch? It is branch with latest changes

@PoulavBhowmick03 PoulavBhowmick03 changed the base branch from main to devnet-5 June 29, 2026 09:35
@PoulavBhowmick03

Copy link
Copy Markdown
Author

Looks good, but can you pls rebase it on the devnet-5 branch? It is branch with latest changes

Yes I have rebased and changed the base branch of this PR to devnet-5 as well

@ArtiomTr ArtiomTr merged commit b657a87 into grandinetech:devnet-5 Jun 30, 2026
2 of 3 checks passed
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.

2 participants