Skip to content

Commit 6831bc6

Browse files
chore(main): release 0.3.0 (ethereum#75)
🤖 I have created a release *beep* *boop* --- ## [0.3.0](ethpandaops/ethereum-package@0.2.0...0.3.0) (2023-09-03) ### ⚠ BREAKING CHANGES * Uses the `plan` object. Users will have to update their Kurtosis CLI to >= 0.63.0 and restart the engine ### Features * add beacon-metrics-gazer + beacon-metrics-gazer grafana dashboard ([ethereum#114](ethpandaops/ethereum-package#114)) ([5540587](ethpandaops/ethereum-package@5540587)) * add deneb support ([ethereum#96](ethpandaops/ethereum-package#96)) ([07ed500](ethpandaops/ethereum-package@07ed500)) * add ethereumjs to nightly runners ([b86d886](ethpandaops/ethereum-package@b86d886)) * add ethereumjs to nightly runners ([ethereum#154](ethpandaops/ethereum-package#154)) ([b86d886](ethpandaops/ethereum-package@b86d886)) * add forkmon ([ethereum#107](ethpandaops/ethereum-package#107)) ([2a8ad19](ethpandaops/ethereum-package@2a8ad19)) * add light-beaconchain-explorer ([83e01a1](ethpandaops/ethereum-package@83e01a1)) * add light-beaconchain-explorer ([ethereum#125](ethpandaops/ethereum-package#125)) ([83e01a1](ethpandaops/ethereum-package@83e01a1)) * add multiple endpoint support for lightbeaconchain expolorer ([ethereum#151](ethpandaops/ethereum-package#151)) ([68572cd](ethpandaops/ethereum-package@68572cd)) * counting by summing each participant ([f9b638b](ethpandaops/ethereum-package@f9b638b)) * counting by summing each participant ([ethereum#112](ethpandaops/ethereum-package#112)) ([f9b638b](ethpandaops/ethereum-package@f9b638b)) * disable login for grafana ([4d7df4b](ethpandaops/ethereum-package@4d7df4b)) * disable login for grafana ([ethereum#122](ethpandaops/ethereum-package#122)) ([4d7df4b](ethpandaops/ethereum-package@4d7df4b)) * **formatting:** Add editorconfig, move everything to using tabs (4) ([ethereum#106](ethpandaops/ethereum-package#106)) ([cb0fc69](ethpandaops/ethereum-package@cb0fc69)) * launch the mock mev builder ([ethereum#94](ethpandaops/ethereum-package#94)) ([7fcd3e2](ethpandaops/ethereum-package@7fcd3e2)) * make it possible to have capella on epoch 0 or non 0 ([ethereum#108](ethpandaops/ethereum-package#108)) ([1133497](ethpandaops/ethereum-package@1133497)) * make mev more configurable ([ethereum#164](ethpandaops/ethereum-package#164)) ([0165ef1](ethpandaops/ethereum-package@0165ef1)) * parameterize mev_boost and mev_builder images ([ethereum#171](ethpandaops/ethereum-package#171)) ([28adec1](ethpandaops/ethereum-package@28adec1)) * snooper support ([ethereum#121](ethpandaops/ethereum-package#121)) ([d2cccf4](ethpandaops/ethereum-package@d2cccf4)) * support full MEV ([ethereum#115](ethpandaops/ethereum-package#115)) ([e9e8c41](ethpandaops/ethereum-package@e9e8c41)) * use eth-network-package to spin up participant network ([ethereum#90](ethpandaops/ethereum-package#90)) ([91029ac](ethpandaops/ethereum-package@91029ac)) ### Bug Fixes * a bug around participants ([ethereum#129](ethpandaops/ethereum-package#129)) ([9382767](ethpandaops/ethereum-package@9382767)) * delay deneb to 500 epoch ([ethereum#102](ethpandaops/ethereum-package#102)) ([d07270b](ethpandaops/ethereum-package@d07270b)) * dont spin up extra el/cl client for mock-mev ([ethereum#158](ethpandaops/ethereum-package#158)) ([46d67fc](ethpandaops/ethereum-package@46d67fc)) * fix an arg parsing bug ([ethereum#135](ethpandaops/ethereum-package#135)) ([f084e7c](ethpandaops/ethereum-package@f084e7c)) * fix passed argument parsing ([ethereum#85](ethpandaops/ethereum-package#85)) ([a5d40e9](ethpandaops/ethereum-package@a5d40e9)) * fixed teku validator params for MEV ([ethereum#149](ethpandaops/ethereum-package#149)) ([b0079cf](ethpandaops/ethereum-package@b0079cf)) * fixing nimbus payload url ([ethereum#155](ethpandaops/ethereum-package#155)) ([55c1f59](ethpandaops/ethereum-package@55c1f59)) * geth failing after ethash package removal ([ethereum#93](ethpandaops/ethereum-package#93)) ([41e3d2c](ethpandaops/ethereum-package@41e3d2c)), closes [ethereum#91](ethpandaops/ethereum-package#91) * make besu a bootnode ([29296cd](ethpandaops/ethereum-package@29296cd)) * make besu a bootnode ([ethereum#146](ethpandaops/ethereum-package#146)) ([29296cd](ethpandaops/ethereum-package@29296cd)) * make this work with kurtosis 0.65.0 ([ethereum#73](ethpandaops/ethereum-package#73)) ([13c72ec](ethpandaops/ethereum-package@13c72ec)) * mention reth in package readme ([ethereum#133](ethpandaops/ethereum-package#133)) ([d11a689](ethpandaops/ethereum-package@d11a689)) * move parallel keystore generation to global config ([0789eed](ethpandaops/ethereum-package@0789eed)) * move parallel keystore generation to global config ([ethereum#130](ethpandaops/ethereum-package#130)) ([0789eed](ethpandaops/ethereum-package@0789eed)) * nightly tests that rely on etherejums get the right image ([ethereum#159](ethpandaops/ethereum-package#159)) ([97b4d33](ethpandaops/ethereum-package@97b4d33)) * Nimbus can't run when slot time is below 12s ([ethereum#100](ethpandaops/ethereum-package#100)) ([c38bff9](ethpandaops/ethereum-package@c38bff9)) * pass right mev-boost url to teku ([ethereum#147](ethpandaops/ethereum-package#147)) ([8bb75d9](ethpandaops/ethereum-package@8bb75d9)) * pin postgres package ([ethereum#174](ethpandaops/ethereum-package#174)) ([6b8d9d3](ethpandaops/ethereum-package@6b8d9d3)) * Remove nethermind restriction ([ethereum#126](ethpandaops/ethereum-package#126)) ([373c6c9](ethpandaops/ethereum-package@373c6c9)) * Switch default images to latest ([ethereum#99](ethpandaops/ethereum-package#99)) ([4a85c9d](ethpandaops/ethereum-package@4a85c9d)) * Update enclave name flag ([ethereum#87](ethpandaops/ethereum-package#87)) ([6531a7a](ethpandaops/ethereum-package@6531a7a)) * update genesis generator to support netherminds new format ([ethereum#68](ethpandaops/ethereum-package#68)) ([094352d](ethpandaops/ethereum-package@094352d)) * update nightly runner ([ethereum#163](ethpandaops/ethereum-package#163)) ([4eba65d](ethpandaops/ethereum-package@4eba65d)) * use eth maintained tx-fuzz ([ethereum#110](ethpandaops/ethereum-package#110)) ([b0903bd](ethpandaops/ethereum-package@b0903bd)) * use flashbots builder ([ethereum#162](ethpandaops/ethereum-package#162)) ([7a0c2d0](ethpandaops/ethereum-package@7a0c2d0)) * use mev-boost-relay by flashbots ([ethereum#141](ethpandaops/ethereum-package#141)) ([fca62fc](ethpandaops/ethereum-package@fca62fc)) * use named artifacts ([ethereum#69](ethpandaops/ethereum-package#69)) ([968f073](ethpandaops/ethereum-package@968f073)), closes [ethereum#70](ethpandaops/ethereum-package#70) * Use plan object ([ethereum#65](ethpandaops/ethereum-package#65)) ([8e5d185](ethpandaops/ethereum-package@8e5d185)) * use v2 endoint to get the head block ([ethereum#153](ethpandaops/ethereum-package#153)) ([f084711](ethpandaops/ethereum-package@f084711)) * work with latest eth-network-package ([14dc957](ethpandaops/ethereum-package@14dc957)) * work with latest eth-network-package ([ethereum#116](ethpandaops/ethereum-package#116)) ([14dc957](ethpandaops/ethereum-package@14dc957)) --- 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> Co-authored-by: Gyanendra Mishra <[email protected]>
1 parent 4531252 commit 6831bc6

File tree

2 files changed

+76
-9
lines changed

2 files changed

+76
-9
lines changed

CHANGELOG.md

Lines changed: 75 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,71 @@
1-
# 0.2.0
1+
# Changelog
2+
3+
## [0.3.0](https://github.com/kurtosis-tech/eth2-package/compare/0.2.0...0.3.0) (2023-09-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Uses the `plan` object. Users will have to update their Kurtosis CLI to >= 0.63.0 and restart the engine
9+
10+
### Features
11+
12+
* add beacon-metrics-gazer + beacon-metrics-gazer grafana dashboard ([#114](https://github.com/kurtosis-tech/eth2-package/issues/114)) ([5540587](https://github.com/kurtosis-tech/eth2-package/commit/55405874ee50826b65dc2a5664e2b8bf9d7f668b))
13+
* add deneb support ([#96](https://github.com/kurtosis-tech/eth2-package/issues/96)) ([07ed500](https://github.com/kurtosis-tech/eth2-package/commit/07ed500890ab01b6bed04cdacc19b9373e6a4b6a))
14+
* add ethereumjs to nightly runners ([b86d886](https://github.com/kurtosis-tech/eth2-package/commit/b86d886197ddad2d0ea78efac7e11109838b5dd9))
15+
* add ethereumjs to nightly runners ([#154](https://github.com/kurtosis-tech/eth2-package/issues/154)) ([b86d886](https://github.com/kurtosis-tech/eth2-package/commit/b86d886197ddad2d0ea78efac7e11109838b5dd9))
16+
* add forkmon ([#107](https://github.com/kurtosis-tech/eth2-package/issues/107)) ([2a8ad19](https://github.com/kurtosis-tech/eth2-package/commit/2a8ad19e8ad9c4202bd6dc9dff28eb3ea2cf08f2))
17+
* add light-beaconchain-explorer ([83e01a1](https://github.com/kurtosis-tech/eth2-package/commit/83e01a114a3bad970ebecc2ae10bc863e14cdb3a))
18+
* add light-beaconchain-explorer ([#125](https://github.com/kurtosis-tech/eth2-package/issues/125)) ([83e01a1](https://github.com/kurtosis-tech/eth2-package/commit/83e01a114a3bad970ebecc2ae10bc863e14cdb3a))
19+
* add multiple endpoint support for lightbeaconchain expolorer ([#151](https://github.com/kurtosis-tech/eth2-package/issues/151)) ([68572cd](https://github.com/kurtosis-tech/eth2-package/commit/68572cdddb1e2074892f148b69e603a2ee06edb8))
20+
* counting by summing each participant ([f9b638b](https://github.com/kurtosis-tech/eth2-package/commit/f9b638bc1c26be34fd3dd0ad6e4d59ee4ecd66c3))
21+
* counting by summing each participant ([#112](https://github.com/kurtosis-tech/eth2-package/issues/112)) ([f9b638b](https://github.com/kurtosis-tech/eth2-package/commit/f9b638bc1c26be34fd3dd0ad6e4d59ee4ecd66c3))
22+
* disable login for grafana ([4d7df4b](https://github.com/kurtosis-tech/eth2-package/commit/4d7df4be895b950119d1e5fabe0e4ae3cc0c822e))
23+
* disable login for grafana ([#122](https://github.com/kurtosis-tech/eth2-package/issues/122)) ([4d7df4b](https://github.com/kurtosis-tech/eth2-package/commit/4d7df4be895b950119d1e5fabe0e4ae3cc0c822e))
24+
* **formatting:** Add editorconfig, move everything to using tabs (4) ([#106](https://github.com/kurtosis-tech/eth2-package/issues/106)) ([cb0fc69](https://github.com/kurtosis-tech/eth2-package/commit/cb0fc695cce7a64386349193ef3cd3ebf692f18d))
25+
* launch the mock mev builder ([#94](https://github.com/kurtosis-tech/eth2-package/issues/94)) ([7fcd3e2](https://github.com/kurtosis-tech/eth2-package/commit/7fcd3e24aa1d1c23afa0c37ba3c939c204720d31))
26+
* make it possible to have capella on epoch 0 or non 0 ([#108](https://github.com/kurtosis-tech/eth2-package/issues/108)) ([1133497](https://github.com/kurtosis-tech/eth2-package/commit/1133497b18c6fa46f2b6483c9b2eea27bc272868))
27+
* make mev more configurable ([#164](https://github.com/kurtosis-tech/eth2-package/issues/164)) ([0165ef1](https://github.com/kurtosis-tech/eth2-package/commit/0165ef1a67a77dfca2030c1b36ed12d00ae48d18))
28+
* parameterize mev_boost and mev_builder images ([#171](https://github.com/kurtosis-tech/eth2-package/issues/171)) ([28adec1](https://github.com/kurtosis-tech/eth2-package/commit/28adec114779e0b5946705038cb19c859c430242))
29+
* snooper support ([#121](https://github.com/kurtosis-tech/eth2-package/issues/121)) ([d2cccf4](https://github.com/kurtosis-tech/eth2-package/commit/d2cccf4af8873a912cc4389f8db75ce4e11e2e44))
30+
* support full MEV ([#115](https://github.com/kurtosis-tech/eth2-package/issues/115)) ([e9e8c41](https://github.com/kurtosis-tech/eth2-package/commit/e9e8c418c4a7a9ff099b4514430f8235f4ad1331))
31+
* use eth-network-package to spin up participant network ([#90](https://github.com/kurtosis-tech/eth2-package/issues/90)) ([91029ac](https://github.com/kurtosis-tech/eth2-package/commit/91029acfb7867c134baac3aaf758eb06f67fe997))
32+
33+
34+
### Bug Fixes
35+
36+
* a bug around participants ([#129](https://github.com/kurtosis-tech/eth2-package/issues/129)) ([9382767](https://github.com/kurtosis-tech/eth2-package/commit/9382767f88690817de189a3551c37325389faf98))
37+
* delay deneb to 500 epoch ([#102](https://github.com/kurtosis-tech/eth2-package/issues/102)) ([d07270b](https://github.com/kurtosis-tech/eth2-package/commit/d07270bc9802fe2adc44d70e6e8e9c274958eacb))
38+
* dont spin up extra el/cl client for mock-mev ([#158](https://github.com/kurtosis-tech/eth2-package/issues/158)) ([46d67fc](https://github.com/kurtosis-tech/eth2-package/commit/46d67fc5878a01984623c8f3ac9f667d1fb891f2))
39+
* fix an arg parsing bug ([#135](https://github.com/kurtosis-tech/eth2-package/issues/135)) ([f084e7c](https://github.com/kurtosis-tech/eth2-package/commit/f084e7c72738b7afd71d9a1a05f6fba4c388a5de))
40+
* fix passed argument parsing ([#85](https://github.com/kurtosis-tech/eth2-package/issues/85)) ([a5d40e9](https://github.com/kurtosis-tech/eth2-package/commit/a5d40e9bd178ff7ade06f22818475d01546f861a))
41+
* fixed teku validator params for MEV ([#149](https://github.com/kurtosis-tech/eth2-package/issues/149)) ([b0079cf](https://github.com/kurtosis-tech/eth2-package/commit/b0079cff08b7c5812e97151ba56a0929593516ba))
42+
* fixing nimbus payload url ([#155](https://github.com/kurtosis-tech/eth2-package/issues/155)) ([55c1f59](https://github.com/kurtosis-tech/eth2-package/commit/55c1f59404872c26315844995cbea6a4286b1cb2))
43+
* geth failing after ethash package removal ([#93](https://github.com/kurtosis-tech/eth2-package/issues/93)) ([41e3d2c](https://github.com/kurtosis-tech/eth2-package/commit/41e3d2cd292dd19b805e5c93f3d65ec0ba063104)), closes [#91](https://github.com/kurtosis-tech/eth2-package/issues/91)
44+
* make besu a bootnode ([29296cd](https://github.com/kurtosis-tech/eth2-package/commit/29296cd1c78615743d32f68ca50fb51121c5921c))
45+
* make besu a bootnode ([#146](https://github.com/kurtosis-tech/eth2-package/issues/146)) ([29296cd](https://github.com/kurtosis-tech/eth2-package/commit/29296cd1c78615743d32f68ca50fb51121c5921c))
46+
* make this work with kurtosis 0.65.0 ([#73](https://github.com/kurtosis-tech/eth2-package/issues/73)) ([13c72ec](https://github.com/kurtosis-tech/eth2-package/commit/13c72ec56e4da79c6a9bd6802a0995c6b00d0a0a))
47+
* mention reth in package readme ([#133](https://github.com/kurtosis-tech/eth2-package/issues/133)) ([d11a689](https://github.com/kurtosis-tech/eth2-package/commit/d11a6898b9f7377a5e8c50ccd3859ec5eed0e556))
48+
* move parallel keystore generation to global config ([0789eed](https://github.com/kurtosis-tech/eth2-package/commit/0789eedb1f77c418944a2cc7047edd95256d983d))
49+
* move parallel keystore generation to global config ([#130](https://github.com/kurtosis-tech/eth2-package/issues/130)) ([0789eed](https://github.com/kurtosis-tech/eth2-package/commit/0789eedb1f77c418944a2cc7047edd95256d983d))
50+
* nightly tests that rely on etherejums get the right image ([#159](https://github.com/kurtosis-tech/eth2-package/issues/159)) ([97b4d33](https://github.com/kurtosis-tech/eth2-package/commit/97b4d33aa4c236e9615df7f3c62e6221a056385f))
51+
* Nimbus can't run when slot time is below 12s ([#100](https://github.com/kurtosis-tech/eth2-package/issues/100)) ([c38bff9](https://github.com/kurtosis-tech/eth2-package/commit/c38bff9f5d6d49f57c1a66c84828f8bad9c550cc))
52+
* pass right mev-boost url to teku ([#147](https://github.com/kurtosis-tech/eth2-package/issues/147)) ([8bb75d9](https://github.com/kurtosis-tech/eth2-package/commit/8bb75d91b9a45a5a2fc7e64118d5913ffef138f4))
53+
* pin postgres package ([#174](https://github.com/kurtosis-tech/eth2-package/issues/174)) ([6b8d9d3](https://github.com/kurtosis-tech/eth2-package/commit/6b8d9d39fd06d1dc01d4f3cbbc6c20f9f962bb6a))
54+
* Remove nethermind restriction ([#126](https://github.com/kurtosis-tech/eth2-package/issues/126)) ([373c6c9](https://github.com/kurtosis-tech/eth2-package/commit/373c6c9b45ac4fc9bee930bc5430921cd3a16a1f))
55+
* Switch default images to latest ([#99](https://github.com/kurtosis-tech/eth2-package/issues/99)) ([4a85c9d](https://github.com/kurtosis-tech/eth2-package/commit/4a85c9dccb0e5cbd809ed7047b78e7190d466a91))
56+
* Update enclave name flag ([#87](https://github.com/kurtosis-tech/eth2-package/issues/87)) ([6531a7a](https://github.com/kurtosis-tech/eth2-package/commit/6531a7af37faa2d227a2a53739ca7ae0cd4aed9e))
57+
* update genesis generator to support netherminds new format ([#68](https://github.com/kurtosis-tech/eth2-package/issues/68)) ([094352d](https://github.com/kurtosis-tech/eth2-package/commit/094352d6666755da5de6ed3f4b78fd5f37c01f7f))
58+
* update nightly runner ([#163](https://github.com/kurtosis-tech/eth2-package/issues/163)) ([4eba65d](https://github.com/kurtosis-tech/eth2-package/commit/4eba65df4fd29ece8a89ac77066e68d330fc2297))
59+
* use eth maintained tx-fuzz ([#110](https://github.com/kurtosis-tech/eth2-package/issues/110)) ([b0903bd](https://github.com/kurtosis-tech/eth2-package/commit/b0903bdae490ffa30251ddede9edca21105fba48))
60+
* use flashbots builder ([#162](https://github.com/kurtosis-tech/eth2-package/issues/162)) ([7a0c2d0](https://github.com/kurtosis-tech/eth2-package/commit/7a0c2d03dff1dd0ee5c92b5c2f9478f4e56f6920))
61+
* use mev-boost-relay by flashbots ([#141](https://github.com/kurtosis-tech/eth2-package/issues/141)) ([fca62fc](https://github.com/kurtosis-tech/eth2-package/commit/fca62fcee23525cc891eaf2494a2b1cb694f5bf4))
62+
* use named artifacts ([#69](https://github.com/kurtosis-tech/eth2-package/issues/69)) ([968f073](https://github.com/kurtosis-tech/eth2-package/commit/968f0734a0ee834c75e184b758989ce1dc9d58be)), closes [#70](https://github.com/kurtosis-tech/eth2-package/issues/70)
63+
* Use plan object ([#65](https://github.com/kurtosis-tech/eth2-package/issues/65)) ([8e5d185](https://github.com/kurtosis-tech/eth2-package/commit/8e5d18558f92a9fc71ae9a70f1ca139df406d7b7))
64+
* use v2 endoint to get the head block ([#153](https://github.com/kurtosis-tech/eth2-package/issues/153)) ([f084711](https://github.com/kurtosis-tech/eth2-package/commit/f084711061c777c78ef8f002a4f7e597c27e8eb5))
65+
* work with latest eth-network-package ([14dc957](https://github.com/kurtosis-tech/eth2-package/commit/14dc95776e16f8cdf8ac83a03c53abad489cb8f7))
66+
* work with latest eth-network-package ([#116](https://github.com/kurtosis-tech/eth2-package/issues/116)) ([14dc957](https://github.com/kurtosis-tech/eth2-package/commit/14dc95776e16f8cdf8ac83a03c53abad489cb8f7))
67+
68+
## 0.2.0
269

370
- Adds config variables for `genesis_delay` and `capella_fork_epoch`
471
- Updates genesis generator version
@@ -9,7 +76,7 @@
976

1077
- Introduced optional application protocol and renamed protocol to transport_protocol
1178

12-
# 0.1.0
79+
## 0.1.0
1380

1481
### Breaking changes
1582

@@ -19,7 +86,7 @@
1986

2087
- Change `exec` syntax
2188

22-
# 0.0.5
89+
## 0.0.5
2390

2491
### Fixes
2592

@@ -35,13 +102,13 @@
35102
- Updates `genesis-generator` image to include a fix for nimbus post-merge genesis
36103
- Use the `args` argument instead of flags
37104

38-
# 0.0.4
105+
## 0.0.4
39106

40107
### Changes
41108

42109
- Removed 'module' key in the 'kurtosis.yml' file
43110

44-
# 0.0.3
111+
## 0.0.3
45112

46113
### Changes
47114

@@ -53,7 +120,7 @@
53120

54121
- Fixed a bug in `run` of `main.star` where we'd refer to `module_io` instead of `package_io`
55122

56-
# 0.0.2
123+
## 0.0.2
57124

58125
### Features
59126

@@ -72,7 +139,7 @@
72139

73140
- Move from `main` to `run` in `main.star`
74141

75-
# 0.0.1
142+
## 0.0.1
76143

77144
### Features
78145

@@ -87,6 +154,6 @@
87154

88155
- Fixes some bugs with the initial implementation of the monitors
89156

90-
# 0.0.0
157+
## 0.0.0
91158

92159
- Initial commit

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.3.0

0 commit comments

Comments
 (0)