-
Notifications
You must be signed in to change notification settings - Fork 754
(Alpenglow) Upstream BLS Sigverifier. (Do not review for now) #8479
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
base: master
Are you sure you want to change the base?
Conversation
#### Problem Broken links in docs #### Summary of Changes This PR fixes broken links in docs --------- Co-authored-by: Jon C <me@jonc.dev>
…a-labs#8476) This reverts commit eae2c81 which caused one of the edge canaries to panic
#### Problem NodeInstance is fully deprecated. Let's get rid of the logic that uses on it We have to keep some NodeInstance logic in order for gossip to still work properly (classic!) #### Summary of Changes Remove most of the unused NodeInstance logic. Removes `should_force_push` closure which was `NodeInstance` specific
If this PR represents a change to the public RPC API:
Thank you for keeping the RPC clients in sync with the server API @wen-coding. |
The Firedancer team maintains a line-for-line reimplementation of the |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #8479 +/- ##
=========================================
Coverage 83.1% 83.2%
=========================================
Files 840 843 +3
Lines 367637 369299 +1662
=========================================
+ Hits 305859 307330 +1471
- Misses 61778 61969 +191 🚀 New features to boost your workflow:
|
Problem
Upstream BLS Sigverifier.
Summary of Changes
Upstream BLS Sigverfier from Alpenglow repo to agave.