What's Changed
- style(conductor): use methods to increment, ensure macro to compare by @SuperFluffy in #619
- fix(constructor): add error context, simplify type conversions by @SuperFluffy in #620
- fix(conductor): fail hard when executing blocks fails by @SuperFluffy in #621
- ci(proto): add proto formatting, cleanup justfile by @joroshiba in #637
- chore(ci): bump all checkout actions to v3 by @SuperFluffy in #641
- refactor: unify construction of cometbft blocks in tests by @SuperFluffy in #640
- ci: switch tagging format by @joroshiba in #639
- refactor(proto): rename astria-proto to astria-core by @SuperFluffy in #644
- refactor(api): break up sequencer v1alpha1 module by @SuperFluffy in #646
- refactor: don't deny unknown config fields by @SuperFluffy in #657
- refactor(api): define abci error codes in protobuf by @SuperFluffy in #647
- feat(ci): lint debug fields in tracing events by @SuperFluffy in #664
- refactor: use display formatting instead of debug formatting in tracing events by @SuperFluffy in #671
- fix(docker-build): amend Cargo.toml when building images by @SuperFluffy in #672
- build(sequencer, conductor, composer, relayer): cut releases by @joroshiba in #680
Full Changelog: conductor-v0.11.0...conductor-v0.11.1