plugeth/swarm/network/stream
holisticode ae857e74bf swarm, p2p/protocols: Stream accounting (#18337)
* swarm: completed 1st phase of swap accounting

* swarm, p2p/protocols: added stream pricing

* swarm/network/stream: gofmt simplify stream.go

* swarm: fixed review comments

* swarm: used snapshots for swap tests

* swarm: custom retrieve for swap (less cascaded requests at any one time)

* swarm: addressed PR comments

* swarm: log output formatting

* swarm: removed parallelism in swap tests

* swarm: swap tests simplification

* swarm: removed swap_test.go

* swarm/network/stream: added prefix space for comments

* swarm/network/stream: unit test for prices

* swarm/network/stream: don't hardcode price

* swarm/network/stream: fixed invalid price check
2019-01-08 00:59:00 +01:00
..
intervals swarm: remove unused/dead code (#18351) 2018-12-23 17:31:32 +01:00
testing all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
common_test.go swarm/network: Revised depth and health for Kademlia (#18354) 2018-12-22 06:53:30 +01:00
delivery_test.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
delivery.go swarm/network/stream: Debug log instead of Warn for retrieval failure (#18246) 2018-12-04 18:29:51 +01:00
intervals_test.go swarm/network: Revised depth and health for Kademlia (#18354) 2018-12-22 06:53:30 +01:00
lightnode_test.go swarm: Better syncing and retrieval option definition (#17986) 2018-11-07 00:04:18 +01:00
messages.go swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17920) 2018-10-21 09:30:41 +02:00
peer.go swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17920) 2018-10-21 09:30:41 +02:00
snapshot_retrieval_test.go swarm/network: Revised depth and health for Kademlia (#18354) 2018-12-22 06:53:30 +01:00
snapshot_sync_test.go swarm/network: Revised depth and health for Kademlia (#18354) 2018-12-22 06:53:30 +01:00
stream.go swarm, p2p/protocols: Stream accounting (#18337) 2019-01-08 00:59:00 +01:00
streamer_test.go swarm, p2p/protocols: Stream accounting (#18337) 2019-01-08 00:59:00 +01:00
syncer_test.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
syncer.go swarm: remove unused/dead code (#18351) 2018-12-23 17:31:32 +01:00
visualized_snapshot_sync_sim_test.go swarm/network: Revised depth and health for Kademlia (#18354) 2018-12-22 06:53:30 +01:00