Skip to content

More light client features to support Espresso stack - #4786

Merged
jbearer merged 3 commits into
mainfrom
jb/light-client
Aug 7, 2026
Merged

More light client features to support Espresso stack#4786
jbearer merged 3 commits into
mainfrom
jb/light-client

Conversation

@jbearer

@jbearer jbearer commented Aug 6, 2026

Copy link
Copy Markdown
Member

This PR:

  • Exposes more inner state of the light client
  • Handles stake_table_lower_bound requests for epochs up to u64::MAX. This is not just a general robustness improvement (previously it would panic). It specifically gives a simple implementation of querying the latest saved stake table: asking for the lower bound of u64::MAX will give whatever stake table is the latest in the database

@jbearer
jbearer merged commit 96b6bd5 into main Aug 7, 2026
157 checks passed
@jbearer
jbearer deleted the jb/light-client branch August 7, 2026 17:57
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.

2 participants