github astriaorg/astria sequencer-v0.11.0
Sequencer 0.11.0

pre-releaseone month ago

What's Changed

  • ci: add cargo audit by @Fraser999 in #887
  • feat(sequencer): check for sufficient balance in check_tx by @noot in #869
  • chore(sequencer): no telemetry for formatting db keys by @SuperFluffy in #909
  • feat(core): generate names for protobuf rust types by @SuperFluffy in #904
  • feat: replace hex by base64 for display formatting, emitting tracing events by @SuperFluffy in #908
  • fix(sequencer): made get_deposit_rollup_ids not return duplicates by @Lilyjjo in #916
  • test(sequencer): add unit tests for src/api_state_ext by @Lilyjjo in #890
  • fix(sequencer): set revision number from chain id in init_chain by @noot in #935
  • fix(sequecer): is_proposer check now considers proposer's address by @Lilyjjo in #936
  • feat(proto): create sequencerblockapis v1alpha1 by @noot in #939
  • fix(sequencer): respect max_tx_bytes when preparing proposals by @Lilyjjo in #911
  • refactor(proto)!: update SequencerBlockHeader and related proto types to not use cometbft header by @noot in #830
  • feat(sequencer)!: update to ABCI v0.38 by @noot in #831
  • feat(sequencer): add display for deposits in end_block by @noot in #864
  • fix(sequencer)!: fix state setup to be consistent before transaction execution by @noot in #945
  • chore(proto)!: fully split sequencerapis and remove by @joroshiba in #958
  • feat!: require chain id in transactions by @joroshiba in #973
  • chore(sequencer): update justfile and testnet script by @Lilyjjo in #985
  • fix(sequencer): don't store execution result of failed tx by @noot in #992
  • chore(proto)!: create wrapper types for RollupId and Account by @joroshiba in #987
  • chore!(sequencer, proto): bridge account only take single asset by @joroshiba in #988
  • fix(sequencer): do not allow sudo to cause consensus failures by @Lilyjjo in #999
  • feat(sequencer): add initial set of metrics to sequencer by @Lilyjjo in #965
  • refactor(core): remove SequencerBlock::try_from_cometbft by @noot in #1005
  • release: sequencer 0.11, conductor 0.14, composer 0.6, relayer 0.12 by @joroshiba in #998

Full Changelog: sequencer-v0.10.1...sequencer-v0.11.0

Don't miss a new astria release

NewReleases is sending notifications on new releases.