-
Notifications
You must be signed in to change notification settings - Fork 69
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
set_finalizers host function (#1511) #1561
Commits on Aug 25, 2023
-
set_finalizers host function (#1511)
Work in progress. - Implemented host function (not tested); - Finalizer set types; - Placeholders for fc::crypto::blslib::bls_public_key operators == != and <; - Stub notify_set_finalizers signal to be connected to chain_plugin, to reach chain_pacemaker
Configuration menu - View commit details
-
Copy full SHA for dcb04cb - Browse repository at this point
Copy the full SHA dcb04cbView commit details -
Fixes & get finalizer info to pacemaker
- Storing set_finalizer data at controller - chain_pacemaker retrievies set_finalizer data on get_finalizers() (not using it and not thread-safe yet) - Fix legacy span - Fix remove signal stub - Fix finalizer name to string description - Fix missing finalizer_set intrinsic whitelist upon feature activation
Configuration menu - View commit details
-
Copy full SHA for e27c827 - Browse repository at this point
Copy the full SHA e27c827View commit details -
Placeholder fix for bls_public_key operators
- Working ==, != and < operators in bls_public_key to enable testing this branch
Configuration menu - View commit details
-
Copy full SHA for 5aaad89 - Browse repository at this point
Copy the full SHA 5aaad89View commit details
Commits on Aug 26, 2023
-
controller::get_finalizer returns finalizer info
Co-authored-by: Gregory Popovitch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee8eff1 - Browse repository at this point
Copy the full SHA ee8eff1View commit details -
Co-authored-by: Gregory Popovitch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cc704b - Browse repository at this point
Copy the full SHA 1cc704bView commit details -
- Tie up get_finalizer return value changes - Better operator< for bls_public_key
Configuration menu - View commit details
-
Copy full SHA for 83183dd - Browse repository at this point
Copy the full SHA 83183ddView commit details -
Co-authored-by: Gregory Popovitch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9fec69 - Browse repository at this point
Copy the full SHA c9fec69View commit details -
Co-authored-by: Gregory Popovitch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b3f55a - Browse repository at this point
Copy the full SHA 3b3f55aView commit details -
- Fix breaking libtester w/ finalizer set fwd decl - Remove finalizer_authority::get_abi_variant - Fix init fthreshold in controller - Add const to controller get_finalizer_impl()
Configuration menu - View commit details
-
Copy full SHA for 02841ab - Browse repository at this point
Copy the full SHA 02841abView commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dba1f3a - Browse repository at this point
Copy the full SHA dba1f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8bc49 - Browse repository at this point
Copy the full SHA cb8bc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7fc539 - Browse repository at this point
Copy the full SHA a7fc539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4bcf8 - Browse repository at this point
Copy the full SHA 7f4bcf8View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7447c15 - Browse repository at this point
Copy the full SHA 7447c15View commit details -
Merge pull request #1574 from AntelopeIO/GH-1541-threading-part-2
IF: Add thread safety to chain_pacemaker access of chain state
Configuration menu - View commit details
-
Copy full SHA for 9b6fbdc - Browse repository at this point
Copy the full SHA 9b6fbdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 255e2b0 - Browse repository at this point
Copy the full SHA 255e2b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8735839 - Browse repository at this point
Copy the full SHA 8735839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 683750a - Browse repository at this point
Copy the full SHA 683750aView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36a60e1 - Browse repository at this point
Copy the full SHA 36a60e1View commit details