|
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-08-16) |
| 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 forkmon ([#107](https://github.com/kurtosis-tech/eth2-package/issues/107)) ([2a8ad19](https://github.com/kurtosis-tech/eth2-package/commit/2a8ad19e8ad9c4202bd6dc9dff28eb3ea2cf08f2)) |
| 15 | +* counting by summing each participant ([f9b638b](https://github.com/kurtosis-tech/eth2-package/commit/f9b638bc1c26be34fd3dd0ad6e4d59ee4ecd66c3)) |
| 16 | +* 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)) |
| 17 | +* disable login for grafana ([4d7df4b](https://github.com/kurtosis-tech/eth2-package/commit/4d7df4be895b950119d1e5fabe0e4ae3cc0c822e)) |
| 18 | +* disable login for grafana ([#122](https://github.com/kurtosis-tech/eth2-package/issues/122)) ([4d7df4b](https://github.com/kurtosis-tech/eth2-package/commit/4d7df4be895b950119d1e5fabe0e4ae3cc0c822e)) |
| 19 | +* **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)) |
| 20 | +* 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)) |
| 21 | +* snooper support ([#121](https://github.com/kurtosis-tech/eth2-package/issues/121)) ([d2cccf4](https://github.com/kurtosis-tech/eth2-package/commit/d2cccf4af8873a912cc4389f8db75ce4e11e2e44)) |
| 22 | +* support full MEV ([#115](https://github.com/kurtosis-tech/eth2-package/issues/115)) ([e9e8c41](https://github.com/kurtosis-tech/eth2-package/commit/e9e8c418c4a7a9ff099b4514430f8235f4ad1331)) |
| 23 | +* 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)) |
| 24 | + |
| 25 | + |
| 26 | +### Bug Fixes |
| 27 | + |
| 28 | +* a bug around participants ([#129](https://github.com/kurtosis-tech/eth2-package/issues/129)) ([9382767](https://github.com/kurtosis-tech/eth2-package/commit/9382767f88690817de189a3551c37325389faf98)) |
| 29 | +* 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)) |
| 30 | +* fix passed argument parsing ([#85](https://github.com/kurtosis-tech/eth2-package/issues/85)) ([a5d40e9](https://github.com/kurtosis-tech/eth2-package/commit/a5d40e9bd178ff7ade06f22818475d01546f861a)) |
| 31 | +* 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) |
| 32 | +* 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)) |
| 33 | +* move parallel keystore generation to global config ([0789eed](https://github.com/kurtosis-tech/eth2-package/commit/0789eedb1f77c418944a2cc7047edd95256d983d)) |
| 34 | +* 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)) |
| 35 | +* 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)) |
| 36 | +* Remove nethermind restriction ([#126](https://github.com/kurtosis-tech/eth2-package/issues/126)) ([373c6c9](https://github.com/kurtosis-tech/eth2-package/commit/373c6c9b45ac4fc9bee930bc5430921cd3a16a1f)) |
| 37 | +* 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)) |
| 38 | +* Update enclave name flag ([#87](https://github.com/kurtosis-tech/eth2-package/issues/87)) ([6531a7a](https://github.com/kurtosis-tech/eth2-package/commit/6531a7af37faa2d227a2a53739ca7ae0cd4aed9e)) |
| 39 | +* 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)) |
| 40 | +* 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)) |
| 41 | +* 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) |
| 42 | +* Use plan object ([#65](https://github.com/kurtosis-tech/eth2-package/issues/65)) ([8e5d185](https://github.com/kurtosis-tech/eth2-package/commit/8e5d18558f92a9fc71ae9a70f1ca139df406d7b7)) |
| 43 | +* work with latest eth-network-package ([14dc957](https://github.com/kurtosis-tech/eth2-package/commit/14dc95776e16f8cdf8ac83a03c53abad489cb8f7)) |
| 44 | +* 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)) |
| 45 | + |
| 46 | +## 0.2.0 |
2 | 47 |
|
3 | 48 | - Adds config variables for `genesis_delay` and `capella_fork_epoch` |
4 | 49 | - Updates genesis generator version |
|
9 | 54 |
|
10 | 55 | - Introduced optional application protocol and renamed protocol to transport_protocol |
11 | 56 |
|
12 | | -# 0.1.0 |
| 57 | +## 0.1.0 |
13 | 58 |
|
14 | 59 | ### Breaking changes |
15 | 60 |
|
|
19 | 64 |
|
20 | 65 | - Change `exec` syntax |
21 | 66 |
|
22 | | -# 0.0.5 |
| 67 | +## 0.0.5 |
23 | 68 |
|
24 | 69 | ### Fixes |
25 | 70 |
|
|
35 | 80 | - Updates `genesis-generator` image to include a fix for nimbus post-merge genesis |
36 | 81 | - Use the `args` argument instead of flags |
37 | 82 |
|
38 | | -# 0.0.4 |
| 83 | +## 0.0.4 |
39 | 84 |
|
40 | 85 | ### Changes |
41 | 86 |
|
42 | 87 | - Removed 'module' key in the 'kurtosis.yml' file |
43 | 88 |
|
44 | | -# 0.0.3 |
| 89 | +## 0.0.3 |
45 | 90 |
|
46 | 91 | ### Changes |
47 | 92 |
|
|
53 | 98 |
|
54 | 99 | - Fixed a bug in `run` of `main.star` where we'd refer to `module_io` instead of `package_io` |
55 | 100 |
|
56 | | -# 0.0.2 |
| 101 | +## 0.0.2 |
57 | 102 |
|
58 | 103 | ### Features |
59 | 104 |
|
|
72 | 117 |
|
73 | 118 | - Move from `main` to `run` in `main.star` |
74 | 119 |
|
75 | | -# 0.0.1 |
| 120 | +## 0.0.1 |
76 | 121 |
|
77 | 122 | ### Features |
78 | 123 |
|
|
87 | 132 |
|
88 | 133 | - Fixes some bugs with the initial implementation of the monitors |
89 | 134 |
|
90 | | -# 0.0.0 |
| 135 | +## 0.0.0 |
91 | 136 |
|
92 | 137 | - Initial commit |
0 commit comments