Releases: TobiWo/eth-valctl
v0.4.0
What's Changed
This release finally brings full pectra functionality into the eth-validator-cli. Furthermore, the new public testnet hoodi is supported.
Note: There are still some issues while sending a lot of EL requests. You might see some transaction reverts. The origin is unclear yet. This behavior was observed more often when increasing the batch size with --max-requests-per-block. I recommend to stay at the default for now or even lower it to 5 or 3.
New features 🎉
Other Changes
Full Changelog: v0.3.1...v0.4.0
Thank you
Many many thanks to the invaluable help from @pk910, especially in understanding the relevant system contracts 🙏 💯 . It would have taken so much longer to build this tool without his support. Thank you.
v0.3.1
v0.3.0
What's Changed
This release does not contain any new feature but will support the Holesky and Sepolia testnets after the Pectra hardfork.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
Initial release
This is the first release of the eth-validator-cli, a tool to manage your validators via execution layer requests (possible in post pectra networks see here) in a programmatic way.
The tool only works on the mekong testnet currently
Note: I could not test on Mac so I don't know if the binary works there.
What's Changed
New Contributors
Full Changelog: https://github.com/TobiWo/eth-validator-cli/commits/v0.1.0