github astriaorg/astria conductor-v0.12.0
Conductor 0.12.0

pre-release7 months ago

What's Changed

  • feat(core): add SignedTransaction::sha256_of_proto_encoding() method by @noot in #687
  • fix(sequencer): fix FungibleTokenPacketData decoding by @noot in #686
  • feat(sequencer): transfer fees to block proposer instead of burning by @noot in #690
  • chore: update licenses by @joroshiba in #706
  • refactor(core)!: move fee asset from UnsignedTransaction to SequenceAction and TransferAction by @noot in #719
  • feat(sequencer)!: add ibc_sudo_address to genesis, only allow IbcRelay actions from this address by @noot in #721
  • feat(conductor, core, proto)!: add firm block syncing by @SuperFluffy in #691
  • fix(core, conductor): relax size requirements of hash buffers by @SuperFluffy in #709
  • feat(telemetry)!: use opentelemetry by @SuperFluffy in #656
  • chore: build all binaries, fix pr title ci by @joroshiba in #728
  • chore: split protos into multiple buf repos by @joroshiba in #732
  • fix(core): replace allocating display impl by @noot in #738
  • chore(ci): bump rust to 1.76, cargo-chef to 0.1.63 by @SuperFluffy in #744
  • feat!: metrics setup, and first metrics by @joroshiba in #739
  • feat(sequencer): add ibc_relayer_addresses list and allow modifications via ibc_sudo_address by @noot in #737
  • chore: upgrade metrics to latest by @joroshiba in #750
  • fix(ci): fixes docker builds by @joroshiba in #756
  • feat!: add pretty-printing to stdout by @SuperFluffy in #736
  • feat(conductor): set permitted commitment spread from rollup genesis by @SuperFluffy in #743
  • feat: print build info in all services by @SuperFluffy in #753
  • release: composer 0.4, conductor 0.12, sequencer 0.9, relayer 0.10 by @joroshiba in #760

New Contributors

Full Changelog: conductor-v0.11.1...conductor-v0.12.0

Don't miss a new astria release

NewReleases is sending notifications on new releases.