nimbus-eth1/fluffy/tests
web3-developer 32e1f94d78
Portal State Proof Verification with Tests (#1951)
* Initial implementation of account and storage proof verification for the portal state network.

* Completed initial state proof verification loop test.

* Completed proof verification tests.

* Minor updates based on PR feedback and comments.

* Add state proof verification test to test runner.
2023-12-21 17:05:53 +08:00
..
beacon_network_tests Update the beacon and state network content key prefixes (#1950) 2023-12-19 19:59:38 +01:00
blocks Add verification of block data by use of accumulator (#1178) 2022-08-01 21:00:21 +02:00
custom_genesis Portal State Proof Verification with Tests (#1951) 2023-12-21 17:05:53 +08:00
portal_spec_tests/mainnet Update the beacon and state network content key prefixes (#1950) 2023-12-19 19:59:38 +01:00
all_fluffy_tests.nim Portal State Proof Verification with Tests (#1951) 2023-12-21 17:05:53 +08:00
test_accumulator.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
test_beacon_chain_block_proof.nim Add EL block proofs verifable from historical_summaries (#1588) 2023-05-30 07:02:39 +02:00
test_beacon_chain_block_proof_capella.nim Add EL block proofs verifable from historical_summaries (#1588) 2023-05-30 07:02:39 +02:00
test_beacon_chain_historical_roots.nim Add historical_roots with proof + test (#1579) 2023-05-11 19:08:34 +02:00
test_beacon_chain_historical_summaries.nim Add historical_roots with proof + test (#1579) 2023-05-11 19:08:34 +02:00
test_content_db.nim Move all Fluffy database code to database folder (#1918) 2023-12-01 17:20:52 +01:00
test_discovery_rpc.nim Fix Portal Hive fails by correcting Portal history JSON RPC API (#1365) 2022-12-13 19:22:36 +01:00
test_helpers.nim Portal State Proof Verification with Tests (#1951) 2023-12-21 17:05:53 +08:00
test_history_network.nim Move all Fluffy database code to database folder (#1918) 2023-12-01 17:20:52 +01:00
test_history_util.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
test_portal_wire_protocol.nim Move all Fluffy database code to database folder (#1918) 2023-12-01 17:20:52 +01:00
test_state_distance.nim StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
test_state_network.nim Move all Fluffy database code to database folder (#1918) 2023-12-01 17:20:52 +01:00
test_state_proof_verification.nim Portal State Proof Verification with Tests (#1951) 2023-12-21 17:05:53 +08:00