Summary
This release includes support for the new Hoodi testnet. It also includes these changes:
- Removed Mekong testnet support.
- Added Docker image support for ARM64.
- Added initial support for Gnosis and Chiado.
All changes
What's Changed
- Bump mypy from 1.13.0 to 1.14.0 by @dependabot in #250
- Bump click from 8.1.7 to 8.1.8 by @dependabot in #251
- Bump coverage from 7.6.9 to 7.6.10 by @dependabot in #252
- Bump pytest-asyncio from 0.25.0 to 0.25.1 by @dependabot in #253
- Bump mypy from 1.14.0 to 1.14.1 by @dependabot in #254
- Bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in #256
- Bump eth-typing from 5.0.1 to 5.1.0 by @dependabot in #257
- Bump pytest-asyncio from 0.25.1 to 0.25.2 by @dependabot in #258
- Pins and update for UV usage by @remyroy in #255
- Bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot in #260
- Bump eth-typing from 5.0.1 to 5.1.0 by @dependabot in #262
- feat: add Gnosis and Chiado by @filoozom in #263
- Bump pytest-asyncio from 0.25.1 to 0.25.2 by @dependabot in #261
- Replace flake8 with ruff for linting by @remyroy in #259
- Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot in #264
- Switch to public Linux arm runners by @yorickdowne in #267
- Enable multi-arch build by @yorickdowne in #271
- buildx cannot build on riscv64, no Python by @yorickdowne in #272
- Bump Dockerfile to Python 3.13.2 by @yorickdowne in #273
- Bump docker/build-push-action from 6.13.0 to 6.14.0 by @dependabot in #274
- fix(build):Cannot extract the tag version from ref value 'v1.1.0-dev' by @ohko4711 in #276
- Bump docker/build-push-action from 6.14.0 to 6.15.0 by @dependabot in #277
- Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #278
- Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 by @dependabot in #279
- Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot in #280
- Update Ubuntu runner image to 22.04 by @remyroy in #275
- Fix Dockerfile with previous Python image version by @remyroy in #282
- Typo in thedeposit_data_file.md by @petryshkaCODE in #268
- Removing Mekong and adding Hoodi testnets by @remyroy in #284
New Contributors
- @filoozom made their first contribution in #263
- @ohko4711 made their first contribution in #276
- @petryshkaCODE made their first contribution in #268
Full Changelog: v1.0.0...v1.1.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-cli
This 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-08f1e66-windows-amd64.zip | sha256 |
macOS | x86_64 | ethstaker_deposit-cli-08f1e66-darwin-amd64.tar.gz | sha256 |
macOS | aarch64 | ethstaker_deposit-cli-08f1e66-darwin-arm64.tar.gz | sha256 |
Linux | x86_64 | ethstaker_deposit-cli-08f1e66-linux-amd64.tar.gz | sha256 |
Linux | aarch64 | ethstaker_deposit-cli-08f1e66-linux-arm64.tar.gz | sha256 |
Docker image
Version | Name | Package |
---|---|---|
v1.1.0 | ghcr.io/eth-educators/ethstaker-deposit-cli:v1.1.0 |
Github Package |
License
By downloading and using this software, you agree to the license.