Commit graph

394 commits

Author SHA1 Message Date
Niko Storni
e4bc1897f3 add disk space check
remove unneeded panics
improve error handling
add tests
fix error checking that was comparing for exact values
sort imports
2018-07-12 08:24:43 -04:00
Niko Storni
923f58767c address more errors
increase room for fees (Jeremy says just pay more)
add code to wait for daemon startup
2018-07-12 08:21:16 -04:00
Niko Storni
a89f5f08d1 increase the margin for fees
decrease number of addresses to use (we fall back to waiting for a block)
2018-07-12 08:21:16 -04:00
Niko Storni
4f8bc81664 added timeout to utxo waiting
added more error handling
2018-07-12 08:21:16 -04:00
Niko Storni
611dcbc3bc add slack logging
reduce claim name length (fees are too high)
delete videos in case of failure too
reduce synced videos to 1000 most recent
2018-07-12 08:21:15 -04:00
Niko Storni
07004be3b4 address more errors for better automation 2018-07-12 08:21:15 -04:00
Niko Storni
94acc180c2 add tests 2018-07-12 08:19:05 -04:00
Niko Storni
6e3a34f0e0 fix wallet refill handler
add slack logging
add PoC for channel fetching
2018-07-12 08:18:58 -04:00
Alex Grintsvayg
65ed9d7b4b refactor stopgroup to use context, which allows parent/child cancelations 2018-06-26 08:53:48 -04:00
Alex Grintsvayg
a3154d80e1 fix typo in dependencies 2018-06-13 12:44:09 -04:00
Niko Storni
e83465386f update dependencies
fix issue preventing compilation
format project
2018-06-11 17:42:00 -04:00
Alex Grintsvayg
607a79f40a update stoponce 2018-05-24 12:59:34 -04:00
Niko Storni
ecba1014f8 add temporary limit for huge channels 2018-04-25 17:07:18 -04:00
Niko Storni
72039623e0 human readable video names 2018-04-25 15:43:20 -04:00
Niko Storni
1c6428f1ab add playlist position
add delete function
2018-04-25 14:56:26 -04:00
Niko Storni
f297d47e20 improve daemon shutdown detection 2018-04-24 14:50:10 -04:00
Niko Storni
3bd05692c1 fix shutdown race condition
increase number of addresses to use
2018-04-20 15:06:55 -04:00
Niko Storni
3523de22ea partially fix prefill error
skip failed videos rather than failing
2018-04-17 14:53:10 -04:00
Alex Grintsvayg
88f2a04191 channel_list_mine is now channel_list 2018-03-15 14:39:43 -04:00
Niko Storni
0725700708 update youtube download library 2018-03-13 17:48:13 -04:00
Alex Grintsvayg
b572c39dd0 add flag to manually refill credits into sync wallet 2018-03-12 16:58:37 -04:00
Alex Grintsvayg
daffded4f0 recover ytsync panics when processing videos, switch to our errors everywhere 2018-03-09 11:47:38 -05:00
Alex Grintsvayg
393e2c4e80 add daemon timeout option, stop ytsync gracefully during daemon startup 2018-03-08 19:42:50 -05:00
Alex Grintsvayg
2cd8552702 ucb 2018-03-01 14:23:25 -05:00
Alex Grin
261dbed101 Update README.md 2018-02-22 13:14:55 -05:00
Alex Grintsvayg
4983049a69 add credits to claim channel if we need 2018-01-10 17:07:16 -05:00
Alex Grintsvayg
baec42a0e8 minor 2018-01-09 10:49:21 -05:00
Alex Grintsvayg
d3109e1016 require channel name, read channel ids from file 2017-12-29 19:21:16 -05:00
Alex Grintsvayg
70c6ee7ddb fixes 2017-12-29 18:51:38 -05:00
Alex Grintsvayg
039ed1a7eb big refactor, abort on ctrl-c, proper wallet init and backup 2017-12-28 12:18:01 -05:00
Alex Grintsvayg
f43a60da1d readme update 2017-12-13 12:58:58 -05:00
Alex Grintsvayg
8f3070e13e move wallet file, not the whole dir 2017-12-08 15:11:44 -05:00
Alex Grintsvayg
b7b375dc83 test lbrycrd connection before sending 2017-11-21 13:53:56 -05:00
Alex Grintsvayg
ceb02c5248 more fixes 2017-11-06 20:22:32 -05:00
Alex Grintsvayg
750313f00b add channel takeover flag 2017-11-06 16:42:52 -05:00
Alex Grintsvayg
27c5db03fb continue unfinished syncs 2017-11-03 11:46:19 -04:00
Alex Grintsvayg
6a09ae5546 start-to-finish sync of a single channel 2017-11-03 08:46:27 -04:00
Alex Grintsvayg
e674f8a215 automatically split balance into multiple addresses 2017-11-02 11:20:22 -04:00
Alex Grintsvayg
51504a1bf1 minor 2017-10-17 20:35:19 -04:00
Alex Grintsvayg
a5dce58f61 jack's splitter code 2017-10-17 19:13:39 -04:00
Alex Grintsvayg
f9f3ff1083 minor refactor 2017-10-11 13:13:47 -04:00
Alex Grintsvayg
557c1ca8dc fix claim address, add readme 2017-10-11 12:45:56 -04:00
Alex Grintsvayg
8035d5a3cd error in channel ownership check 2017-10-11 11:25:43 -04:00
Alex Grintsvayg
b60e93043b refactor 2017-10-10 22:02:16 -04:00