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

Heavy Integration Tests #2167

Closed
17 tasks done
adamkrellenstein opened this issue Aug 15, 2024 · 1 comment
Closed
17 tasks done

Heavy Integration Tests #2167

adamkrellenstein opened this issue Aug 15, 2024 · 1 comment

Comments

@adamkrellenstein
Copy link
Member

adamkrellenstein commented Aug 15, 2024

Mainnet

  • Basic Startup (cf. 1ca58b2)
  • Health Check (cf. Failed Health Check #1865)
  • Bootstrap
  • Catch-Up from Bootstrap
  • Catchup across Checkpoints (300k -> 400k; 400k -> 500k; etc.)

Testnet

  • Full Catchup
  • Bootstrap

Regtest


We need testing that would have caught these temporary regressions:

@ouziel-slama
Copy link
Contributor

done here #3000

For mainnet and testnet4 we:

  • bootstrap
  • reparse 1000 blocks
  • rollback 3 checkpoins
  • catch-up

Testnet4 is done on every push and Mainnet tetst on push in develop branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants