Releases: Golem-Base/op-conductor-init
v0.1.6
op-conductor-init v0.1.6
Pre-configure Raft state for Optimism conductor to eliminate bootstrap sequencer requirements.
Installation
Binary
Download the appropriate binary for your platform from the assets below.
Docker
docker pull golemnetwork/op-conductor-init:v0.1.6Changelog
Features
- 7690238: feat: introduce bootstrap command and move previous commands to raft (@aldoborrero)
v0.1.5
op-conductor-init v0.1.5
Pre-configure Raft state for Optimism conductor to eliminate bootstrap sequencer requirements.
Installation
Binary
Download the appropriate binary for your platform from the assets below.
Docker
docker pull golemnetwork/op-conductor-init:v0.1.5Changelog
Features
- dc05f43: feat: use proper raft types instead of custom impl (@aldoborrero)
v0.1.4
op-conductor-init v0.1.4
Pre-configure Raft state for Optimism conductor to eliminate bootstrap sequencer requirements.
Installation
Binary
Download the appropriate binary for your platform from the assets below.
Docker
docker pull golemnetwork/op-conductor-init:v0.1.4Changelog
Bug fixes
- f94c2c0: fix: ensure proper compatiblity when decoding logs (@aldoborrero)
v0.1.3
op-conductor-init v0.1.3
Pre-configure Raft state for Optimism conductor to eliminate bootstrap sequencer requirements.
Installation
Binary
Download the appropriate binary for your platform from the assets below.
Docker
docker pull golemnetwork/op-conductor-init:v0.1.3Changelog
Bug fixes
- 6cc2add: fix: use mgspack codec properly instead of custom impl to aligng with op-conductor (@aldoborrero)
v0.1.2
op-conductor-init v0.1.2
Pre-configure Raft state for Optimism conductor to eliminate bootstrap sequencer requirements.
Installation
Binary
Download the appropriate binary for your platform from the assets below.
Docker
docker pull golemnetwork/op-conductor-init:v0.1.2Changelog
Bug fixes
- 1710764: fix: add specific goreleaser dockerfile (@aldoborrero)
v0.1.0
Full Changelog: v0.1.0...v0.1.1