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

IF: Add IF activation to integration test framework #1990

Closed
wants to merge 8 commits into from

Conversation

heifner
Copy link
Member

@heifner heifner commented Dec 14, 2023

  • Adds ability to activate instant finality to the integration test framework, specifically Cluster.py launch().
    • Unique BLS keys and proof-of-possession is created for each test run similar to proposer keys.
    • Added example in tests/distributed-transactions-test.py & tests/nodeos_run_test.py
    • If we are happy with this approach, it can be added to all integration tests and new cmake tests can be added that use it.
      • Currently LIB is not progressing after activation.
  • Copied over eosio.bios contract from IF: Add setfinalizer action to eosio.bios reference-contracts#33 which has updated setfinalizer.
  • Updated tutorials/bios-boot-tutorial/bios-boot-tutorial.py to include INSTANT_FINALITY activation.

@heifner heifner added the OCI Work exclusive to OCI team label Dec 14, 2023
@heifner
Copy link
Member Author

heifner commented Dec 18, 2023

Replaced by #1998

@heifner heifner closed this Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants