You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ the [releases page](https://github.com/Consensys/teku/releases).
16
16
- Added `peers_direction_current` libp2p metric to track the number of peers by direction (inbound and outbound).
17
17
- Deposit tree snapshots will be loaded from database as a default unless custom snapshot has been provided.
18
18
- Added hidden option `--Xdeposit-contract-logs-syncing-enabled` to allow disabling the syncing of the deposit contract logs from the EL. This is useful when running a non-validating node. It is advisable to be used alongside with `--Xeth1-missing-deposits-event-logging-enabled=false` to avoid unnecessary logging of missing deposits.
19
-
- Updated the bootnodes for Chiado and Gnosis networks
19
+
- Updated the bootnodes for Chiado and Gnosis networks.
20
+
- Added hidden option `--Xp2p-dumps-to-file-enabled` to enable saving p2p dumps to file.
0 commit comments