Commit graph

  • e08e1bd3a4 use stop group instead of wait group Niko Storni 2018-08-14 10:48:55 -0400
  • 3e32372dbe fix nastiest bug ever Niko Storni 2018-08-10 08:41:21 -0400
  • 1a6f234331 bug fixes Niko Storni 2018-08-09 20:19:37 -0400
  • 07a9b96688 small bug fixes Niko Storni 2018-08-08 18:15:17 -0400
  • 29d50ec0d2 fix mysterious bug Niko Storni 2018-08-08 05:55:27 -0400
  • d946d6ee76 add function to wait for a new block Niko Storni 2018-08-03 17:19:36 -0400
  • 143f19c59e change utxos confirmation behavior Niko Storni 2018-08-03 13:50:17 -0400
  • 24aca302ff update synced videos map on progress Niko Storni 2018-08-03 13:21:42 -0400
  • e15476b4f8 fix oversights Niko Storni 2018-08-02 08:05:06 -0400
  • 9845ac1181 refactor and fix api response handlers Niko Storni 2018-07-31 13:42:20 -0400
  • dfb55cecb5 remove redis dependency Niko Storni 2018-07-30 19:19:12 -0400
  • 8d2f942937 add finalized status Niko Storni 2018-08-03 07:02:44 -0400
  • 67a666b047 fix typo Niko Storni 2018-08-02 10:37:22 -0400
  • e4d653067e add/update readme Niko Storni 2018-05-16 09:43:19 -0400
  • e5017892d8 add more startup parameters Niko Storni 2018-08-01 08:56:04 -0400
  • f688091775 rename ytsync endpoints Niko Storni 2018-07-25 13:08:28 -0400
  • 302e080b95 address review comments Niko Storni 2018-07-23 20:01:35 -0400
  • dfe3e8a078 rename selfsync to ytsync Niko Storni 2018-07-20 19:56:36 -0400
  • e0ec334af9 remove invalid tests Niko Storni 2018-07-17 14:58:47 -0400
  • 453ba5450b remove common.go Niko Storni 2018-07-17 12:54:22 -0400
  • b6eb3db397 resolve rebase conflicts Niko Storni 2018-07-12 08:28:20 -0400
  • ad8a9c3003 remove launch parameter Niko Storni 2018-06-17 19:50:59 -0400
  • 920ee956ac fix slack logging Niko Storni 2018-06-15 17:03:28 -0400
  • 9acd4b08c2 supply hostname for job listing Niko Storni 2018-06-08 19:14:55 -0400
  • decb57bbed add concurrency support Niko Storni 2018-06-06 17:47:28 -0400
  • ba5c1c6519 fix selfsync issues with the queue Niko Storni 2018-06-04 10:35:35 -0400
  • 3bbf46e139 move params to env vars Niko Storni 2018-05-25 20:43:16 -0400
  • 8959393def improve continuos self sync Niko Storni 2018-05-24 22:03:54 -0400
  • e29a4093ec add clean interruption Niko Storni 2018-05-23 20:32:11 -0400
  • 47a9b6e0d1 add regtest support Niko Storni 2018-05-17 13:37:12 -0400
  • e4bc1897f3 add disk space check Niko Storni 2018-05-16 19:42:06 -0400
  • 923f58767c address more errors Niko Storni 2018-05-07 16:26:46 -0400
  • a89f5f08d1 increase the margin for fees Niko Storni 2018-05-05 12:18:44 -0400
  • 4f8bc81664 added timeout to utxo waiting Niko Storni 2018-05-05 10:15:02 -0400
  • 611dcbc3bc add slack logging Niko Storni 2018-05-05 07:22:33 -0400
  • 07004be3b4 address more errors for better automation Niko Storni 2018-04-30 15:18:27 -0400
  • 94acc180c2 add tests Niko Storni 2018-04-25 17:05:26 -0400
  • 6e3a34f0e0 fix wallet refill handler Niko Storni 2018-04-26 06:12:54 -0400
  • 65ed9d7b4b refactor stopgroup to use context, which allows parent/child cancelations Alex Grintsvayg 2018-06-25 16:13:28 -0400
  • a3154d80e1 fix typo in dependencies Alex Grintsvayg 2018-06-13 12:44:09 -0400
  • e83465386f update dependencies Niko Storni 2018-06-11 17:41:55 -0400
  • 607a79f40a update stoponce Alex Grintsvayg 2018-05-24 12:59:34 -0400
  • ecba1014f8 add temporary limit for huge channels Niko Storni 2018-04-25 17:06:17 -0400
  • 72039623e0 human readable video names Niko Storni 2018-04-25 15:43:20 -0400
  • 1c6428f1ab add playlist position Niko Storni 2018-04-25 14:56:26 -0400
  • f297d47e20 improve daemon shutdown detection Niko Storni 2018-04-24 14:50:01 -0400
  • 3bd05692c1 fix shutdown race condition Niko Storni 2018-04-20 15:06:55 -0400
  • 3523de22ea partially fix prefill error Niko Storni 2018-04-17 11:57:20 -0400
  • 88f2a04191 channel_list_mine is now channel_list Alex Grintsvayg 2018-03-15 14:39:43 -0400
  • 0725700708 update youtube download library Niko Storni 2018-03-13 17:48:01 -0400
  • b572c39dd0 add flag to manually refill credits into sync wallet Alex Grintsvayg 2018-03-12 16:58:37 -0400
  • daffded4f0 recover ytsync panics when processing videos, switch to our errors everywhere Alex Grintsvayg 2018-03-09 11:47:38 -0500
  • 393e2c4e80 add daemon timeout option, stop ytsync gracefully during daemon startup Alex Grintsvayg 2018-03-08 19:27:54 -0500
  • 2cd8552702 ucb Alex Grintsvayg 2018-02-13 12:47:05 -0500
  • 261dbed101 Update README.md Alex Grin 2018-02-22 11:11:32 -0500
  • 4983049a69 add credits to claim channel if we need Alex Grintsvayg 2018-01-10 17:07:16 -0500
  • baec42a0e8 minor Alex Grintsvayg 2018-01-09 10:49:21 -0500
  • d3109e1016 require channel name, read channel ids from file Alex Grintsvayg 2017-12-29 19:21:16 -0500
  • 70c6ee7ddb fixes Alex Grintsvayg 2017-12-29 18:51:38 -0500
  • 039ed1a7eb big refactor, abort on ctrl-c, proper wallet init and backup Alex Grintsvayg 2017-12-28 12:14:33 -0500
  • f43a60da1d readme update Alex Grintsvayg 2017-12-13 12:58:58 -0500
  • 8f3070e13e move wallet file, not the whole dir Alex Grintsvayg 2017-12-08 15:11:44 -0500
  • b7b375dc83 test lbrycrd connection before sending Alex Grintsvayg 2017-11-21 13:53:56 -0500
  • ceb02c5248 more fixes Alex Grintsvayg 2017-11-06 20:22:32 -0500
  • 750313f00b add channel takeover flag Alex Grintsvayg 2017-11-06 16:42:52 -0500
  • 27c5db03fb continue unfinished syncs Alex Grintsvayg 2017-11-03 11:46:19 -0400
  • 6a09ae5546 start-to-finish sync of a single channel Alex Grintsvayg 2017-11-03 08:46:27 -0400
  • e674f8a215 automatically split balance into multiple addresses Alex Grintsvayg 2017-11-02 11:20:22 -0400
  • 51504a1bf1 minor Alex Grintsvayg 2017-10-17 20:35:19 -0400
  • a5dce58f61 jack's splitter code Alex Grintsvayg 2017-10-17 19:13:39 -0400
  • f9f3ff1083 minor refactor Alex Grintsvayg 2017-10-11 13:13:47 -0400
  • 557c1ca8dc fix claim address, add readme Alex Grintsvayg 2017-10-11 12:45:56 -0400
  • 8035d5a3cd error in channel ownership check Alex Grintsvayg 2017-10-11 11:25:43 -0400
  • b60e93043b refactor Alex Grintsvayg 2017-10-10 22:02:16 -0400