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: parameterize mev-boost args #400

Merged
merged 41 commits into from
Feb 20, 2024

Commits on Dec 10, 2023

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

Commits on Dec 11, 2023

  1. update README

    bharath-123 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bded86c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge branch 'main' of https://github.com/kurtosis-tech/ethereum-package

     into parameterize-mev-boost
    bharath-123 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f657e07 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/kurtosis-tech/ethereum-package

     into parameterize-mev-boost
    bharath-123 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3a8dd1a View commit details
    Browse the repository at this point in the history
  3. update doc

    bharath-123 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    40fbcb5 View commit details
    Browse the repository at this point in the history
  4. fix typo

    bharath-123 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3d99121 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 9, 2024

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

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    3167074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728df98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a7703e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6045c62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a90396d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4adb26d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a2a5dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fdb3bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1bec2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56121ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a5b4d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9696a36 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    767d371 View commit details
    Browse the repository at this point in the history
  14. feat: Add Xatu Sentry (ethpandaops#466)

    Adds support for [Xatu](https://github.com/ethpandaops/xatu) in Sentry
    mode. Similarly to Ethereum Metrics Exporter, Xatu Sentry can be enabled
    globally, or per client pair.
    
    Note: This PR only enables "Sentry". Xatu Server/Clickhouse etc will
    need to run outside of Kurtosis for this to be useful.
    
    ---------
    
    Co-authored-by: Barnabas Busa <busa.barnabas@gmail.com>
    2 people authored and bharath-123 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b0e5e05 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    cd14a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b860ef View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.3.0 (ethpandaops#436)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.3.0](ethpandaops/ethereum-package@1.2.0...1.3.0)
    (2024-01-22)
    
    
    ### Features
    
    * add assertoor to additional toolings
    ([ethpandaops#419](ethpandaops#419))
    ([76dde3e](ethpandaops@76dde3e))
    * add devnets support
    ([ethpandaops#384](ethpandaops#384))
    ([2bae099](ethpandaops@2bae099))
    * add pitfalls for persistent storage as a warning
    ([ethpandaops#441](ethpandaops#441))
    ([69da8f0](ethpandaops@69da8f0))
    * add support for testnets
    ([ethpandaops#437](ethpandaops#437))
    ([5584cc8](ethpandaops@5584cc8))
    * Add Xatu Sentry
    ([ethpandaops#466](ethpandaops#466))
    ([b9523cb](ethpandaops@b9523cb))
    * enable checkpoint sync for devnets
    ([ethpandaops#448](ethpandaops#448))
    ([b367cfe](ethpandaops@b367cfe))
    * enable persistence
    ([ethpandaops#422](ethpandaops#422))
    ([8d40056](ethpandaops@8d40056))
    * enable syncing ephemery
    ([ethpandaops#459](ethpandaops#459))
    ([f8289cb](ethpandaops@f8289cb))
    * enable syncing shadowforks
    ([ethpandaops#457](ethpandaops#457))
    ([313a586](ethpandaops@313a586))
    
    
    ### Bug Fixes
    
    * add CL genesis delay to final genesis time
    ([ethpandaops#469](ethpandaops#469))
    ([e36027b](ethpandaops@e36027b))
    * add prysm-multiarch upstream image
    ([ethpandaops#451](ethpandaops#451))
    ([6feba23](ethpandaops@6feba23))
    * added supprot for boot enr file
    ([ethpandaops#456](ethpandaops#456))
    ([fd26e5c](ethpandaops@fd26e5c))
    * bump max mem limit for nimbus on holesky
    ([ethpandaops#439](ethpandaops#439))
    ([fb84787](ethpandaops@fb84787))
    * dora template fix
    ([ethpandaops#452](ethpandaops#452))
    ([f9243ea](ethpandaops@f9243ea))
    * enable ws for geth
    ([ethpandaops#446](ethpandaops#446))
    ([d5bf451](ethpandaops@d5bf451))
    * erigon chain should be set to dev
    ([ethpandaops#447](ethpandaops#447))
    ([1f40d84](ethpandaops@1f40d84))
    * erigon command arg
    ([ethpandaops#454](ethpandaops#454))
    ([5ae56a1](ethpandaops@5ae56a1))
    * fix typo
    ([ethpandaops#440](ethpandaops#440))
    ([933a313](ethpandaops@933a313))
    * guid fix for besu/teku/erigon/nimbus
    ([ethpandaops#443](ethpandaops#443))
    ([2283464](ethpandaops@2283464))
    * increase db size for geth
    ([ethpandaops#453](ethpandaops#453))
    ([0c67998](ethpandaops@0c67998))
    * logging bug
    ([ethpandaops#462](ethpandaops#462))
    ([f6098a1](ethpandaops@f6098a1))
    * parallel key generation
    ([ethpandaops#423](ethpandaops#423))
    ([060fd8f](ethpandaops@060fd8f))
    * re-add networkid
    ([ethpandaops#464](ethpandaops#464))
    ([4d96409](ethpandaops@4d96409))
    * typo
    ([ethpandaops#445](ethpandaops#445))
    ([e61c58a](ethpandaops@e61c58a))
    * Update nethermind to expose host on 0.0.0.0
    ([ethpandaops#467](ethpandaops#467))
    ([0bd29dd](ethpandaops@0bd29dd))
    * use all enrs for nimbus via bootstrap file
    ([ethpandaops#450](ethpandaops#450))
    ([bb5a0c1](ethpandaops@bb5a0c1))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and bharath-123 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    970c87f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84c1570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b10104e View commit details
    Browse the repository at this point in the history
  6. feat: add support for custom assertoor images & use assertoor image w…

    …ith verkle support for verkle chains (ethpandaops#483)
    pk910 authored and bharath-123 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2383b0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4794a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad61460 View commit details
    Browse the repository at this point in the history
  9. fix: bump verkle genesis generator (ethpandaops#486)

    go-verkle depns changes, we need this bump to be compatible for the
    current verkle tests
    parithosh authored and bharath-123 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    12ebc9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    513c104 View commit details
    Browse the repository at this point in the history
  11. feat: blockscout support with sc verification (ethpandaops#481)

    addresses ethpandaops#372
    
    ---------
    
    Co-authored-by: franjoespejo <franjosepejo@github.com>
    2 people authored and bharath-123 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    456d0bc View commit details
    Browse the repository at this point in the history
  12. feat: improve built-in assertoor tests (ethpandaops#488)

    Improves the built-in assertoor tests to make them more resilient
    against non-critical failures.
    pk910 authored and bharath-123 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    aaa38a7 View commit details
    Browse the repository at this point in the history
  13. feat: Add suave-enabled geth support (ethpandaops#489)

    Very minor addition to enable running suave-enabled geth (a.k.a.
    `suave-execution-geth`) instead of the stock geths.
    0x416e746f6e authored and bharath-123 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c38b81c View commit details
    Browse the repository at this point in the history
  14. feat: enable shadowforking (ethpandaops#475)

    Co-authored-by: pk910 <github@pk910.de>
    Co-authored-by: parithosh <parithosh.jayanthi@ethereum.org>
    3 people authored and bharath-123 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a126820 View commit details
    Browse the repository at this point in the history
  15. chore(main): release 1.4.0 (ethpandaops#473)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.4.0](ethpandaops/ethereum-package@1.3.0...1.4.0)
    (2024-02-09)
    
    
    ### Features
    
    * Add suave-enabled geth support
    ([ethpandaops#489](ethpandaops#489))
    ([631eaf3](ethpandaops@631eaf3))
    * add support for custom assertoor images & use assertoor image with
    verkle support for verkle chains
    ([ethpandaops#483](ethpandaops#483))
    ([2d8a143](ethpandaops@2d8a143))
    * add verkle-gen-devnet-3
    ([ethpandaops#487](ethpandaops#487))
    ([1e543e8](ethpandaops@1e543e8))
    * blockscout support with sc verification
    ([ethpandaops#481](ethpandaops#481))
    ([b3418cf](ethpandaops@b3418cf))
    * enable custom resource limit per network
    ([ethpandaops#471](ethpandaops#471))
    ([5db6611](ethpandaops@5db6611))
    * enable shadowforking
    ([ethpandaops#475](ethpandaops#475))
    ([b788b18](ethpandaops@b788b18))
    * improve built-in assertoor tests
    ([ethpandaops#488](ethpandaops#488))
    ([d596699](ethpandaops@d596699))
    * we no longer need 4788 deployer
    ([ethpandaops#485](ethpandaops#485))
    ([abdfc2c](ethpandaops@abdfc2c))
    
    
    ### Bug Fixes
    
    * add more prefund addresses for verkle-gen
    ([ethpandaops#482](ethpandaops#482))
    ([01868fc](ethpandaops@01868fc))
    * bump verkle genesis generator
    ([ethpandaops#486](ethpandaops#486))
    ([79dc5e1](ethpandaops@79dc5e1))
    * use latest stable image for assertoor
    ([ethpandaops#484](ethpandaops#484))
    ([bbe0b16](ethpandaops@bbe0b16))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and bharath-123 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7854d77 View commit details
    Browse the repository at this point in the history
  16. feat!: add node selectors features (ethpandaops#491)

    Co-authored-by: pk910 <github@pk910.de>
    Co-authored-by: parithosh <parithosh.jayanthi@ethereum.org>
    Co-authored-by: Gyanendra Mishra <anomaly.the@gmail.com>
    4 people committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3ec7423 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8f2ff53 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    df99f53 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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