Conductor 0.8.0
Pre-release
Pre-release
What's Changed
- fix(conductor): update rollup chain id in conductor example env to match composer by @noot in #505
- fix(conductor): clarify logging in executor by @noot in #508
- celestia-client: use eiger's version by @SuperFluffy in #486
- feat(conductor): add re-sync for missed sequencer blocks by @SuperFluffy in #515
- feat(conductor): replace formatted error backtraces by value impl by @SuperFluffy in #516
- conductor: v1alpha2 integration by @joroshiba in #528
- config: define service configs in terms of a central crate by @SuperFluffy in #537
- fix: implement
chain_ids_commitment
inclusion proof generation and verification by @noot in #548 - feat(conductor): empty blocks from da get executed by @sambukowski in #551
- fix: dependency update for yanked ahash deps by @joroshiba in #544
- refactor: remove signing and signature verification of data posted to DA by @noot in #538
- refactor: verify current block commit in conductor; remove
last_commit
fromSequencerBlockData
by @noot in #560 - feat(conductor): remove disable empty block execution config setting by @sambukowski in #556
- feat(conductor): added commitment grab to better set sync start height by @sambukowski in #553
- chore(conductor): release 0.8.0 by @joroshiba in #564
Full Changelog: v0.7.0--conductor...v0.8.0--conductor