storj/cmd/storj-sim
Jennifer Johnson 1c1750e6be removes bandwidth limiting
On satellite, remove all references to free_bandwidth column in nodes table.
On storage node, remove references to AllocatedBandwidth and MinimumBandwidth and mark as deprecated.

Protobuf message, NodeCapacity, is left intact for backwards compatibility.
Once this is released to all satellites, we can drop the column from the DB.

Change-Id: I2ff6c6537fc9008a0c5588e951afea58ede85838
2020-03-04 14:04:00 +00:00
..
cancelable.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
console.go satellite/console: use cookie based auth scheme 2020-01-20 21:35:23 +02:00
main.go common: separate repository 2019-12-27 14:11:15 +02:00
network.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00
prefix_test.go cmd/storj-sim: ensure prefix writer can be used concurrently (#2243) 2019-06-19 22:30:48 +03:00
prefix.go cmd/storj-sim: ensure prefix writer can be used concurrently (#2243) 2019-06-19 22:30:48 +03:00
process.go private/processgroup: moved to storj.io/common/processgroup 2020-03-03 10:50:33 +00:00