Summary
This release adds the Mekong testnet settings and it implements compounding or 0x02 withdrawal credentials from EIP 7251. To target the Mekong testnet, simply use --chain mekong or enter mekong when prompted for a chain name with the various commands.
Known Issues
There are still an issue left to resolve from the security assessment from Trail of Bits.
All changes
What's Changed
- Bump cached-property from 1.5.2 to 2.0.1 by @dependabot in #229
- Bump tomli from 2.0.1 to 2.0.2 by @dependabot in #230
- Adding the Mekong testnet settings as another supported testnet by @remyroy in #231
- Add support for compounding validators and the related withdrawal credentials from EIP 7251 by @remyroy in #228
Full Changelog: v0.4.0...v0.5.0
Building process
Release assets were built using Github Actions and this workflow run. You can establish the provenance of this build using our artifact attestations.
With the GitHub CLI installed, a simple way to verify these assets is to run this command while replacing [filename] with the path to the downloaded asset:
gh attestation verify [filename] --repo eth-educators/ethstaker-deposit-cliThis step requires you to be online. If you want to perform this offline, follow these instructions from GitHub.
Binaries
| System | Architecture | Binary | Checksum |
|---|---|---|---|
| Windows | x86_64 | ethstaker_deposit-cli-97a534a-windows-amd64.zip | sha256 |
| macOS | x86_64 | ethstaker_deposit-cli-97a534a-darwin-amd64.tar.gz | sha256 |
| macOS | aarch64 | ethstaker_deposit-cli-97a534a-darwin-arm64.tar.gz | sha256 |
| Linux | x86_64 | ethstaker_deposit-cli-97a534a-linux-amd64.tar.gz | sha256 |
| Linux | aarch64 | ethstaker_deposit-cli-97a534a-linux-arm64.tar.gz | sha256 |
Docker image
| Version | Name | Package |
|---|---|---|
| v0.5.0 | ghcr.io/eth-educators/ethstaker-deposit-cli:v0.5.0
| Github Package |
License
By downloading and using this software, you agree to the license.