storj/docs/design
Ivan Fraixedes 35c8648330
[v3-1914] Storage node disqualification: Change type from bool to timestamp (#2212)
* satellite/satellitedb: Alter nodes disqualification column
  Change the type of the 'disqualification' column of the nodes table from
  boolean to timestamp.
* overlay/cache: Change Disqualified field type
  Change the Disqualified field type the NodeDossier struct type from bool
  to time.Time to match with the disqualified type used by the DB layer.
* satellite/satellitedb: Update queries uses disqualified
  Update the queries which uses the disqualified column due to the column
  type has been changed from boolean to nullable timestamp.
* docs/design: Update disqualification due impl changes
  Update the disqualification design document to contain the architectural
  change required to be able to restore unfair disqualified nodes in case
  of an unexpected cause (bug, mistake, hard network disconnection, etc.).
2019-06-18 11:14:31 +02:00
..
audit-containment.md adds audit system's containment mode design draft (#1929) 2019-05-14 18:22:08 -04:00
disqualification.md [v3-1914] Storage node disqualification: Change type from bool to timestamp (#2212) 2019-06-18 11:14:31 +02:00
garbage-collection.md storage node garbage collection design doc (#1943) 2019-05-16 19:26:19 +02:00
marketing-offer-program.md Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
mountable-drive.md Mountable Drive design doc (#2016) 2019-05-21 16:16:31 +02:00
node-selection.md Reputation / node selection doc (#2135) 2019-06-07 17:02:30 +02:00
notification-system.md Design Doc Notification System (#2101) 2019-06-17 22:31:54 -04:00
password-key-derivation.md Password based key derivation design (#2020) 2019-05-23 17:05:16 +00:00
TEMPLATE.md docs/design: template (#1911) 2019-05-08 15:43:23 -04:00
uplink-scopes.md add uplink-contexts design doc (#1959) 2019-05-22 19:49:46 +00:00
value-attribution.md update to the reporting section to calculate bandwidth (#2151) 2019-06-07 10:54:58 -04:00