storj/satellite
littleskunk 8b3444e088
satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567)
* satellite/nodeselection: dont select nodes that havent checked in for a while

* change testplanet online window to one minute

* remove satellite reconfigure online window = 0 in repair tests

* pass timestamp into UpdateCheckIn

* change timestamp to timestamptz

* edit tests to set last_contact_success to 4 hours ago

* fix syntax error

* remove check for last_contact_success > last_contact_failure in IsOnline
2019-11-15 23:43:06 +01:00
..
accounting satellite/payments: project usage charges (#3512) 2019-11-15 16:27:44 +02:00
attribution private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
audit satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
console satellite/payments: project usage charges (#3512) 2019-11-15 16:27:44 +02:00
contact satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
dbcleanup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gc private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gracefulexit private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
inspector private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
mailservice private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
marketingweb private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
metainfo satellite/metainfo: fix broken test (#3580) 2019-11-15 17:44:23 +02:00
metrics private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
nodestats all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
orders private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
overlay satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
payments satellite/payments: switch to using STORJ tokens (#3582) 2019-11-15 17:27:13 +02:00
repair satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
rewards private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
satellitedb satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
vouchers private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
api.go satellite/payments: add API for retrieving conversion ratio, convert tokens to USD before applying to balance (#3530) 2019-11-15 16:59:39 +02:00
core.go satellite/payments: project usage charges (#3512) 2019-11-15 16:27:44 +02:00
peer.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
repairer.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00