renproject / aw

A flexible P2P networking library for upgradable distributed systems.
MIT License
38 stars 18 forks source link

Sync not using local content #94

Closed ross-pure closed 2 years ago

ross-pure commented 2 years ago

This PR fixes a bug where calling Sync would fetch and return a response from other peers even if content for the given content ID was present locally in the content resolver.