Skip to content

Sequencer 0.15.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 15:33
43bd33e

What's Changed

  • feat(sequencer): implement transaction fee query by @noot in #1196
  • fix(sequencer) fix wrong metric and remove unused metric by @noot in #1240
  • refactor(sequencer): fix prepare proposal metrics by @Lilyjjo in #1211
  • fix(sequencer)!: store native asset ibc->trace mapping in init_chain by @noot in #1242
  • chore(sequencer)!: add metrics by @Fraser999 in #1248
  • (core, sequencer)!: generate serde traits impls for all protocol protobufs by @SuperFluffy in #1260
  • fix(core, bridge, sequencer)!: dismabiguate return addresses by @SuperFluffy in #1266
  • chore(sequencer): add mempool benchmarks by @Fraser999 in #1238
  • fix(sequencer): improve and fix instrumentation by @Fraser999 in #1255
  • refactor(core, proto)!: define bridge memos in proto by @SuperFluffy in #1285
  • release: version cuts for dusk-9 by @joroshiba in #1299

New Contributors

Full Changelog: sequencer-v0.14.1...sequencer-v0.15.0