lbry.go/util
Niko Storni 2f615df34d
add concurrency support
fix error handling (FINALLY)
fix slack message formatting
add locking for wallet setup to support concurrency
remove UTXO bug workaround (lbryumx should fix it)
add limits to filesize
2018-07-12 08:26:45 -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 add concurrency support 2018-07-12 08:26:45 -04:00
slack_test.go move code to the right place 2018-07-12 08:24:43 -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