Go to file
Derrick Hammer 6ceefc11cf
refactor: make encode fixed method to take a [32]byte, and change Encode to take a byte array that just copies and calls EncodeFixed
2023-05-09 12:48:48 -04:00
bao feat: add bao package and rust bao wasm library 2023-05-04 04:18:15 -04:00
cid refactor: make encode fixed method to take a [32]byte, and change Encode to take a byte array that just copies and calls EncodeFixed 2023-05-09 12:48:48 -04:00
config fix: only panic if the error is other than a missing config file 2023-04-30 02:14:44 -04:00
db refactor: add upload and pin models to migration 2023-05-04 04:14:31 -04:00
jwt feat: add jwt package 2023-05-04 04:13:53 -04:00
model feat: add pin model 2023-05-04 04:13:27 -04:00
renterd fix: add shutdown signal and flag for renterd 2023-05-08 10:09:33 -04:00
service fix: dont try to stream if we have an error 2023-05-08 10:16:47 -04:00
validator feat: add validation to account register 2023-04-30 04:09:42 -04:00
LICENSE feat: wip version 2023-04-29 13:40:43 -04:00
README.md Initial commit 2023-04-27 06:27:27 +00:00
go.mod core: update deps 2023-05-06 03:56:48 -04:00
go.sum chore: update deps 2023-05-08 10:11:19 -04:00
main.go fix: add shutdown signal and flag for renterd 2023-05-08 10:09:33 -04:00

README.md

portal