storj/web/storagenode
Bill Thorp a3c902ab84 storagenode/pieces: hours in a month should be 720
Per https://documentation.tardigrade.io/pricing/billing-and-payment:
"The calculation of per object fees is based on a standard 720-hour month."

On most years, the average value is 730 (365*24/12), except leap years.
However, we want to have ours be 720 (30*24) so its lines up with days.

Change-Id: Ifb9691878f1a7ea81ed36c92b37985493295fe31
2020-07-07 15:26:15 -04:00
..
src storagenode/pieces: hours in a month should be 720 2020-07-07 15:26:15 -04:00
static web/storagenode: inactive custom period selection state 2020-06-12 13:34:41 +00:00
tests web/storagenode: suspension score added 2020-06-24 17:01:37 +03:00
.gitignore storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
babel.config.js web/storagenode: dependencies for testing and payout store tests added 2020-04-28 15:44:13 +03:00
index.html storagenode/web: Segment.io integration 2020-05-06 15:02:53 +00:00
jestSetup.ts web/storagenode: dependencies for testing and payout store tests added 2020-04-28 15:44:13 +03:00
package-lock.json web/storagenode: inactive custom period selection state 2020-06-12 13:34:41 +00:00
package.json web/storagenode: disk stat chrt added 2020-05-27 00:14:33 +03:00
tsconfig.json storagenode/web: Segment.io integration 2020-05-06 15:02:53 +00:00
tslint.json web/storagenode: dependencies for testing and payout store tests added 2020-04-28 15:44:13 +03:00
vue.config.js web/storagenode: added hash to bundle name 2020-03-27 14:44:53 +02:00