lash
|
a6e64aea67
|
network/bitvector: Multibit set/unset + string rep (#1530)
* network/bitvector: Multibit set/unset + string rep
* network/bitvector: Add code comments
* network/bitvector: Make Unset -> Set with bool false
* network/bitvector: Revert to Set/Unset
* network/stream: Update to new bitvector signature
|
2019-07-02 18:08:00 +02:00 |
|
Anton Evangelatov
|
d589af14a8
|
simple fetchers (#1492)
* network: disable shouldNOTRequestAgain
* vendor singleflight
* network: disable shouldNOTRequestAgain
* network, storage: fix tests
* network/storage: remove HopCount and SkipCheck
* network/stream: use localstore when providing chunks a node has offered
* storage: refactor lnetstore
* storage: rename FetcherItem to Fetcher
* storage/feed: no distinction between catastrophic err or chunk not found
* network/stream: remove TestDeliveryFromNodes, as FindPeer is changed, and Swarm connectivity is not a chain
* network/stream: fixed intervals tests
* swarm: fixes for linter
* storage: use LRU cache for fetchers
* network, storage: better godoc
* storage/netstore: explicit errors
* storage/feed/lookup: Clarify ReadFunc expected return error values
* storage: address comments by elad
|
2019-06-18 08:47:27 +02:00 |
|
Anton Evangelatov
|
604960938b
|
Revert "simplification of Fetchers (#1344)" (#1491)
This reverts commit 0b724bd4d5 .
|
2019-06-17 10:30:55 +02:00 |
|
Anton Evangelatov
|
0b724bd4d5
|
simplification of Fetchers (#1344)
|
2019-06-17 10:01:12 +02:00 |
|
Anton Evangelatov
|
bd1887189c
|
swarm/network/stream: remove dead code (#1422)
* swarm/network/stream: remove dead code
* swarm/network/stream: remove HandoverProof
|
2019-06-05 12:59:46 +02:00 |
|
Rafael Matias
|
b046760db1
|
swarm: codebase split from go-ethereum (#1405)
|
2019-06-03 12:28:18 +02:00 |
|