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

refactor: Change replay back mechanism #99

Merged
merged 5 commits into from
Aug 13, 2024
Merged

refactor: Change replay back mechanism #99

merged 5 commits into from
Aug 13, 2024

Conversation

gshep
Copy link
Member

@gshep gshep commented Aug 12, 2024

Resolves #97

  • continue execution after blocks have been replayed back
  • create gear events listener on demand to avoid errors spam on pruning nodes

@gear-tech/dev

@gshep gshep requested a review from mertwole August 12, 2024 11:33
@gshep gshep self-assigned this Aug 12, 2024
Cargo.toml Outdated Show resolved Hide resolved
relayer/src/ethereum_checkpoints/mod.rs Outdated Show resolved Hide resolved
relayer/src/ethereum_checkpoints/mod.rs Show resolved Hide resolved
@gshep gshep merged commit a2eb187 into main Aug 13, 2024
2 checks passed
@gshep gshep deleted the gshep/issue-97 branch August 13, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider to change replay back mechanism
2 participants