Skip to content

Releases: ethgas-developer/ethgas-preconf-commit-boost-module

v1.0.7

Choose a tag to compare

@ethgas-developer ethgas-developer released this 06 Jun 05:37
  • make builder_pubkey as 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

Choose a tag to compare

@ethgas-developer ethgas-developer released this 15 Apr 07:15
428e1f9

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

Choose a tag to compare

@ethgas-developer ethgas-developer released this 19 Mar 03:44
041e0d4

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@ethgas-developer ethgas-developer released this 03 Mar 02:46

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

Choose a tag to compare

@ethgas-developer ethgas-developer released this 21 Nov 04:36

What's Changed

Breaking Change

  • Do not use 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 as the builder_pubkey even though it is just a placeholder value when enable_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

Choose a tag to compare

@ethgas-developer ethgas-developer released this 19 Nov 02:57

What's Changed

  • chore: add v4 keystore support by @kjubybot-p2p in #22
  • upgrade to commit boost v0.9.2

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@ethgas-developer ethgas-developer released this 03 Nov 07:12

What's Changed

  • for SSV validators onboarding, the cb_ethgas_commit can 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

Choose a tag to compare

@ethgas-developer ethgas-developer released this 17 Oct 02:26
243755a

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

Choose a tag to compare

@ethgas-developer ethgas-developer released this 19 Sep 04:48
1486336

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

v1.0.0-beta.6

Choose a tag to compare

@ethgas-developer ethgas-developer released this 13 Aug 10:29

What's Changed

  • Refactoring by @kjubybot in #17
  • Use keystores for SSV by @kjubybot in #18
  • support ledger signing to authenticate the ssv owner address

New Contributors

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6