nimbus-eth1/fluffy/tests/state_network_tests
web3-developer 93a160b569
Update Fluffy State Network to match Portal spec addressHash change (#2548)
* Update state network to use addressHash instead of address in contract trie and contract code content keys.

* Fix path calculation bug in getParent when working with extension nodes.

* Bump portal spec tests repo.

* Finish updating tests due to portal test vector changes.

* Update Fluffy state bridge to use addressHash.

* Update Fluffy book with correct commands for running portal hive tests.
2024-08-08 00:01:30 +08:00
..
all_state_network_tests.nim More state endpoint tests (#2399) 2024-06-20 00:21:23 +08:00
state_test_helpers.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
test_state_content_keys_vectors.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
test_state_content_nibbles.nim Implementation of Fluffy state network gossip. (#2210) 2024-05-24 15:49:51 +08:00
test_state_content_values_vectors.nim Fluffy state network tests (#2245) 2024-05-30 17:00:57 +08:00
test_state_endpoints_genesis.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
test_state_endpoints_vectors.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
test_state_gossip_getparent_genesis.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
test_state_gossip_getparent_vectors.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
test_state_gossip_gossipoffer_vectors.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
test_state_network_getcontent_vectors.nim Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00
test_state_network_offercontent_vectors.nim Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00
test_state_validation_genesis.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
test_state_validation_trieproof.nim Updates to Fluffy to support hive tests. (#2333) 2024-06-11 21:01:35 +08:00
test_state_validation_vectors.nim Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00