Go to file
Derrick Hammer 6eeed24707
fix: need to divide maxStoragePrice by a tib unit
2024-03-10 14:33:46 -04:00
.github/workflows
account refactor: add UploadPinned and have DNSLinkExists ensure the upload exists, the dnslink exists, and the upload is pinned 2024-03-03 06:16:01 -05:00
api fix: if the render end is 0, ensure the range header is valid syntax and skip it 2024-03-10 11:53:24 -04:00
bao fix: dont send an empty buffer to bao 2024-03-01 06:23:31 -05:00
cmd/portal refactor: move all config defaults and add some validations. remove initCheckRequiredConfig. 2024-02-28 09:04:47 -05:00
config refactor: have rpc and contract prices be in SC as they are expected to change very rarely 2024-03-10 14:26:17 -04:00
cron refactor: rename RetryableTask to RetryableJob 2024-02-25 07:49:22 -05:00
db refactor: change SCPriceHistory table name 2024-03-10 13:58:45 -04:00
logger fix: default to debug if no config is passed, we will then error on config parsing after 2024-03-10 13:02:31 -04:00
mailer refactor: make mail init a lifecycle hook so it's called after initCheckRequiredConfig 2024-02-27 02:24:20 -05:00
metadata refactor: add UploadID to UploadMetadata 2024-03-03 06:10:03 -05:00
protocols fix: if the render end is 0, ensure the range header is valid syntax and skip it 2024-03-10 11:53:24 -04:00
renter fix: need to divide maxStoragePrice by a tib unit 2024-03-10 14:33:46 -04:00
storage fix: if we get an ErrUnexpectedEOF due to being less than512 bytes, read it all instead 2024-03-02 04:45:09 -05:00
.semrelrc
CHANGELOG.md
LICENSE
README.md
go.mod dep: update libs5 2024-03-10 09:17:46 -04:00
go.sum dep: update libs5 2024-03-10 09:17:46 -04:00

README.md

portal