storj/private/testplanet
Yingrong Zhao 6c7bf357cd satellite/{reputation,audit,overlay}: replace overlay with reputation
package in audit

This PR implements reputation store and replace overlay in audit service
to use such store for storing node's audit stats.

In order to keep the changeset smaller, most of the changes in this PR is for copying audit logic in overlay to
reputation package. In a following PR, the duplicating code will be
removed from overlay.

Change-Id: I16c12494a0970f44c422b26cf603c1dc489e5bc1
2021-07-28 13:10:48 -04:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
log.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
planet_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
planet.go private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
reconfigure.go satellite/metainfo: remove MetabaseDB interface 2021-05-13 13:22:14 +00:00
rpc_test.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go satellite/metabase/metabasetest: remove STORJ_TEST_DATABASES 2021-05-11 13:31:01 +00:00
satellite_test.go integration/ui: add UI integration tests 2021-06-09 14:39:38 +03:00
satellite.go satellite/{reputation,audit,overlay}: replace overlay with reputation 2021-07-28 13:10:48 -04:00
storagenode-wait.go storagenode/pieces: Deleter can handle multiple tests 2020-04-29 11:26:56 -06:00
storagenode.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
tlsopts_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
uplink_test.go mod: bump uplink 2021-04-30 16:53:54 +03:00
uplink.go integration/ui: add UI integration tests 2021-06-09 14:39:38 +03:00
versioning.go storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00