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

Persist Merkle Trees #2357

Closed
PhilWindle opened this issue Sep 18, 2023 · 0 comments · Fixed by #2474
Closed

Persist Merkle Trees #2357

PhilWindle opened this issue Sep 18, 2023 · 0 comments · Fixed by #2474
Assignees

Comments

@PhilWindle
Copy link
Collaborator

No description provided.

@PhilWindle PhilWindle added this to A3 Sep 18, 2023
@PhilWindle PhilWindle converted this from a draft issue Sep 18, 2023
@alexghr alexghr self-assigned this Sep 21, 2023
@alexghr alexghr moved this from Todo to In Progress in A3 Sep 21, 2023
alexghr added a commit that referenced this issue Sep 26, 2023
@alexghr alexghr moved this from In Progress to In Review in A3 Sep 27, 2023
alexghr added a commit that referenced this issue Sep 28, 2023
PhilWindle added a commit that referenced this issue Sep 28, 2023
This PR updates the `WorldStateSynchroniser` to save and restore the
last L2 block it has seen.

Fix #2357 

# Checklist:
Remove the checklist to signal you've completed it. Enable auto-merge if
the PR is ready to merge.
- [ ] If the pull request requires a cryptography review (e.g.
cryptographic algorithm implementations) I have added the 'crypto' tag.
- [ ] I have reviewed my diff in github, line by line and removed
unexpected formatting changes, testing logs, or commented-out code.
- [ ] Every change is related to the PR description.
- [ ] I have
[linked](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
this pull request to relevant issues (if any exist).

Co-authored-by: PhilWindle <[email protected]>
@github-project-automation github-project-automation bot moved this from In Review to Done in A3 Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants