ipld-eth-server/pkg/shared
Roy Crihfield 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
..
constants.go add StateDiffTimeout config setting (#224) 2023-01-12 19:18:12 -06:00
database.go Refactor to use plugeth-statediff (#1) 2023-09-21 06:55:26 +00:00
functions.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
test_helpers.go Support validator withdrawals (#265) 2024-08-05 15:50:53 +00:00
types.go Use groupcache pool for state db access (#91) 2021-09-21 17:40:55 +05:30