plugeth/p2p/protocols
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
..
accounting_api.go p2p/protocols: accounting metrics rpc (#18336) 2018-12-22 06:04:03 +01:00
accounting_simulation_test.go Accounting metrics reporter (#18136) 2018-11-26 17:05:18 +01:00
accounting_test.go p2p accounting (#17951) 2018-10-26 00:26:31 +02:00
accounting.go swarm, p2p/protocols: Stream accounting (#18337) 2019-01-08 00:59:00 +01:00
protocol_test.go p2p/protocols: use keyed fields for struct instantiation (#18017) 2018-11-07 13:22:31 +02:00
protocol.go p2p/protocols: fix minor comments typo (#18185) 2018-11-27 12:52:30 +02:00
reporter_test.go Accounting metrics reporter (#18136) 2018-11-26 17:05:18 +01:00
reporter.go Accounting metrics reporter (#18136) 2018-11-26 17:05:18 +01:00