Skip to content

Conversation

wen-coding
Copy link

Problem

Upstream BLS Sigverifier.

Summary of Changes

Upstream BLS Sigverfier from Alpenglow repo to agave.

@wen-coding wen-coding marked this pull request as draft October 14, 2025 18:22
wen-coding and others added 7 commits October 14, 2025 11:33
#### 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
Copy link

mergify bot commented Oct 14, 2025

If this PR represents a change to the public RPC API:

  1. Make sure it includes a complementary update to rpc-client/ (example)
  2. Open a follow-up PR to update the JavaScript client @solana/kit (example)

Thank you for keeping the RPC clients in sync with the server API @wen-coding.

Copy link

mergify bot commented Oct 14, 2025

The Firedancer team maintains a line-for-line reimplementation of the
native programs, and until native programs are moved to BPF, those
implementations must exactly match their Agave counterparts.
If this PR represents a change to a native program implementation (not
tests), please include a reviewer from the Firedancer team. And please
keep refactors to a minimum.

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 81.79174% with 313 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.2%. Comparing base (fe56408) to head (7c2db42).
⚠️ Report is 1 commits behind head on master.

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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

6 participants