nimbus-eth1/fluffy/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
..
beacon_network_tests Add basic validation for LC bootstraps + portal_bridge changes (#2527) 2024-07-25 20:15:26 +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 Bump Portal test vectors and re-activate skipped tests (#2515) 2024-07-23 11:59:59 +02:00
state_network_tests Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
all_fluffy_tests.nim Fluffy state offer validation (#2170) 2024-05-16 16:16:16 +08:00
test_accumulator.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
test_beacon_chain_block_proof_bellatrix.nim Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00
test_beacon_chain_block_proof_capella.nim Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +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 Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
test_history_network.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
test_history_util.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
test_portal_wire_protocol.nim Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00