nimbus-eth1/fluffy/tests
KonradStaniec a330f0a4ef
Add api to get db size to content db (#987)
* Add size proc to content_db

* Add way to reclaim used space
2022-03-08 14:49:41 +01:00
..
custom_genesis Add a first, simple, content network test (#760) 2021-07-15 15:12:33 +02:00
all_fluffy_tests.nim Add basic validation of history network (#983) 2022-03-02 15:29:12 +01:00
test_bridge_parser.nim Oops, isMainModule will not run of course for all_tests (#841) 2021-09-21 18:38:08 +02:00
test_content_db.nim Add api to get db size to content db (#987) 2022-03-08 14:49:41 +01:00
test_discovery_rpc.nim Allow access to contentDB from portal wire protocol (#920) 2022-01-06 09:06:05 +01:00
test_helpers.nim Improve the tests of the local testnet (#953) 2022-02-02 22:48:33 +01:00
test_history_content.nim History content keys (#919) 2022-01-05 09:49:49 +01:00
test_history_validation.nim Add basic validation of history network (#983) 2022-03-02 15:29:12 +01:00
test_portal_wire_encoding.nim Add state and history content key tests (#916) 2021-12-20 09:53:00 +01:00
test_portal_wire_protocol.nim Sharing block header data around in a Portal history network (PoC) (#960) 2022-02-11 14:43:10 +01:00
test_state_content.nim History content keys (#919) 2022-01-05 09:49:49 +01:00
test_state_distance.nim Add HistoryNetwork that uses Portal wire protocol (#856) 2021-10-09 13:22:03 +02:00
test_state_network.nim refactor genesis.nim 2022-03-03 08:28:00 +07:00