ipld-eth-server/pkg/eth
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
..
api_test Support validator withdrawals (#265) 2024-08-05 15:50:53 +00:00
state_test Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
test_helpers Support validator withdrawals (#265) 2024-08-05 15:50:53 +00:00
api.go Support validator withdrawals (#265) 2024-08-05 15:50:53 +00:00
backend_utils.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
backend.go Support validator withdrawals (#265) 2024-08-05 15:50:53 +00:00
errors.go eth_createAccessList fall-through endpoint 2023-01-12 20:58:42 -06:00
eth_suite_test.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
helpers.go internalize some node type utils from geth as they are no longer used over there in v5 2023-03-07 21:49:38 -06:00
node_types.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
retriever_test.go Update to plugeth-statediff 0.1.4 (#3) 2023-09-30 14:37:53 +00:00
retriever.go Support validator withdrawals (#265) 2024-08-05 15:50:53 +00:00
sql.go Support validator withdrawals (#265) 2024-08-05 15:50:53 +00:00
subscription_config.go refactor out remaining unused bits 2023-02-21 19:50:58 -06:00
transaction_arguments.go eth_createAccessList fall-through endpoint 2023-01-12 20:58:42 -06:00
types.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00