lbry.go/cmd
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
..
common.go add concurrency support 2018-07-12 08:26:45 -04:00
count.go automatically split balance into multiple addresses 2017-11-02 11:20:22 -04:00
dht.go seed rand, add dht command 2018-02-27 13:31:19 -05:00
franklin.go recover ytsync panics when processing videos, switch to our errors everywhere 2018-03-09 11:47:38 -05:00
root.go remove 2018-03-01 14:25:13 -05:00
selfsync.go add concurrency support 2018-07-12 08:26:45 -04:00
selfsync_test.go move params to env vars 2018-07-12 08:26:45 -04:00
test.go big refactor, abort on ctrl-c, proper wallet init and backup 2017-12-28 12:18:01 -05:00
ytsync.go add regtest support 2018-07-12 08:24:43 -04:00