Releases: ethgas-developer/ethgas-preconf-commit-boost-module
Releases · ethgas-developer/ethgas-preconf-commit-boost-module
Release list
v1.0.7
- make
builder_pubkeyas optional - bump commit boost to 0.9.6
- bump rust toolchain to 1.91
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- allow users to set the payout address per-validator key by @ethgas-developer in #27
- add external relays in the mainnet config
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Update mainnet config example by @EridianAlpha in #25
- Add ledger login, update mux behaviour, update the base version to v0.9.3 and refactor by @ethgas-developer in #26
New Contributors
- @EridianAlpha made their first contribution in #25
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Allow the validator to set a payout address in the ETHGas exchange while configuring the validator client’s fee recipient to the ETHGas collateral contract address (EthgasPool), thereby enabling multi-relay mode. More details can be found in the docs
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- register ssv node operator owner address by verifying transaction by @ethgas-developer in #23
Breaking Change
- Do not use
0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000as thebuilder_pubkeyeven though it is just a placeholder value whenenable_builder = false. Please use a valid BLS key from the registered builders. You could also find one from the latest config.example.mainnet.toml
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore: add v4 keystore support by @kjubybot-p2p in #22
- upgrade to commit boost v0.9.2
New Contributors
- @kjubybot-p2p made their first contribution in #22
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- for SSV validators onboarding, the
cb_ethgas_commitcan break a large batch of public keys into smaller batches to avoid hitting the URL length limit
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- allow obol validators for onboarding via Feature/obol by @ethgas-developer in #21
- update the collateral address
Full Changelog: v1.0.0-beta.7...v1.0.0
v1.0.0-beta.7
What's Changed
- Feature/OFAC by @ethgas-developer in #20
- could specify the ofac preference via
enable_ofac - could save all registered pubkey into a txt file via
query_pubkey - provide a better logging on the total number of newly registered keys
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7