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

Add protocol features to disallow deferred transaction #1724

Merged
merged 3 commits into from
Oct 5, 2023

Conversation

ericpassmore
Copy link
Contributor

Updates bios-boot-tutorial.py with latest protocol features to disallow deferred transactions.

  • DISABLE_DEFERRED_TRXS_STAGE_1 - DISALLOW NEW DEFERRED TRANSACTIONS
  • DISABLE_DEFERRED_TRXS_STAGE_2 - PREVENT PREVIOUSLY SCHEDULED DEFERRED TRANSACTIONS FROM REACHING OTHER NODES

Fixes #1720

@ericpassmore ericpassmore merged commit 13880d4 into main Oct 5, 2023
@ericpassmore ericpassmore deleted the ehp/add-deferred-tran-protocal branch October 5, 2023 19:14
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

Successfully merging this pull request may close these issues.

update bios boot script for DISABLE_DEFERRED_TRXS_STAGE*
4 participants