nimbus-eth1/fluffy/tests/state_network_tests
web3-developer 2891b9aa7d
Fluffy state offer validation (#2170)
* Implemented offer validation interface.

* Implement high level offer validation steps.

* Completed state validation tests.

* Update validation to use result type.

* Update state proof verification tests to test offer verification.

* Query history network to get state root by block hash.

* Fix state network test and remove usage of CoreDb.

* Fix state network gossip test and PR comment updates.

* Add trieproof state validation tests and fix for short nodes.
2024-05-16 16:16:16 +08:00
..
all_state_network_tests.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
state_test_helpers.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
test_state_content_keys.nim Minor refactor to packNibbles and unpackNibbles and add additional tests. (#2162) 2024-05-03 22:55:51 +08:00
test_state_content_values.nim Add post Bellatrix beacon block proof exports (#2158) 2024-05-03 11:50:18 +02:00
test_state_network.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
test_state_network_gossip.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
test_state_validation.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
test_state_validation_genesis.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
test_state_validation_trieproof.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00