Skip to content

Instantly share code, notes, and snippets.

@blazejkrzak
Last active December 28, 2021 17:42
Show Gist options
  • Save blazejkrzak/eb14b35a6f53c08567125ba52bd82eb7 to your computer and use it in GitHub Desktop.
Save blazejkrzak/eb14b35a6f53c08567125ba52bd82eb7 to your computer and use it in GitHub Desktop.
kravitz-stability-check

Version of tags running

pandora: v0.1.0-rc.1 vanguard: v0.1.0-rc.3-kravitz validator: v0.1.0-rc.3-kravitz orchestrator: v0.1.0-rc.1

Node setup must be able to:

  • synchronize to any network of ours up to the head (dev, staging, prod)
  • produce blocks during network lifecycle
  • form a new network from scratch and start its own block progression
  • withstand the reorg on the vanguard side
  • withstand the reorg on the pandora side
  • reach the finalization and justification on consensus layer
  • talk to the tools (explorers, ethstats)
  • take and withstand insane amount of tx on Pandora side (fill the gas limit to max)
  • join new validators from deposit contract
  • voluntrary exit validators from deposit contract
  • start and progress with non-interop mode
@blazejkrzak
Copy link
Author

Ad. Sol.1
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment