nimbus-eth1/fluffy/tests
Kim De Mey ed38ed494f
Add validation handler to Portal wire protocol (#1055)
- Validation handler allows for network specific validation of
the content
- Added also pruning of the allowed connections on PortalStream
2022-04-11 19:42:38 +02: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 n furthest elements from db (#1026) 2022-04-03 15:14:44 +02: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 Add validation handler to Portal wire protocol (#1055) 2022-04-11 19:42:38 +02: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 Adjust findNodes proc naming for consistency (#1002) 2022-03-19 08:54:42 +01:00