Sequencer 0.16.0
Pre-release
Pre-release
What's Changed
- Add fee reporting by @ethanoroshiba in #1305
- remove global state by @SuperFluffy in #1317
- fix: cargo audit warning by @Fraser999 in #1350
- fix: abci error code by @Fraser999 in #1280
- BREAKING: fix TOCTOU issues by merging check and execution by @SuperFluffy in #1332
- BREAKING: take funds from bridge in ics20 withdrawals by @SuperFluffy in #1344
- BREAKING: require that bridge unlock address always be set by @SuperFluffy in #1339
- Rewrite mempool to have per-account transaction storage and maintenance by @Lilyjjo in #1323
- Fix block fee collection by @ethanoroshiba in #1343
- Bump penumbra dep to fix ibc state access bug by @noot in #1389
Breaking Changes
This contains a number of protocol breaking changes which require regenesis of network due to changed state machine logic.
Full Changelog: sequencer-v0.15.0...sequencer-v0.16.0