kubo/blockservice
Jakub Sztandera b5a45a1d90 cid-sec: fix bitswap strom caused by insecure CIDs
When we introduced CID security we didn't take into account that bitswap
might repeatly try getting the objects from the network if it fails
putting them into the blockstore.

Solution from this is not requesting those objects from bitswap.
The proper solution of failing at CID creation will make in much more
cleaner in future.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-04-20 17:07:39 +02:00
..
test Extract exchange/offline to go-ipfs-exchange offline 2018-04-19 12:07:36 +02:00
blockservice_test.go Extract exchange/offline to go-ipfs-exchange offline 2018-04-19 12:07:36 +02:00
blockservice.go cid-sec: fix bitswap strom caused by insecure CIDs 2018-04-20 17:07:39 +02:00