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

test(ethexe): append ping_reorg test #4090

Merged
merged 12 commits into from
Jul 29, 2024
Merged

test(ethexe): append ping_reorg test #4090

merged 12 commits into from
Jul 29, 2024

Conversation

grishasobol
Copy link
Member

@grishasobol grishasobol commented Jul 26, 2024

ping_reorg simulates 3 situations:

  1. Missing some amount of blocks
  2. Blockchain switch branch
  3. DB cleanup and restart

Additionally, fix problem with default NonceFiller in order to support branch switching in blockchain (reorg)

@grishasobol grishasobol self-assigned this Jul 26, 2024
@grishasobol grishasobol added the A0-pleasereview PR is ready to be reviewed by the team label Jul 27, 2024
ethexe/cli/src/tests.rs Outdated Show resolved Hide resolved
@NikVolf
Copy link
Member

NikVolf commented Jul 29, 2024

very nice

@grishasobol grishasobol merged commit c5dc31a into master Jul 29, 2024
10 checks passed
@grishasobol grishasobol deleted the gsobol-reorg-test branch July 29, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants