lbry.go/util
Niko Storni d596240099
fix slack logging
add failure cases
change interrupt behavior for fatal errors
bump up timeout to 20 minutes
change max file size to 2GB
remove unnecessary utxo wait
2018-07-12 08:26:46 -04:00
..
blockchain.go add util function for converting txid:nout to claimID 2018-03-15 10:47:16 -04:00
blockchain_test.go Added unit tests for getting claimid. I based this off of a random selection of claims from the past year on the block chain. 2018-03-24 21:40:32 -04:00
disk_space.go add disk space check 2018-07-12 08:24:43 -04:00
disk_space_test.go add disk space check 2018-07-12 08:24:43 -04:00
slack.go fix slack logging 2018-07-12 08:26:46 -04:00
slack_test.go fix slack logging 2018-07-12 08:26:46 -04:00
slice.go add concurrency support 2018-07-12 08:26:45 -04:00
underscore.go -Added API Server to lbry.go 2018-05-27 11:30:04 -04:00