Skip to content

Releases: ethpandaops/ethereum-package

v4.3.0

23 Sep 11:22
ec278db
Compare
Choose a tag to compare

4.3.0 (2024-09-23)

Features

  • add prefunded accounts (#752) (1be7efa)
  • dora - show more infos about all peers on client pages (#760) (c77d95f)

Bug Fixes

  • metrics-host-allowlist for Teku (#765) (ad75fcc)
  • built in validator lifecycle test for assertoor (#763) (6f868cc)
  • explicitly set client contexts (#755) (94dc531)
  • no default resource limits (#768) (4c4831b)
  • prysm gRPC removal - use http server instead for keymanager (#761) (ba91174)
  • remove epoch checker for goomy (#754) (f124bbf)
  • remove exp RPC API namespace flag from nimbus-eth1 configuration (#767) (8fec454)
  • reth-builder volume claim (#771) (4570328)
  • update dora config for latest release & remove custom images (#748) (a433c50)

v4.2.0

19 Aug 14:03
2e9e5a4
Compare
Choose a tag to compare

4.2.0 (2024-08-19)

Features

Bug Fixes

v4.1.0

03 Jul 15:32
77725f0
Compare
Choose a tag to compare

4.1.0 (2024-07-03)

Features

Bug Fixes

v4.0.0

13 Jun 11:10
84a0fa7
Compare
Choose a tag to compare

4.0.0 (2024-06-13)

⚠ BREAKING CHANGES

  • migrate from kurtosis-tech to ethpandaops repository (#663)

Features

Bug Fixes

v3.1.0

10 Jun 16:14
20fef70
Compare
Choose a tag to compare

3.1.0 (2024-06-07)

Features

Bug Fixes

v3.0.0

06 May 10:59
9062edd
Compare
Choose a tag to compare

3.0.0 (2024-05-06)

⚠ BREAKING CHANGES

  • add mev-rs relay/builder/boost (#586)
  • upcoming file path change in kurtosis upstream (#582)

Features

Bug Fixes

  • non-existent field access on error message (#577) (8515d27)
  • participant redefining global flag (#573) (9139f4b)
  • path for shadowforks post kt update (#585) (e0622a7)
  • remove erigon's --chain parameter (#575) (02b9c50)
  • upcoming file path change in kurtosis upstream (#582) (8d7c4f9)

v2.2.0

19 Apr 11:12
f7887aa
Compare
Choose a tag to compare

2.2.0 (2024-04-19)

Features

Bug Fixes

v2.1.0

28 Mar 09:14
47d0ea0
Compare
Choose a tag to compare

2.1.0 (2024-03-28)

Features

Bug Fixes

v2.0.0

08 Mar 11:30
a96953d
Compare
Choose a tag to compare

2.0.0 (2024-03-08)

⚠ BREAKING CHANGES

  • participant_network & rename participant fields. (#508)
  • add node selectors features (#491)

Features

Bug Fixes

Code Refactoring

  • participant_network & rename participant fields. (#508) (fab341b)

v1.4.0

12 Feb 12:17
5602a02
Compare
Choose a tag to compare

1.4.0 (2024-02-09)

Features

  • Add suave-enabled geth support (#489) (631eaf3)
  • add support for custom assertoor images & use assertoor image with verkle support for verkle chains (#483) (2d8a143)
  • add verkle-gen-devnet-3 (#487) (1e543e8)
  • blockscout support with sc verification (#481) (b3418cf)
  • enable custom resource limit per network (#471) (5db6611)
  • enable shadowforking (#475) (b788b18)
  • improve built-in assertoor tests (#488) (d596699)
  • we no longer need 4788 deployer (#485) (abdfc2c)

Bug Fixes