storj/storagenode
Jennifer Johnson 4e2413a99d satellite/satellitedb: uses vetted_at field to select for reputable nodes
Additionally, this PR changes NewNodeFraction devDefault and testplanet config from 0.05 to 1.
This is because many tests relied on selecting nodes that were reputable based on audit and uptime
counts of 0, in effect, selecting new nodes as reputable ones.
However, since reputation is now indicated by a vetted_at db field that is explicitly set
rather than implied by audit and uptime counts, it would be more complicated to try to
update all of the nodes' reputations before selecting nodes for tests.
Now we just allow all test nodes to be new if needed.

Change-Id: Ib9531be77408662315b948fd029cee925ed2ca1d
2020-09-04 16:45:32 +00:00
..
bandwidth all: fix dots 2020-07-16 14:58:28 +00:00
collector error handling in heldamount cash and collector delete fixed 2020-07-22 12:26:13 +00:00
console storagenode/nodestats: online_score added 2020-09-02 17:45:01 +03:00
contact all: add missing dots 2020-08-11 17:50:01 +03:00
gracefulexit satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
heldamount web/storagenode: payout history table 2020-08-13 12:05:56 +00:00
inspector storagenode/console & /inspector: added recalculation of disk space info 2020-08-25 14:19:10 +03:00
monitor storagenode/{monitor,pieces}, storage/filestore: add loop to check storage directory writability 2020-08-31 21:20:49 +00:00
nodestats storagenode/reputation: offline_under_review_at added 2020-09-02 18:48:28 +03:00
notifications all: add missing dots 2020-08-11 17:50:01 +03:00
orders satellite: simplify tests 2020-08-28 22:28:04 +00:00
pieces storagenode/{monitor,pieces}, storage/filestore: add loop to check storage directory writability 2020-08-31 21:20:49 +00:00
piecestore satellite/repair: switch to piecestore.UploadReader part 2 2020-09-01 12:40:54 -06:00
preflight all: fix dots 2020-07-16 14:58:28 +00:00
pricing storagenode/nodestats: add pricing model, storagenode/cache: add paystub history storing 2020-04-14 19:04:00 +03:00
reputation storagenode/reputation: offline_under_review_at added 2020-09-02 18:48:28 +03:00
retain storagenode: fixed logging about piece being moved to trash, and added logging when piece was actually deleted 2020-08-02 20:00:05 +03:00
satellites all: add missing dots 2020-08-11 17:50:01 +03:00
storagenodedb satellite/satellitedb: uses vetted_at field to select for reputable nodes 2020-09-04 16:45:32 +00:00
storageusage storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
trust all: add missing dots 2020-08-11 17:50:01 +03:00
version storagenode/version: version chore test fix 2020-07-24 20:17:35 +03:00
operator.go all: fix dots 2020-07-16 14:58:28 +00:00
peer.go storagenode: live tracking of order window usage 2020-08-19 19:42:33 +00:00