Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "6.1.0"
".": "6.2.0"
}
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# Changelog

## [6.2.0](https://github.com/ethpandaops/ethereum-package/compare/6.1.0...6.2.0) (2026-05-19)


### Features

* add confirmation_byzantine_threshold, bump genesis-generator to 5.3.6, tempo in zkvm tests ([#1359](https://github.com/ethpandaops/ethereum-package/issues/1359)) ([7a3c999](https://github.com/ethpandaops/ethereum-package/commit/7a3c9991f081803182bb8aecbfb000f2c7b8f14d))
* add disruptoor support ([#1398](https://github.com/ethpandaops/ethereum-package/issues/1398)) ([76fea83](https://github.com/ethpandaops/ethereum-package/commit/76fea835fa18046fdaa7ca4a21184d19220d0626))
* add FOCIL dashboard ([#986](https://github.com/ethpandaops/ethereum-package/issues/986)) ([67fd55e](https://github.com/ethpandaops/ethereum-package/commit/67fd55e05f6b25af42d43312fe62134db1c49362))
* add grafloki ([#1328](https://github.com/ethpandaops/ethereum-package/issues/1328)) ([3b8b912](https://github.com/ethpandaops/ethereum-package/commit/3b8b912ab27ca00123717308eaa63d50b487dd64))
* add native ePBS builder support via network_params ([#1348](https://github.com/ethpandaops/ethereum-package/issues/1348)) ([8ef4f0f](https://github.com/ethpandaops/ethereum-package/commit/8ef4f0fc3328d3c29a5e1ffd5ecee906ef37517a))
* Add syncmode option to ethrex_launcher ([#1374](https://github.com/ethpandaops/ethereum-package/issues/1374)) ([8fe091e](https://github.com/ethpandaops/ethereum-package/commit/8fe091e3bfe225dc2f4792c65cede953e110ce3a))
* bump default genesis gas limit from 60M to 200M ([#1391](https://github.com/ethpandaops/ethereum-package/issues/1391)) ([309c67b](https://github.com/ethpandaops/ethereum-package/commit/309c67b50939ad5c8578a270a3a1d1d3848a61a5))
* cross-enclave sync via `kt-<host>:<port>` network ([#1378](https://github.com/ethpandaops/ethereum-package/issues/1378)) ([87b5084](https://github.com/ethpandaops/ethereum-package/commit/87b50842fa66e40d88dc2892b9438ea8aecebda0))
* derive and inject builder BLS key into buildoor ([#1349](https://github.com/ethpandaops/ethereum-package/issues/1349)) ([b7ca0aa](https://github.com/ethpandaops/ethereum-package/commit/b7ca0aa4131ec8f6fc2d5f26430100c2a1b0f307))
* **ethrex:** set default --http.api namespaces ([#1392](https://github.com/ethpandaops/ethereum-package/issues/1392)) ([cb83373](https://github.com/ethpandaops/ethereum-package/commit/cb83373b6c7a943f813fd7369faaab16438864b0))
* **mev:** add commit_boost_config param for custom CB config templates ([#1355](https://github.com/ethpandaops/ethereum-package/issues/1355)) ([efaf138](https://github.com/ethpandaops/ethereum-package/commit/efaf138eba93c3ef4f2a801086550b90df6d3810))
* replace dummy EL with el_type: None ([#1358](https://github.com/ethpandaops/ethereum-package/issues/1358)) ([69d7125](https://github.com/ethpandaops/ethereum-package/commit/69d7125607b3b17dee0134acee295afe24d433e3))
* **spamoor:** expose full participant name as a client_group ([#1389](https://github.com/ethpandaops/ethereum-package/issues/1389)) ([71b02f6](https://github.com/ethpandaops/ethereum-package/commit/71b02f6e4a57ad19629c729cb2989e7f868866d2))
* support gpu ere prover in zkboost ([#1353](https://github.com/ethpandaops/ethereum-package/issues/1353)) ([835dd9b](https://github.com/ethpandaops/ethereum-package/commit/835dd9b69913af76920768c019a6ad988bf1b42a))
* sync CL config with consensus-specs v1.7.0-alpha.8 ([#1397](https://github.com/ethpandaops/ethereum-package/issues/1397)) ([1a4049d](https://github.com/ethpandaops/ethereum-package/commit/1a4049d6252d464240682946517395dfbd097121))
* update `zkboost` to `v0.5.0` config and image ([#1354](https://github.com/ethpandaops/ethereum-package/issues/1354)) ([e07503d](https://github.com/ethpandaops/ethereum-package/commit/e07503d16b292a4a0d0dde267b461c22eb394852))
* update `zkboost` usage to `v0.6.0` ([#1368](https://github.com/ethpandaops/ethereum-package/issues/1368)) ([c0aaa60](https://github.com/ethpandaops/ethereum-package/commit/c0aaa60fd761cb3198e5215cd03004acab8cdf7a))
* verifier mode support with validation ([#1396](https://github.com/ethpandaops/ethereum-package/issues/1396)) ([55c8875](https://github.com/ethpandaops/ethereum-package/commit/55c8875d2ee7f5b395d7829ab35d9b2336bf5dab))
* zkboost prom ([#1345](https://github.com/ethpandaops/ethereum-package/issues/1345)) ([6efe92e](https://github.com/ethpandaops/ethereum-package/commit/6efe92e5ccb5706753cffea40c5054f0cf87219a))
* **zkboost:** set default proof_timeout_secs to seconds_per_slot ([#1394](https://github.com/ethpandaops/ethereum-package/issues/1394)) ([85b6725](https://github.com/ethpandaops/ethereum-package/commit/85b67257da406a69ede3931f17ab8b32c451e6e8))


### Bug Fixes

* add --rpc.eth-proof-window flag to reth ([#1390](https://github.com/ethpandaops/ethereum-package/issues/1390)) ([3f9aa2f](https://github.com/ethpandaops/ethereum-package/commit/3f9aa2f040ffa22e20a4047f904ab0c63621088b))
* Add p2p colocation whitelist option to launcher ([#1387](https://github.com/ethpandaops/ethereum-package/issues/1387)) ([252f0ee](https://github.com/ethpandaops/ethereum-package/commit/252f0eef16924ef12a226ebd17f2ca34e052d6e1))
* Add temporary fix to cmd for spamoor - temp fix ([#1371](https://github.com/ethpandaops/ethereum-package/issues/1371)) ([7b41814](https://github.com/ethpandaops/ethereum-package/commit/7b41814b10e3260b1f162a3d0c4ed8b250ccab3d))
* **consensoor:** drop hardcoded --graffiti=consensoor ([#1403](https://github.com/ethpandaops/ethereum-package/issues/1403)) ([35b770d](https://github.com/ethpandaops/ethereum-package/commit/35b770d5cddb5c356fd0e9157b8db8acf5809365))
* disable blob tx by default temp ([#1373](https://github.com/ethpandaops/ethereum-package/issues/1373)) ([a046489](https://github.com/ethpandaops/ethereum-package/commit/a046489b94f38f81ca029e1ff82d5067da3dd9d4))
* drop gloas-support and heze-support image overrides ([#1357](https://github.com/ethpandaops/ethereum-package/issues/1357)) ([c2f6028](https://github.com/ethpandaops/ethereum-package/commit/c2f602863236967327cc0e416fcba7b2763cd0c6))
* pin tempo image to 2.10.4 ([#1362](https://github.com/ethpandaops/ethereum-package/issues/1362)) ([bc233e7](https://github.com/ethpandaops/ethereum-package/commit/bc233e7548a9013e4f1aa1687125eb761533cb60))
* re-enable blob spamming ([#1380](https://github.com/ethpandaops/ethereum-package/issues/1380)) ([3400c65](https://github.com/ethpandaops/ethereum-package/commit/3400c655a19e9ba3bea5e288d594f48faae81a05))
* remove gitpod references as the service has been deprecated ([#1364](https://github.com/ethpandaops/ethereum-package/issues/1364)) ([51e1ddc](https://github.com/ethpandaops/ethereum-package/commit/51e1ddc1d10624dcadb2fa3027f8d6c7bc1739cf))
* remove temporary batcher fix from command list ([#1377](https://github.com/ethpandaops/ethereum-package/issues/1377)) ([304f1c3](https://github.com/ethpandaops/ethereum-package/commit/304f1c304e341fa3093176762f0f9c3ea572cd17))
* request both(reth-zisk and ethrex-zisk) configured proof types ([#1375](https://github.com/ethpandaops/ethereum-package/issues/1375)) ([4320b6b](https://github.com/ethpandaops/ethereum-package/commit/4320b6b27a7fea715625b94db2f8f5296d29cacf))
* **stability-check:** set maxForkDistance to 3 to tolerate transient head disagreements ([#1360](https://github.com/ethpandaops/ethereum-package/issues/1360)) ([874371c](https://github.com/ethpandaops/ethereum-package/commit/874371c3b5bf4f2c1cf963f646a6b30763ee1867))
* Use beacon service name instead of ip_address to set cl-client url for buildoor ([#1346](https://github.com/ethpandaops/ethereum-package/issues/1346)) ([b2921f9](https://github.com/ethpandaops/ethereum-package/commit/b2921f99bd9cda1f3507195e1505fa3624d37504))

## [6.1.0](https://github.com/ethpandaops/ethereum-package/compare/6.0.0...6.1.0) (2026-04-01)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.1.0
6.2.0
Loading