What's Changed
- The remote signing API now supports clear signing. Please check the README for details on the API.
- We're now using an HTTP timeout of 30s for JSON-RPC and signing requests.
- Linux / x86_64 binaries are now available for releases.
- We're now providing Docker images for
linux/arm64
. - Specifying staking and attestation contract addresses with CLI (or environment variables) is now optional. The attestation tool defaults to using the well-known published addresses for the network served by the JSON-RPC node. Note that since no attestation contract has been deployed for mainnet yet, this currently works on the Sepolia testnet only. We will add support for mainnet once the attestation contract has been deployed there.
Full Changelog: v0.1.2...v0.2.0