Skip to content

Draft/brave volhard #87

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

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

salehah737
Copy link

Changes Made

  • Fixed dependency conflicts
  • Cleaned up virtual environments
  • Updated requirements.txt

Related Issues

Closes #123

Crypto-Sanemi pushed a commit to Crypto-Sanemi/codespaces-blank that referenced this pull request Jun 20, 2025
…e conditions (github#87)

This PR moves the finalize checks to a function that can run
incrementally as we poll for new orders such that batch deadlines can be
detected and finalized without new orders coming into the aggregator to
trigger it.

It also adds a config option for how often to the aggregator should
check for new proofs to aggregate / finalize checks.

Additionally it adds a unit test for batch-deadline detection. 

This PR does increase the get_block_number() RPC calls and means we
should probably make a block number service internally to broker sooner
rather than later.

---------

Co-authored-by: Victor Graf <victor@risczero.com>
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.

1 participant