What's Changed
- feat(sequencer): query full denomination from asset ID by @noot in #1067
- chore: add
clippy::arithmetic-side-effects
lint and fix resulting warnings by @Fraser999 in #1081 - refactor(sequencer): remove mint module by @noot in #1134
- feat: use macro to declare metric constants by @SuperFluffy in #1129
- feat(sequencer): add
allowed_fee_asset_ids
abci query andsequencer_client
support by @itamarreif in #1127 - feat(sequencer): implement
bridge/account_last_tx_hash
abci query by @noot in #1158 - chore: bump penumbra deps by @noot in #1159
- feat(core, proto)!: add bech32m addresses by @SuperFluffy in #1124
- feat(sequencer): implement refund to rollup logic upon ics20 transfer refund by @noot in #1161
- feat(sequencer)!: implement bridge sudo and withdrawer addresses by @noot in #1142
- fix(core, sequencer): prefix removal source non-refund ics20 packet by @SuperFluffy in #1162
- chore: register all metrics during startup by @Fraser999 in #1144
- refactor(core): parse ics20 denoms as ibc or trace prefixed variants by @SuperFluffy in #1181
- feat(sequencer): add ttl and invalid cache to app mempool by @Lilyjjo in #1138
- feat(sequencer)!: implement
Ics20TransferDepositMemo
format for incoming ics20 transfers to bridge accounts by @noot in #1202 - tests(core): add ibc memo type snapshot tests by @noot in #1205
- feat(sequencer)!: allow configuring base address prefix by @SuperFluffy in #1201
- chore(core, proto)!: remove non-bech32m address bytes by @SuperFluffy in #1186
- chore: bump penumbra deps by @noot in #1216
- feat(proto, sequencer)!: use full IBC ICS20 denoms instead of IDs by @SuperFluffy in #1209
Full Changelog: sequencer-v0.13.0...sequencer-v0.14.0