Commit Graph

2 Commits

Author SHA1 Message Date
32353be7d5 don't run server as part of stack
Some checks failed
Test the stack. / Run integration tests (pull_request) Has been cancelled
Test the stack. / Run unit tests (pull_request) Has been cancelled
2024-08-06 19:03:20 -05:00
190b36bcd1 Support validator withdrawals (#265)
- Retrieves indexed withdrawal objects with blocks over RPC.
- Includes system-tests in CI workflow.
- Uses external fixturenet stack in CI tests.

Depends on
- cerc-io/ipld-eth-db#7
- cerc-io/plugeth-statediff#25

To induce and test validator withdrawals:
  - cerc-io/lighthouse#1
  - cerc-io/fixturenet-eth-stacks#19
  - cerc-io/system-tests#16

Reviewed-on: #265
2024-08-05 15:50:53 +00:00