nimbus-eth1/fluffy/network/state
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
..
content Fluffy: Add validation and local storage of content in remaining state portal rpc methods (#2723) 2024-10-10 21:24:39 +08:00
state_content.nim Add push raises to Fluffy state network code. (#2352) 2024-06-14 13:38:24 +08:00
state_endpoints.nim Remove usage of aliases for Hash32 such as BlockHash (#2707) 2024-10-07 22:39:07 +02:00
state_gossip.nim Fluffy: Add validation and local storage of content in remaining state portal rpc methods (#2723) 2024-10-10 21:24:39 +08:00
state_network.nim Fluffy: Implement contains db handler to improve lookup performance when accepting offers (#2815) 2024-11-04 22:02:51 +08:00
state_utils.nim Fluffy: Add validation and local storage of content in remaining state portal rpc methods (#2723) 2024-10-10 21:24:39 +08:00
state_validation.nim Fluffy: Fix state validation issue causing portal hive test failure (#2732) 2024-10-13 00:51:50 +08:00