Commit graph

  • 758b68c751
    various bug fixes Niko Storni 2018-08-09 20:04:39 -0400
  • b6d71e385a
    add support for S3 wallets Niko Storni 2018-08-09 16:54:23 -0400
  • f434232cae
    use channelIDs instead of channel names Niko Storni 2018-08-08 17:59:59 -0400
  • 1d31c57786
    Merge pull request #25 from lbryio/use_video_statuses Niko 2018-08-20 13:56:25 +0200
  • 86adadb8a1
    don't publish when running out of space Niko Storni 2018-08-17 14:05:39 -0400
  • 38c1883dde
    use stop group instead of wait group Niko Storni 2018-08-14 10:48:55 -0400
  • 2cb9082b50
    fix nastiest bug ever Niko Storni 2018-08-10 08:41:21 -0400
  • 58c8e7f5a3
    bug fixes Niko Storni 2018-08-09 20:19:37 -0400
  • 37c15954c0
    small bug fixes Niko Storni 2018-08-08 18:15:17 -0400
  • 688ce0de1c
    fix mysterious bug Niko Storni 2018-08-08 05:55:27 -0400
  • 3a51ea9b76
    add function to wait for a new block Niko Storni 2018-08-03 17:19:36 -0400
  • 9cfda0df64
    change utxos confirmation behavior Niko Storni 2018-08-03 13:50:17 -0400
  • 3956e0dc94
    update synced videos map on progress Niko Storni 2018-08-03 13:21:42 -0400
  • 630ca87f9d
    fix oversights Niko Storni 2018-08-02 08:05:06 -0400
  • b3f7f93f5f
    refactor and fix api response handlers Niko Storni 2018-07-31 13:42:20 -0400
  • c428b5ef77
    remove redis dependency Niko Storni 2018-07-30 19:19:12 -0400
  • d432ef565d
    update status response signature Niko Storni 2018-08-09 20:11:31 -0400
  • 544ee88311 fixed a few reflector issues, added some tests Alex Grintsvayg 2018-08-09 14:56:49 -0400
  • 2bf37ffd03 final fix Alex Grintsvayg 2018-08-07 12:06:02 -0400
  • 8cd69c1a17 fixed or silenced the last few things to get this building Alex Grintsvayg 2018-08-07 11:53:29 -0400
  • 0a54d4da56 fixed some linting errors Alex Grintsvayg 2018-08-07 11:38:55 -0400
  • d9b4c0f94d fix rpc server Alex Grintsvayg 2018-08-07 11:00:04 -0400
  • 299f718f25 update dependencies, only run short tests in travis Alex Grintsvayg 2018-08-06 19:52:34 -0400
  • f701b78160 fix stuck goroutine Alex Grintsvayg 2018-08-06 19:52:09 -0400
  • e2c96944fc
    add finalized status Niko Storni 2018-08-03 07:02:44 -0400
  • efbd253ef3
    fix typo Niko Storni 2018-08-02 10:37:22 -0400
  • 073d616f21
    Merge pull request #30 from lbryio/readme-update Niko 2018-08-02 14:17:21 +0200
  • 754fd4c375
    add/update readme Niko Storni 2018-05-16 09:43:19 -0400
  • 7a3d2bf4bc
    add more startup parameters Niko Storni 2018-08-01 08:56:04 -0400
  • 38eaa17a9b announce still needs tests, but i tested a lot by hand and its good Alex Grintsvayg 2018-07-26 21:30:22 -0400
  • 5378fcbb94 hash announcer / rate limiter Alex Grintsvayg 2018-07-26 16:05:27 -0400
  • b93e15eb09
    fix ytsync update command Niko Storni 2018-07-25 19:45:09 -0400
  • 4bc9c48504
    rename ytsync endpoints Niko Storni 2018-07-25 13:08:28 -0400
  • 965bed9587 refactor contact sort Alex Grintsvayg 2018-07-25 11:44:11 -0400
  • c72525e2c3
    Merge branch 'automation-support' Alex Grintsvayg 2018-07-25 10:37:25 -0400
  • 7322d4013c
    address review comments Niko Storni 2018-07-23 20:01:35 -0400
  • 915862c324
    rename selfsync to ytsync Niko Storni 2018-07-20 19:56:36 -0400
  • f800e77e4c
    remove invalid tests Niko Storni 2018-07-17 14:58:47 -0400
  • 0151982bea more Jack Robison 2018-07-17 17:19:03 -0400
  • dfa3bb1b19
    remove common.go Niko Storni 2018-07-17 12:54:22 -0400
  • f068daf0b8 handle peer port correctly Alex Grintsvayg 2018-07-13 13:31:54 -0400
  • 283ec46bd5 Revert "add tcp port mapping to data store" Alex Grintsvayg 2018-07-13 12:49:41 -0400
  • c2d0c0a2d9 iterative find value rpc command Jack Robison 2018-07-13 11:25:08 -0400
  • b136ac26ce add jack.lbry.tech as a known node for debugging Jack Robison 2018-07-13 11:24:11 -0400
  • a98d10fbd5 add tcp port mapping to data store Jack Robison 2018-07-13 11:23:18 -0400
  • a3d0a3543a bucket splitting is solid Alex Grintsvayg 2018-07-12 14:34:24 -0400
  • 6e80d3d8e1 add dht start command, run a jsonrpc server to interact with the node Jack Robison 2018-07-10 17:41:36 -0400
  • 4a4008d6a0
    update dependencies Niko Storni 2018-07-12 09:02:44 -0400
  • 45bb0f2014
    resolve rebase conflicts Niko Storni 2018-07-12 08:28:20 -0400
  • 3cf504d16a
    remove launch parameter Niko Storni 2018-06-17 19:50:59 -0400
  • d596240099
    fix slack logging Niko Storni 2018-06-15 17:03:28 -0400
  • fb748cb255
    resolve conflict changes in rebase Niko Storni 2018-06-11 18:14:15 -0400
  • 98a1c62eba
    improve update process Niko Storni 2018-06-11 16:06:59 -0400
  • 50d24ead95
    supply hostname for job listing Niko Storni 2018-06-08 19:14:55 -0400
  • 2f615df34d
    add concurrency support Niko Storni 2018-06-06 17:47:28 -0400
  • df1c959878
    add datetime boundaries Niko Storni 2018-06-06 08:37:57 -0400
  • 659a20a5ba
    fix selfsync issues with the queue Niko Storni 2018-06-04 10:35:35 -0400
  • 6fb792f80c
    move params to env vars Niko Storni 2018-05-25 20:43:16 -0400
  • 0df643a550
    refactor selfsync process Niko Storni 2018-05-25 13:57:03 -0400
  • 5a1ba06f4c
    improve continuos self sync Niko Storni 2018-05-24 22:03:54 -0400
  • 744021cfbc
    add clean interruption Niko Storni 2018-05-23 20:32:11 -0400
  • c8eebbfae1
    add support for channel updates Niko Storni 2018-05-22 17:47:03 -0400
  • d0cfcaa3e5
    add regtest support Niko Storni 2018-05-17 13:37:12 -0400
  • bf7b7c0ca6
    move code to the right place Niko Storni 2018-05-16 20:08:52 -0400
  • 788857d2c3
    add disk space check Niko Storni 2018-05-16 19:42:06 -0400
  • 42deb1d29d
    address more errors Niko Storni 2018-05-07 16:26:46 -0400
  • c5c66eac14
    increase the margin for fees Niko Storni 2018-05-05 12:18:44 -0400
  • 7776b3a592
    added timeout to utxo waiting Niko Storni 2018-05-05 10:15:02 -0400
  • 34bb0baa4a
    add slack logging Niko Storni 2018-05-05 07:22:33 -0400
  • b9f302e316
    address more errors for better automation Niko Storni 2018-04-30 15:18:27 -0400
  • e600fb59fa
    add fail state Niko Storni 2018-04-27 09:48:34 -0400
  • c0be626ef2
    add selfsync cmd Niko Storni 2018-04-27 09:14:23 -0400
  • 7754abf1d0
    add tests Niko Storni 2018-04-25 17:05:26 -0400
  • efd6a4b620
    fix wallet refill handler Niko Storni 2018-04-26 06:12:54 -0400
  • 06a20b7d5e
    Merge pull request #21 from lbryio/cast_constraint_update Mark 2018-07-11 12:43:39 -0400
  • 3199079ffc changed constraint as it affects internal-apis changes. Mark Beamer Jr 2018-07-11 11:52:56 -0400
  • 91202ab6ff
    small api fixes Alex Grintsvayg 2018-07-11 12:23:49 -0400
  • 5cdcdfdd09 grin's cleanup and some WIP Alex Grintsvayg 2018-07-10 17:30:47 -0400
  • a3ac49182c more Jack Robison 2018-06-29 15:47:00 -0400
  • 7b8ab21b6c expand empty buckets Jack Robison 2018-06-27 18:09:10 -0400
  • 2134a817f3
    change bech32 prefix, add genesis hash, write our own DecodeAddress Alex Grintsvayg 2018-06-27 15:41:21 -0400
  • 1b41525f4b add BucketRange to bucket struct Jack Robison 2018-06-26 13:42:36 -0400
  • 11f29a9d9e
    export auth errors Alex Grintsvayg 2018-06-26 14:32:45 -0400
  • 6fefcc4530 oops Alex Grintsvayg 2018-06-26 10:58:19 -0400
  • 821cfb748e
    refactor stopgroup to use context, which allows parent/child cancelations Alex Grintsvayg 2018-06-25 16:13:28 -0400
  • 4e78c08818 partial switch to new stopgroup. need to refactor to take advantage of child cancelation Alex Grintsvayg 2018-06-25 16:49:40 -0400
  • 66ca77b690 remove sendCancelable Alex Grintsvayg 2018-06-25 15:56:45 -0400
  • e534f5b972 correct node_finder to use loose parallelism Alex Grintsvayg 2018-06-25 15:48:57 -0400
  • ea9b181d16 broke out contact into separate file Alex Grintsvayg 2018-06-25 13:00:55 -0400
  • 767e4cc548 better nodefinder logging Alex Grintsvayg 2018-06-22 09:30:16 -0400
  • 8a620a82a3 minor fixes Alex Grintsvayg 2018-06-21 15:05:45 -0400
  • f61ea53c8c add token cache Alex Grintsvayg 2018-06-21 13:40:22 -0400
  • 766f4f101d TODO: review this Alex Grintsvayg 2018-06-21 13:39:25 -0400
  • 18caec8d40 add proto version to dht Alex Grintsvayg 2018-06-21 13:03:25 -0400
  • 1c2175df39 fixed a few channel lockups, fixed announced port in dht, successfully announced and served a blob Alex Grintsvayg 2018-06-21 11:26:48 -0400
  • 47a732688d small test Alex Grintsvayg 2018-06-19 14:06:35 -0400
  • 5e346cc21a cluster automatically balances what nodes are announcing what hashes Alex Grintsvayg 2018-06-19 13:47:13 -0400
  • b19df481da starting to put together the pieces Alex Grintsvayg 2018-06-14 22:30:37 -0400
  • fc9b05b8c6 move bitmap into separate package Alex Grintsvayg 2018-06-14 11:48:02 -0400
  • 5968953d05 fix some stoppers Alex Grintsvayg 2018-06-13 12:45:47 -0400