nimbus-eth1/fluffy/tests
web3-developer c72d6aa5d6
Implementation of procs to support Fluffy state JSON-RPC endpoints. (#2318)
* Started implementation of state endpoints.

* Add rpc calls and server stubs.

* Initial implementation of getAccountProof and getStorageProof.

* Refactor validation to use toAccount utils functions.

* Add state endpoints tests.
2024-06-10 18:47:09 +08:00
..
beacon_network_tests results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
blocks Add verification of block data by use of accumulator (#1178) 2022-08-01 21:00:21 +02:00
custom_genesis Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
portal_spec_tests/mainnet results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
state_network_tests Implementation of procs to support Fluffy state JSON-RPC endpoints. (#2318) 2024-06-10 18:47:09 +08:00
all_fluffy_tests.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
test_accumulator.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
test_beacon_chain_block_proof_bellatrix.nim Prepare Fluffy for usage of historical_roots (#2138) 2024-04-17 17:58:47 +02:00
test_beacon_chain_block_proof_capella.nim Add post Bellatrix beacon block proof exports (#2158) 2024-05-03 11:50:18 +02:00
test_beacon_chain_historical_roots.nim Prepare Fluffy for usage of historical_roots (#2138) 2024-04-17 17:58:47 +02:00
test_beacon_chain_historical_summaries.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
test_content_db.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
test_discovery_rpc.nim Remove usages of CoreDb in Fluffy. (#2152) 2024-04-25 12:22:21 +02:00
test_helpers.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
test_history_network.nim Remove few more unneeded nimbus imports in Fluffy tests (#2159) 2024-05-03 12:31:54 +02:00
test_history_util.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
test_portal_wire_protocol.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00