|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [6.2.0](https://github.com/ethpandaops/ethereum-package/compare/6.1.0...6.2.0) (2026-05-12) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* 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)) |
| 9 | +* add grafloki ([#1328](https://github.com/ethpandaops/ethereum-package/issues/1328)) ([3b8b912](https://github.com/ethpandaops/ethereum-package/commit/3b8b912ab27ca00123717308eaa63d50b487dd64)) |
| 10 | +* 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)) |
| 11 | +* Add syncmode option to ethrex_launcher ([#1374](https://github.com/ethpandaops/ethereum-package/issues/1374)) ([8fe091e](https://github.com/ethpandaops/ethereum-package/commit/8fe091e3bfe225dc2f4792c65cede953e110ce3a)) |
| 12 | +* 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)) |
| 13 | +* 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)) |
| 14 | +* **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)) |
| 15 | +* 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)) |
| 16 | +* **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)) |
| 17 | +* support gpu ere prover in zkboost ([#1353](https://github.com/ethpandaops/ethereum-package/issues/1353)) ([835dd9b](https://github.com/ethpandaops/ethereum-package/commit/835dd9b69913af76920768c019a6ad988bf1b42a)) |
| 18 | +* 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)) |
| 19 | +* 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)) |
| 20 | +* zkboost prom ([#1345](https://github.com/ethpandaops/ethereum-package/issues/1345)) ([6efe92e](https://github.com/ethpandaops/ethereum-package/commit/6efe92e5ccb5706753cffea40c5054f0cf87219a)) |
| 21 | + |
| 22 | + |
| 23 | +### Bug Fixes |
| 24 | + |
| 25 | +* 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)) |
| 26 | +* 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)) |
| 27 | +* 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)) |
| 28 | +* disable blob tx by default temp ([#1373](https://github.com/ethpandaops/ethereum-package/issues/1373)) ([a046489](https://github.com/ethpandaops/ethereum-package/commit/a046489b94f38f81ca029e1ff82d5067da3dd9d4)) |
| 29 | +* 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)) |
| 30 | +* 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)) |
| 31 | +* re-enable blob spamming ([#1380](https://github.com/ethpandaops/ethereum-package/issues/1380)) ([3400c65](https://github.com/ethpandaops/ethereum-package/commit/3400c655a19e9ba3bea5e288d594f48faae81a05)) |
| 32 | +* 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)) |
| 33 | +* 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)) |
| 34 | +* 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)) |
| 35 | +* **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)) |
| 36 | +* 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)) |
| 37 | + |
3 | 38 | ## [6.1.0](https://github.com/ethpandaops/ethereum-package/compare/6.0.0...6.1.0) (2026-04-01) |
4 | 39 |
|
5 | 40 |
|
|
0 commit comments