Commit graph

  • c17fddddcd add grin to dht known list Victor Shyba 2021-09-29 11:49:53 -03:00
  • 2664a34d52 add madiator to known dht nodes Victor Shyba 2021-09-29 00:24:51 -03:00
  • c9bf9691e3 add option to set bootstrap_node Victor Shyba 2021-09-28 18:52:23 -03:00
  • ad5e5fed82 add dockerfile for dht node Victor Shyba 2021-09-28 18:43:28 -03:00
  • 0e2fbe1c40 configure where to save peers Victor Shyba 2021-09-28 03:58:31 -03:00
  • 62e65d61f4 define arg types Victor Shyba 2021-09-27 13:33:10 -03:00
  • a237cbd963 add dht seed node script Victor Shyba 2021-09-27 03:26:34 -03:00
  • 78b12dc411 fix conflict with imported function Victor Shyba 2021-09-17 11:10:50 -03:00
  • 27457db5c3 errors for empyt and misssing file on publish Victor Shyba 2021-09-17 01:25:49 -03:00
  • e569fdd43c generalize stream empty to argument empty Victor Shyba 2021-09-17 01:20:24 -03:00
  • 00a850500d empty stream name error for user input Victor Shyba 2021-09-17 01:15:12 -03:00
  • 25aa2f95a5 error for missing channel private key Victor Shyba 2021-09-17 01:12:58 -03:00
  • dc2ccc4fe8 error for already purchased claims Victor Shyba 2021-09-17 01:06:18 -03:00
  • cd5f260061 api.json: correct the error in the generated documentation belikor 2021-09-23 20:29:16 -05:00
  • c47ba498a4 daemon: fix documentation in the file_list docstring belikor 2021-09-23 17:44:22 -05:00
  • a6bf8e0eb7 v0.104.0 Lex Berezhny 2021-09-22 18:39:01 -04:00
  • 930d4b3acf re-enable coveralls Lex Berezhny 2021-09-22 18:15:13 -04:00
  • c481838179 ubuntu 16.04 is deprecated on github actions, upgrading to 18.04 Lex Berezhny 2021-09-22 18:14:15 -04:00
  • 963649998a revert release Lex Berezhny 2021-09-22 18:11:41 -04:00
  • dc4b950e8f v0.104.0 Lex Berezhny 2021-09-22 14:02:52 -04:00
  • 5fea68a9b9 default is_mine to true during migration Lex Berezhny 2021-09-20 09:23:42 -04:00
  • 568a7ae16a coveralls still down, will have to merged with coveralls off Lex Berezhny 2021-09-20 09:01:35 -04:00
  • f69d47587f tests Lex Berezhny 2021-09-19 21:38:09 -04:00
  • 7148767b6f lint Lex Berezhny 2021-09-15 10:49:03 -04:00
  • c66b1646a6 during disk clean your own sd blob is now kept and file status of deleted files is set to stopped Lex Berezhny 2021-09-15 10:37:08 -04:00
  • bbcdc881cd db migration and other fixes Lex Berezhny 2021-09-10 10:53:52 -04:00
  • 07a78cf73d use databse to track blob disk space use and preserve own blobs Lex Berezhny 2021-09-08 10:55:21 -04:00
  • 93ac2e3bc9 v0.103.0 Lex Berezhny 2021-09-14 23:25:32 -04:00
  • 7e9614b8d1 omit just node.py Lex Berezhny 2021-09-14 23:06:00 -04:00
  • 7d704f966b coverage omit fix Lex Berezhny 2021-09-14 22:38:39 -04:00
  • 43a2c6515d omit coverage inside tox Lex Berezhny 2021-09-14 22:20:09 -04:00
  • ad489ed606
    Merge pull request #3581 from lbryio/deterministic_channel_keys_post_unlock Lex Berezhny 2022-03-14 12:36:04 -04:00
  • bb541901d9 fix tests Lex Berezhny 2022-03-13 21:30:38 -04:00
  • ca4ba19a5e fixes #3577 Lex Berezhny 2022-03-13 20:42:34 -04:00
  • 2005cc2948
    tests Jack Robison 2022-03-10 12:01:21 -05:00
  • 2e5c6a6d2a
    import Jack Robison 2022-03-09 10:28:57 -05:00
  • ca34d703a2
    move lbry.wallet.server and lbry.schema to scribe Jack Robison 2022-03-08 20:40:09 -05:00
  • af681d969c
    move test_revertable.py to scribe Jack Robison 2022-03-05 16:42:05 -05:00
  • 45799bf330
    remove imports to lbry.wallet.server Jack Robison 2022-03-05 16:41:46 -05:00
  • f8bb89c8cd
    move lbry.wallet.server.udp -> lbry.wallet.udp Jack Robison 2022-03-05 16:40:32 -05:00
  • 8faaf9f465
    update orchstr8 Jack Robison 2022-03-04 10:37:01 -05:00
  • f05943ff79 implement announcer as a consumer task on gather Victor Shyba 2022-02-15 00:55:36 -03:00
  • 7ded8a1333 make active an explicit ordered dict Victor Shyba 2022-02-19 02:32:12 -03:00
  • c2478d4add remove unused search rounds Victor Shyba 2022-02-19 02:30:31 -03:00
  • f69747bc89 timeout is now supported on dht tests Victor Shyba 2022-02-18 19:10:11 -03:00
  • 441cc950aa fix and enable test_blob_announcer Victor Shyba 2022-02-18 18:53:10 -03:00
  • a76a0ac8c4 simplify dht mock and restore clock after accelerating Victor Shyba 2022-02-18 18:52:17 -03:00
  • 8b1009161a better representation of kademliapeer on debug logs Victor Shyba 2022-02-18 18:51:08 -03:00
  • 868a620e91 add a way to wait announcements to finish so tests are reliable Victor Shyba 2022-02-18 18:47:01 -03:00
  • a0e34b0bc8 make timeout handler immune to asyncio time tricks Victor Shyba 2022-02-18 17:21:37 -03:00
  • 612dbcb2f3 allow running some extra probes for k replacements Victor Shyba 2022-02-12 03:28:26 -03:00
  • b3614d965d remove all references to bottoming out Victor Shyba 2022-02-11 19:45:08 -03:00
  • 5d7137255e no stop condition, let it exhaust Victor Shyba 2022-02-10 01:48:11 -03:00
  • 6ff867ef55 bottoming out is now warning and no results for peer search Victor Shyba 2022-02-08 20:00:29 -03:00
  • c14915df29 don't probe peers too far from the top closest Victor Shyba 2022-02-08 19:58:28 -03:00
  • 7d4966e2ae use a dict for the active queue Victor Shyba 2022-02-08 19:57:17 -03:00
  • 3876e0317d log bottom out of peer search in debug, show short key id for find value Victor Shyba 2022-02-08 17:10:33 -03:00
  • 0b2b10f759 bump bottom out limit of peer search so people can use 100 concurrent announcers Victor Shyba 2022-02-07 23:58:28 -03:00
  • 9a79b33664 wait until k peers are ready. do not double add peers Victor Shyba 2022-02-07 23:13:58 -03:00
  • af1a6edd15 only return good (contacted) peers Victor Shyba 2022-02-07 21:47:10 -03:00
  • b78929f4d5 reset closest peer on failure Victor Shyba 2022-02-07 21:46:43 -03:00
  • fb6e342043 add peers from shortlist regardless, but check from other nodes Victor Shyba 2022-02-07 14:54:57 -03:00
  • 0faa2d35da bump split index to 2 Victor Shyba 2022-02-04 16:43:19 -03:00
  • 511e57c231 fix distance sorting and improve logging Victor Shyba 2022-02-04 15:38:15 -03:00
  • d762d675c4 closest peer is only ready when it was contacted and isn't known to be bad Victor Shyba 2022-02-04 12:44:47 -03:00
  • 3fdadee87c dont probe and ignore bad peers Victor Shyba 2022-01-25 17:00:37 -03:00
  • 1aa4d9d585 simplify, genaralize to any size and fix tests Victor Shyba 2022-02-22 22:38:04 -03:00
  • 8019f4bdb3 stop after finding what to download Victor Shyba 2022-02-22 15:54:39 -03:00
  • ca65c1ebc5 replace duplicated code Victor Shyba 2022-02-22 15:51:36 -03:00
  • f0e47aae86 add get_colliding_prefix_bits, docs and tests Victor Shyba 2022-02-22 15:46:08 -03:00
  • dc7cd545ba extract method and avoid using hash builtin name Victor Shyba 2022-02-20 23:03:55 -03:00
  • 76bd59d82e extract min_prefix_colliding_bits to a contanst Victor Shyba 2022-02-19 03:09:29 -03:00
  • 461687ffb4 check that the stored blob is at least 1 prefix byte close to peer id Victor Shyba 2022-02-11 16:18:14 -03:00
  • f4fa217b71 Merge remote-tracking branch 'origin/dht_bug' into temp_dht_supermerge temp_dht_supermerge Victor Shyba 2022-02-22 22:38:51 -03:00
  • f68ea01056 simplify, genaralize to any size and fix tests Victor Shyba 2022-02-22 22:38:04 -03:00
  • 6fb1443e63 stop after finding what to download Victor Shyba 2022-02-22 15:54:39 -03:00
  • af7574dc9d replace duplicated code Victor Shyba 2022-02-22 15:51:36 -03:00
  • af9cc457ec add get_colliding_prefix_bits, docs and tests Victor Shyba 2022-02-22 15:46:08 -03:00
  • 973ee4f08c
    delete unused code rocksdb-hub-lbcd Jack Robison 2022-02-21 19:13:23 -05:00
  • b83360f3e2
    executors Jack Robison 2022-02-21 15:26:14 -05:00
  • dac1b82ea7
    fix tests Jack Robison 2022-02-20 17:58:08 -05:00
  • 56f80cbcda
    remove obsolete test_claim_search_as_reader_server Jack Robison 2022-02-20 12:49:54 -05:00
  • 28abd9c449
    fix test teardown and setup Jack Robison 2022-02-20 12:48:39 -05:00
  • 8d86b0754c
    set_default_executor Jack Robison 2022-02-20 12:45:49 -05:00
  • bed3255b89
    less noisy test log Jack Robison 2022-02-20 12:44:36 -05:00
  • a17a31acf5
    remove unused arg Jack Robison 2022-02-17 12:33:57 -05:00
  • 1f815cf2d2
    cleanup mempool.py Jack Robison 2022-02-16 13:41:36 -05:00
  • 07ee73b653
    update transaction_get_height Jack Robison 2022-02-16 13:30:45 -05:00
  • 7a9e8c6769
    fix mempool notification Jack Robison 2022-02-16 13:30:28 -05:00
  • a2901e4331
    fix blocking_channel_ids and filtering_channel_ids cli args Jack Robison 2022-02-14 09:51:11 -05:00
  • 7f8268703c
    update prometheus Jack Robison 2022-02-13 15:33:33 -05:00
  • 32d2208fd9
    logging Jack Robison 2022-02-13 15:32:46 -05:00
  • 704ec9e553
    add --reindex option to lbry-hub-elastic-sync Jack Robison 2022-02-11 21:22:32 -05:00
  • e0f7066163
    clean up claim producer Jack Robison 2022-02-11 16:02:54 -05:00
  • 32b26c9fa5
    convert full scan iterators to range scans Jack Robison 2022-02-11 15:58:37 -05:00
  • 0d9d576436
    add cache_size attribute to prefix classes to set the rocksdb lru cache size Jack Robison 2022-02-11 15:56:28 -05:00
  • e6c275f86e
    remove unused closed attribute Jack Robison 2022-02-11 15:50:16 -05:00
  • 937adbf439
    add estimate_num_keys to prefix interface Jack Robison 2022-02-11 15:49:09 -05:00
  • 6a5ff0636c
    debug Jack Robison 2022-02-01 14:55:28 -05:00
  • 888d47f88b
    fix test Jack Robison 2022-02-01 14:04:12 -05:00