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

Commits on Nov 7, 2024

  1. feat: constraints-api-v0

    Co-authored-by: merklefruit <nicolas@chainbound.io>
    Co-authored-by: mempirate <j.bostoen@chainbound.io>
    Co-authored-by: namn-grg <naman@chainbound.io>
    4 people committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    22a13a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f2fcf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix(constraints-api-v0): drop validator_delegations migration, curren…

    …tly stored only in cache
    thedevbirb committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dc2919d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40cda8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from chainbound/lore/feat/constraints-api-config

    feat(constraints-api): add startup configuration
    merklefruit authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    38c8e8f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    ffc5e5e View commit details
    Browse the repository at this point in the history
  2. address PR comments + other fixes

    - 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
    gd-0 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    61d611f View commit details
    Browse the repository at this point in the history
  3. feat: import website from aestus upstream, solve conflicts

    Co-authored-by: DigiDr <DigiDr@users.noreply.github.com>
    Co-authored-by: austonst <austonst@users.noreply.github.com>
    3 people committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b531d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b66e136 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d7e97f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f995522 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30c5cb5 View commit details
    Browse the repository at this point in the history
  8. chore: gattaca logo

    merklefruit committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8ba703c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25d777e View commit details
    Browse the repository at this point in the history
  10. chore: addressed review

    merklefruit committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c864a9e View commit details
    Browse the repository at this point in the history
  11. chore: logo size

    merklefruit committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9ee178a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    ea15474 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae59749 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from gd-0/dont-enforce-constraints-if-block-va…

    …lue-is-above-threshold
    
    introduce max_block_value_to_verify in constraints config
    thedevbirb authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    00b5bcb View commit details
    Browse the repository at this point in the history
  4. chore(website): fmt

    thedevbirb committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9003727 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25 from chainbound/feat/import-website

    feat: import website from aestus upstream, solve conflicts
    thedevbirb authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0aee3e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30c66ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a0342f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44b1823 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #26 from chainbound/fix/retry-db-pool

    fix(db): retry creating pool handle
    thedevbirb authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f778527 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    b78427d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Merge pull request #27 from chainbound/lore/fix/ssz

    fix(ssz): backwards compatibility on `SignedBidSubmission`
    merklefruit authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cdb2795 View commit details
    Browse the repository at this point in the history