nimbus-eth1/fluffy/tests
Kim De Mey 6338969dd5
Lower the content deletion fraction and other contentdb clean-up (#1893)
- The current setting of 0.25 was very big. Set to 0.5, which is
potentially still large. This change did expose some issues with
the current implementation and especially testing.
- General clean-up, renaming for consistency, and
re-ordering/restructuring/deletion of some code.
- Fixed several typos
- ...
2023-11-16 15:27:30 +01:00
..
beacon_network_tests Portal BeaconLightClientNetwork -> BeaconNetwork renaming (#1832) 2023-10-20 12:06:25 +02:00
blocks Add verification of block data by use of accumulator (#1178) 2022-08-01 21:00:21 +02:00
custom_genesis
portal_spec_tests/mainnet Add new portal beacon chain lc content encoding tests (#1636) 2023-07-08 17:01:33 +02:00
all_fluffy_tests.nim Portal BeaconLightClientNetwork -> BeaconNetwork renaming (#1832) 2023-10-20 12:06:25 +02: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 Lower the content deletion fraction and other contentdb clean-up (#1893) 2023-11-16 15:27:30 +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 ValidIpAddress -> IpAddress related vendor bumps and changes (#1892) 2023-11-10 19:38:11 +01:00
test_history_network.nim Bump submodules and related fixes (#1729) 2023-10-17 14:19:50 +02: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 Lower the content deletion fraction and other contentdb clean-up (#1893) 2023-11-16 15:27:30 +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 Unified database frontend integration (#1670) 2023-08-04 12:10:09 +01:00