What's Changed
- feat(sequencer): remove byzantine validators in begin_block by @noot in #429
- feat(sequencer): implement sudo key changes by @noot in #431
- feat(sequencer): implement minting module by @noot in #435
- fix(sequencer): fix tests without
--all-features
by @noot in #481 - bump penumbra, tendermint; prune workspace cargo of unused deps by @SuperFluffy in #468
- ci: bump rust to 1.72 by @dereksione in #477
- use fork of tendermint with backported reqwest client by @SuperFluffy in #498
- fix(sequencer): move transaction execution to prepare/process proposal by @noot in #480
- fix: typos by @xiaolou86 in #541
- fix: implement
chain_ids_commitment
inclusion proof generation and verification by @noot in #548 - fix(sequencer): fix authority component ValidatorSet non determinism by @noot in #557
- fix(sequencer): run only
prepare_proposal
if proposer by @noot in #558 - chore(sequencer): release 0.5.0 by @joroshiba in #563
Full Changelog: v0.4.1--sequencer...v0.5.0--sequencer