Commit Graph

3 Commits

Author SHA1 Message Date
f20687674a Add ipld-eth-server to plugeth fixturenet (#21)
Part of cerc-io/stack-orchestrator#905.

Reviewed-on: cerc-io/fixturenet-eth-stacks#21
Reviewed-by: David Boreham <dboreham@noreply.git.vdb.to>
2024-08-05 19:15:58 +00:00
61bad072f8 Support validator withdrawals (#19)
Adds CL spec settings to enable validator withdrawals and expedite them by reducing the delays between withdrawal (and validator exit) initiation and execution.

To create a testnet genesis Beacon state where withdrawals and exits are possible, this also depends on cerc-io/lighthouse#1.

Reviewed-on: cerc-io/fixturenet-eth-stacks#19
Reviewed-by: David Boreham <dboreham@noreply.git.vdb.to>
2024-08-05 14:06:43 +00:00
0d63b95f7d Add Plugeth stack (#14)
Adds definitions for Plugeth stack and `ipld-eth-db`.

Uses cerc-io/stack-orchestrator#851 in tests.

Reviewed-on: cerc-io/fixturenet-eth-stacks#14
2024-07-10 01:28:09 +00:00