v0.15.0-rc.1
Pre-release
Pre-release
·
18 commits
to next
since this release
- Fixed trace exports not supporting TLS #2199.
- Validator
SignBlockresponse now includes the block commitment it signed (#2204). - Sequencer now rejects blocks if the commitment signed by the validator does not match the block it proposed (#2204).
- Fixed trace exports not supporting TLS (#2199).
- Updated to protocol v0.15.2 (v0.15.0 and v0.15.1 are yanked) (#2205).
- Ensure that the proposed block's validator key matches our own before signing #2203.