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