storj/storagenode/multinode
Clement Sam 9a539c4830 storagenode/storageusage: add interval_end_time, rename interval_start to timestamp
The satellite now returns the last interval_end_time for each
daily storage usage.
We need to store the interval_end_time in the storage usage cache.
Also, renamed interval_start to timestamp to avoid ambiguity since
the interval_start only stores just the date/day returned by the
satellite.

Updates https://github.com/storj/storj/issues/4178

Change-Id: I94138ba8a506eeedd6703787ee03ab3e072efa32
2022-08-10 01:03:00 +00:00
..
auth.go multinode/console: list node infos 2021-01-05 14:49:11 +00:00
bandwidth.go multinode/bandwidth: added monthly bandwidth summaries 2021-06-11 16:31:59 +00:00
common.go multinode/console: list node infos 2021-01-05 14:49:11 +00:00
node.go multinode/reputation: add vetted at timestamp 2021-07-07 18:11:54 +03:00
payout_test.go storagenode/storageusage: add interval_end_time, rename interval_start to timestamp 2022-08-10 01:03:00 +00:00
payout.go multinode: old drpc api returned 2021-06-22 23:02:47 +00:00
storage.go multinode/console: add summary to storage usage API 2021-07-07 15:00:05 +03:00