-
Notifications
You must be signed in to change notification settings - Fork 259
Comparing changes
Open a pull request
base repository: ethpandaops/ethereum-package
base: 4.2.0
head repository: ethpandaops/ethereum-package
compare: 4.3.0
- 12 commits
- 51 files changed
- 6 contributors
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a433c50 - Browse repository at this point
Copy the full SHA a433c50View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1be7efa - Browse repository at this point
Copy the full SHA 1be7efaView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f124bbf - Browse repository at this point
Copy the full SHA f124bbfView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94dc531 - Browse repository at this point
Copy the full SHA 94dc531View commit details
Commits on Sep 10, 2024
-
feat: dora - show more infos about all peers on client pages (#760)
This will enable additional peer infos (ENR/Enode, etc.) to be shown on the client pages. Implemented in ethpandaops/dora#117
Configuration menu - View commit details
-
Copy full SHA for c77d95f - Browse repository at this point
Copy the full SHA c77d95fView commit details -
fix: prysm gRPC removal - use http server instead for keymanager (#761)
Related to the deprecation of the gRPC gateway: OffchainLabs/prysm#14089 Currently the `mix-with-tools.yaml` test was failing due to the keymanager being enabled: ``` == FINISHED SERVICE 'vc-2-nethermind-prysm' LOGS =================================== Caused by: An error occurred while waiting for all TCP and UDP ports to be open Caused by: Unsuccessful ports check for IP '172.16.0.34' and port spec '{privatePortSpec:0xc00091a0c0}', even after '240' retries with '500' milliseconds in between retries. Timeout '2m0s' has been reached Caused by: An error occurred while calling network address '172.16.0.34:5056' with port protocol 'TCP' and using time out '200ms' Caused by: dial tcp 172.16.0.34:5056: connect: connection refused Error encountered running Starlark code. ```
Configuration menu - View commit details
-
Copy full SHA for ba91174 - Browse repository at this point
Copy the full SHA ba91174View commit details
Commits on Sep 12, 2024
-
fix: built in validator lifecycle test for assertoor (#763)
update the built int validator-lifecycle-test for assertoor
Configuration menu - View commit details
-
Copy full SHA for 6f868cc - Browse repository at this point
Copy the full SHA 6f868ccView commit details
Commits on Sep 16, 2024
-
fix:
metrics-host-allowlist
for Teku (#765)Currently `'*'` is passed to Teku, which is not correct, so I see `Not Authorized` when trying to access Teku metrics, Prometheus says that Teku is down because of 403, and Grafana metrics are empty. Only `*` should be passed, which is the purpose of the fix. I don't know how to test it, so not 100% on the fix.
Configuration menu - View commit details
-
Copy full SHA for ad75fcc - Browse repository at this point
Copy the full SHA ad75fccView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fec454 - Browse repository at this point
Copy the full SHA 8fec454View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c4831b - Browse repository at this point
Copy the full SHA 4c4831bView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4570328 - Browse repository at this point
Copy the full SHA 4570328View commit details -
chore(main): release 4.3.0 (#749)
🤖 I have created a release *beep* *boop* --- ## [4.3.0](4.2.0...4.3.0) (2024-09-23) ### Features * add prefunded accounts ([#752](#752)) ([1be7efa](1be7efa)) * dora - show more infos about all peers on client pages ([#760](#760)) ([c77d95f](c77d95f)) ### Bug Fixes * `metrics-host-allowlist` for Teku ([#765](#765)) ([ad75fcc](ad75fcc)) * built in validator lifecycle test for assertoor ([#763](#763)) ([6f868cc](6f868cc)) * explicitly set client contexts ([#755](#755)) ([94dc531](94dc531)) * no default resource limits ([#768](#768)) ([4c4831b](4c4831b)) * prysm gRPC removal - use http server instead for keymanager ([#761](#761)) ([ba91174](ba91174)) * remove epoch checker for goomy ([#754](#754)) ([f124bbf](f124bbf)) * remove exp RPC API namespace flag from nimbus-eth1 configuration ([#767](#767)) ([8fec454](8fec454)) * reth-builder volume claim ([#771](#771)) ([4570328](4570328)) * update dora config for latest release & remove custom images ([#748](#748)) ([a433c50](a433c50)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for ec278db - Browse repository at this point
Copy the full SHA ec278dbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.2.0...4.3.0