github astriaorg/astria sequencer-v0.10.1
Sequencer 0.10.1

pre-release5 months ago

What's Changed

  • fix(telemetry): bump otel to resolve panicks in layered span access by @SuperFluffy in #820
  • fix(sequencer): fix is_source prefix check by @noot in #844
  • feat(sequencer): implement bridge deposits for incoming ICS20 transfers by @noot in #843
  • fix(sequencer): fix escrow channel check when receiving non-refund ics20 packet by @noot in #851
  • refactor: use Arc target in generated gRPC service traits by @SuperFluffy in #853
  • feat(core): add serialization to execution v1alpha2 compliant with protobuf json mapping by @SuperFluffy in #857
  • test(sequencer): add unit tests for src/state_ext file by @Lilyjjo in #858
  • fix(sequencer): fix rollup ids commitment for deposits by @noot in #863
  • test(sequencer): add unit tests for src/accounts/state_ext by @Lilyjjo in #871
  • test(sequencer): add unit tests for src/asset/state_ext by @Lilyjjo in #874
  • test(sequencer): add unit tests for src/authority/state_ext by @Lilyjjo in #875
  • test(sequencer): add unit tests for src/ibc/state_ext by @Lilyjjo in #876
  • test(sequencer): add unit tests for src/bridge/state_ext by @Lilyjjo in #878
  • chore(sequencer): logging as human readable for account state by @joroshiba in #898
  • chore(sequencer): cut sequencer 0.10.1 release by @joroshiba in #899

New Contributors

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

Don't miss a new astria release

NewReleases is sending notifications on new releases.