Breaking changes
- Unified binary: CLI, PBS, and Signer combined into a single commit-boost binary with subcommands (#425). This change changes the CLI, notably the init command is now invoked as commit-boost init --config <config_name>.
- New unified Docker image commit-boost (#464). Dedicated commit-boost-pbs and commit-boost-signer images continue to ship for backward compatibility.
- Signer service API updated, see signer-api.yml
Security
- Sigma Prime audit fixes for the signer service (#438)
###Features
- SSV-node API support (#415)
- Custom chain ID support (#429)
- PBS reloads config on file changes without restart (#409)
- New log line for get_header auction winner (#443)