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

Merge Savanna Contract Updates into EOS #156

Merged
merged 296 commits into from
Aug 13, 2024
Merged

Merge Savanna Contract Updates into EOS #156

merged 296 commits into from
Aug 13, 2024

Conversation

ericpassmore
Copy link
Contributor

Adds contracts to manage BLS finalizer keys, report on finalizers, and improved testing to validate contract and system-actions work with Savanna consensus.

spoonincode and others added 30 commits June 7, 2023 22:05
fix misspelling in wasmcfg invalid configuration assertion
Remove Deferred Transactions from System Contract
…ow, max_finalizers, and max_finalizer_description_size
… use std::hash<const char*> for hashing, use size() instead of 96 * sizeof(char)
IF: Add setfinalizer action to eosio.bios
add `SYSTEM_ENABLE_LEAP_VERSION_CHECK` & `SYSTEM_ENABLE_CDT_VERSION_CHECK` build knobs
@ericpassmore ericpassmore marked this pull request as ready for review August 9, 2024 19:14
@ericpassmore ericpassmore linked an issue Aug 10, 2024 that may be closed by this pull request
@ericpassmore ericpassmore merged commit 89f076c into main Aug 13, 2024
1 check passed
@ericpassmore ericpassmore deleted the working-3.6 branch August 13, 2024 03:58
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.

Support Instant Finality in system contracts
7 participants