Merge pull request #169 from ahmohamed/patch-1

Update changelog
This commit is contained in:
Chris Berry
2025-07-08 11:52:53 +01:00
committed by GitHub

View File

@@ -1,4 +1,11 @@
dev:
1.38.0:
- update latest version of go-eth2-client to support complex Spec types
- adapt event handling to use new event handler structures in go-eth2-client
1.37.4:
- add support for eip-7044 in exit verify command
- provide ETH values as well as validator numbers in "epoch summary"
1.37.3: