- Unifies the
pbs,signer, andclibinaries into one:commit-boost. This change changes the CLI, notably theinitcommand is now invoked ascommit-boost init --config <config_name>. - Includes new quality of life testing improvements in the Justfile: unit test coverage tooling, local Kurtosis testnet, and microbenchmark diffing.
- Robustifies the release process to ensure no compromised maintainer can unilaterally cut a release. Additionally all binaries are now signed during CI and can easily be verified before use.