jleute
|
c1fae45de6
|
Merge branch 'master' of https://github.com/jleute/lbry
|
2018-06-09 00:26:11 +02:00 |
|
Jack Robison
|
25c36346b6
|
Revert "WIP: feature/1098/sorted-claim-results"
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
e220a57f0e
|
refactored unit test for sort_claim_results
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
65fed3f5aa
|
refactored sorting of claims and unit tests
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
eb164d9ac7
|
implemented additional test cases for claims sorting; updated changelog
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
332b3e1fef
|
simplified claims comparison logic; refactored unit tests
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
4aa503b863
|
claim_list and claim_list_mine in Daemon return sorted results
|
2018-05-23 19:16:03 +02:00 |
|
Jack Robison
|
bc6fd892a2
|
Merge remote-tracking branch 'origin/revert-1208-feature/1098/sorted-claim-results'
|
2018-05-22 17:19:32 -04:00 |
|
Jack Robison
|
6d4b678b96
|
Revert "WIP: feature/1098/sorted-claim-results"
|
2018-05-22 17:15:34 -04:00 |
|
jleute
|
092581bf32
|
updated test to compare original and saved config file
|
2018-05-21 18:50:25 +02:00 |
|
Jack Robison
|
13996da1a4
|
Merge pull request #1208 from tau3/feature/1098/sorted-claim-results
WIP: feature/1098/sorted-claim-results
|
2018-05-21 09:24:49 -04:00 |
|
jleute
|
93ee9fcff1
|
remove unused import
|
2018-05-19 09:44:15 +02:00 |
|
jleute
|
3add623ac9
|
clean up temporary conf file
|
2018-05-19 02:42:45 +02:00 |
|
jleute
|
500998b893
|
add assert to test_load_save_load_config_file test
|
2018-05-19 02:15:37 +02:00 |
|
jleute
|
b543c04572
|
Updated unittest for saving of server lists in the conf file
|
2018-05-19 01:32:51 +02:00 |
|
Sergey Rozhnov
|
13353bcfe4
|
refactored unit test for sort_claim_results
|
2018-05-18 18:51:28 +04:00 |
|
Sergey Rozhnov
|
40bcf96c3d
|
refactored sorting of claims and unit tests
|
2018-05-18 12:53:32 +04:00 |
|
jleute
|
348544428f
|
added unit test for reversal of conversion of config file entries
|
2018-05-18 02:54:40 +02:00 |
|
jleute
|
b16402e094
|
fixes #1109
|
2018-05-17 23:41:23 +02:00 |
|
Sergey Rozhnov
|
3d0f74c8ce
|
implemented additional test cases for claims sorting; updated changelog
|
2018-05-17 13:49:09 +04:00 |
|
Sergey Rozhnov
|
a7a5bb8887
|
simplified claims comparison logic; refactored unit tests
|
2018-05-17 13:36:32 +04:00 |
|
Sergey Rozhnov
|
208284a0f8
|
claim_list and claim_list_mine in Daemon return sorted results
|
2018-05-16 18:29:44 +04:00 |
|
Thomas Zarebczan
|
ff76cf5c3b
|
Merge pull request #1201 from Fornost461/patch-1
grammar (missing word)
|
2018-05-14 17:29:49 -04:00 |
|
Fornost461
|
b2469801ab
|
grammar (missing word)
|
2018-05-13 14:46:24 +02:00 |
|
Jack Robison
|
b3bf193188
|
Merge remote-tracking branch 'origin/treq_and_cryptography'
|
2018-05-11 09:22:28 -04:00 |
|
Victor Shyba
|
a0a7187f7d
|
add integrity checks after s3 download as well
|
2018-05-08 16:09:06 -03:00 |
|
Jack Robison
|
43e4ad66d2
|
Merge branch 'improve-re-reflect'
|
2018-05-08 14:44:54 -04:00 |
|
Jack Robison
|
aa4240de85
|
track successful reflector uploads in sqlite to minimize how many streams are attempted by auto re-reflect
-increase the default `auto_re_reflect_interval` to a day
|
2018-05-08 14:41:56 -04:00 |
|
Thomas Zarebczan
|
3a9f9a464e
|
update changelog with 19.3
|
2018-05-08 11:32:05 -04:00 |
|
Victor Shyba
|
d2e7ac5b6e
|
update changelog for the integrity check and partial s3 downloads
|
2018-05-07 15:10:27 -03:00 |
|
Victor Shyba
|
2299098884
|
add integrity check for the headers file
|
2018-05-07 15:10:19 -03:00 |
|
Victor Shyba
|
fd04c607b2
|
typos and fixes from code review
|
2018-05-07 13:11:31 -03:00 |
|
Victor Shyba
|
805bfbd18e
|
remove point trader testing client
|
2018-05-07 11:49:54 -03:00 |
|
Victor Shyba
|
3ee0f9756d
|
add treq as a dependency + pep8
|
2018-05-05 20:58:10 -03:00 |
|
Victor Shyba
|
c90140f701
|
make the exchange manager use treq instead of requests
|
2018-05-05 02:33:37 -03:00 |
|
Victor Shyba
|
8bfc35753a
|
update changelog
|
2018-05-05 02:20:55 -03:00 |
|
Victor Shyba
|
e170f3db3e
|
remove txrequests dependency
|
2018-05-05 02:20:21 -03:00 |
|
Victor Shyba
|
7f88dda0ae
|
use treq on loggly
|
2018-05-05 02:18:03 -03:00 |
|
Victor Shyba
|
0bf65836c7
|
resume download from S3 instead of starting from scratch
|
2018-05-05 02:05:02 -03:00 |
|
Victor Shyba
|
3982e15091
|
download headers from s3 using treq
|
2018-05-05 01:16:26 -03:00 |
|
Victor Shyba
|
d03fc80eac
|
make analytics use treq
|
2018-05-05 00:50:42 -03:00 |
|
Victor Shyba
|
1077d8f937
|
update CHANGELOG.md
|
2018-05-05 00:09:24 -03:00 |
|
Victor Shyba
|
820789936f
|
bump cryptography==2.2.2
|
2018-05-05 00:08:02 -03:00 |
|
Victor Shyba
|
44b08ae6c9
|
remove pycrypto
|
2018-05-04 23:59:08 -03:00 |
|
Victor Shyba
|
fab932abb6
|
replace pycrypto->cryptography
|
2018-05-04 23:56:51 -03:00 |
|
Victor Shyba
|
b389e59452
|
replace pycrypto->cryptography on tests
|
2018-05-04 22:12:43 -03:00 |
|
Jack Robison
|
cc34c4b95f
|
Merge pull request #1189 from lbryio/faster-headers
magic
|
2018-05-04 11:10:43 -04:00 |
|
Thomas Zarebczan
|
df2339231a
|
magic
|
2018-05-04 00:47:08 -04:00 |
|
Jack Robison
|
6977d6944e
|
show local, remote, and s3 header heights in the log
|
2018-05-02 17:25:00 -04:00 |
|
Jack Robison
|
f1e3682302
|
socket might not have TCP_KEEPx attributes
|
2018-05-02 17:16:00 -04:00 |
|