dominant-strategies / go-quai

Official Go Implementation of the Quai Network
GNU General Public License v3.0
2.37k stars 459 forks source link

Re-enable LibP2P request cache #1760

Closed Djadih closed 2 months ago

Djadih commented 3 months ago

Cache was disabled for libp2p because different workobject views of the same object may hash the same, which breaks requests.

https://github.com/dominant-strategies/go-quai/pull/1735/commits/ee8a431654bc82f6c1b0f28ebe9cdd1800f0bcd9