|
6d0902da3c
|
p2p/protocols: import to codebase, remove from vendor (#1416)
|
2019-06-04 14:32:44 +02:00 |
|
|
b046760db1
|
swarm: codebase split from go-ethereum (#1405)
|
2019-06-03 12:28:18 +02:00 |
|
|
f28da4f602
|
swarm/metrics: Send the accounting registry to InfluxDB (#18470)
|
2019-01-24 18:57:20 +01:00 |
|
|
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 |
|
|
bba5fd8192
|
Accounting metrics reporter (#18136)
|
2018-11-26 17:05:18 +01:00 |
|
|
8ed4739176
|
p2p accounting (#17951)
* p2p/protocols: introduced protocol accounting
* p2p/protocols: added TestExchange simulation
* p2p/protocols: add accounting simulation
* p2p/protocols: remove unnecessary tests
* p2p/protocols: comments for accounting simulation
* p2p/protocols: addressed PR comments
* p2p/protocols: finalized accounting implementation
* p2p/protocols: removed unused code
* p2p/protocols: addressed @nonsense PR comments
|
2018-10-26 00:26:31 +02:00 |
|