Skip to content
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

feat: Constraints API v0 #49

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

thedevbirb
Copy link
Contributor

This PR introduces the Constraints API in Helix.

Copy link

@merklefruit merklefruit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tagging some broken docs links

crates/api/src/constraints/api.rs Outdated Show resolved Hide resolved
crates/api/src/constraints/api.rs Outdated Show resolved Hide resolved
crates/api/src/constraints/api.rs Outdated Show resolved Hide resolved
crates/api/src/proposer/api.rs Outdated Show resolved Hide resolved
crates/common/src/config.rs Outdated Show resolved Hide resolved
crates/common/src/bid_submission/submission.rs Outdated Show resolved Hide resolved
thedevbirb and others added 2 commits November 7, 2024 15:53
Co-authored-by: merklefruit <nicolas@chainbound.io>
Co-authored-by: mempirate <j.bostoen@chainbound.io>
Co-authored-by: namn-grg <naman@chainbound.io>
thedevbirb and others added 23 commits November 8, 2024 11:04
feat(constraints-api): add startup configuration
- fix lints + other refactoring
- max_block_value_to_verify_wei now U256 to handle big value cases
- return earlier in get_header_with_proofs call
Co-authored-by: DigiDr <DigiDr@users.noreply.github.com>
Co-authored-by: austonst <austonst@users.noreply.github.com>
…lue-is-above-threshold

introduce max_block_value_to_verify in constraints config
feat: import website from aestus upstream, solve conflicts
fix(db): retry creating pool handle
@thedevbirb thedevbirb marked this pull request as ready for review November 14, 2024 08:24
fix(ssz): backwards compatibility on `SignedBidSubmission`
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.

3 participants