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

BFT synchronizer: integration test against an orderer that does block censorship #4731

Open
Tracked by #4240
tock-ibm opened this issue Mar 7, 2024 · 0 comments
Open
Tracked by #4240

Comments

@tock-ibm
Copy link
Contributor

tock-ibm commented Mar 7, 2024

  • Run a 4 orderer smart bft cluster.
  • Do 5 TXs.
  • Shut down o4.
  • Do 5 more TXs.
  • Shutdown o1,o2,o3
  • Prepare 3 orderer mocks with 10 TXs, with the addresses of o1,o2,o3
    • same mocks as used in the peer test
    • emulate block censorship
  • Start o4
  • O4 should detect the block censorship attempt and get all 10 blocks to its ledger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants