nimbus-eth1/fluffy/tests
bhartnett 22653c83dd
Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815)
* Remove getSszDecoded from ContentDb.

* Update ContentDb get to use onData callback to reduce copies.

* Use templates for helper procs in ContentDb.

* Add contains handler to portal protocol.

* Improve performance of DbGetHandler.
2024-11-04 22:02:51 +08:00
..
beacon_network_tests Add pruning of bootstraps/updates in Portal beacon network (#2779) 2024-10-30 12:51:00 +01: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
history_network_tests Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815) 2024-11-04 22:02:51 +08:00
rpc_tests Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815) 2024-11-04 22:02:51 +08:00
state_network_tests Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815) 2024-11-04 22:02:51 +08:00
wire_protocol_tests Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815) 2024-11-04 22:02:51 +08:00
all_fluffy_tests.nim Fluffy Portal RPC Client (#2649) 2024-10-02 12:23:13 +08:00
test_content_db.nim Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815) 2024-11-04 22:02:51 +08:00
test_helpers.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00