Lex Berezhny
|
8c91777e5d
|
refactored lbry.wallet
|
2020-05-06 10:53:31 -04:00 |
|
Lex Berezhny
|
713c665588
|
unittests
|
2020-05-01 09:34:34 -04:00 |
|
Lex Berezhny
|
362ab67186
|
more wallet unit test cleanup
|
2020-04-25 08:51:41 -04:00 |
|
Lex Berezhny
|
ffe7fcf124
|
refactored wallet unit tests, moved most things to blockchain
|
2020-04-25 08:44:36 -04:00 |
|
Lex Berezhny
|
ae9d4af8c0
|
postgresql support added
|
2020-04-11 17:27:41 -04:00 |
|
Victor Shyba
|
b2f70c7120
|
return none for unconfirmed time estimation
|
2020-04-06 06:03:35 -03:00 |
|
Victor Shyba
|
1b83a1d09a
|
test and fix verifying from middle
|
2020-03-30 19:42:27 -03:00 |
|
Victor Shyba
|
7ad3447598
|
repair tip on open
|
2020-03-30 19:42:27 -03:00 |
|
Jack Robison
|
4bff2d718e
|
clean up test
|
2020-03-26 11:41:49 -04:00 |
|
Jack Robison
|
ec20d9a2a8
|
faster wallet sync with get_transaction_and_merkle
|
2020-03-26 11:41:49 -04:00 |
|
Victor Shyba
|
342cb00625
|
less concurrent repeated header checks
|
2020-03-23 01:19:34 -03:00 |
|
Victor Shyba
|
9fc7f9904b
|
fix tests, delete old code
|
2020-03-22 23:31:47 -03:00 |
|
Victor Shyba
|
b04a516063
|
better locking, stop corrupting headers, fix some tests
|
2020-03-22 23:31:47 -03:00 |
|
Victor Shyba
|
af0e9368d4
|
headers get now async
|
2020-03-22 23:30:11 -03:00 |
|
Lex Berezhny
|
93fc883b90
|
fixing unit tests
|
2020-03-20 19:08:47 -04:00 |
|
Lex Berezhny
|
dd21803598
|
working --is_my_input_or_output --is_my_input --is_my_output etc
|
2020-03-20 19:08:47 -04:00 |
|
Jack Robison
|
f4645f570c
|
more read only calls
|
2020-03-19 19:19:02 -04:00 |
|
Lex Berezhny
|
6b745c53dc
|
make sure SQL IN works with python set
|
2020-02-12 11:41:32 -05:00 |
|
Lex Berezhny
|
dcb1b64696
|
SQL generation fix to handle IN operation for one value lists
|
2020-02-12 10:31:27 -05:00 |
|
Lex Berezhny
|
d5eed91e7f
|
fix sql unit tests
|
2020-02-01 13:03:39 -05:00 |
|
Jack Robison
|
3b2d635390
|
Revert "Revert "configurable trending algorithms""
This reverts commit 55e08f96a6 .
|
2020-01-28 15:53:57 -05:00 |
|
Jack Robison
|
55e08f96a6
|
Revert "configurable trending algorithms"
|
2020-01-28 15:03:09 -05:00 |
|
Lex Berezhny
|
01ed71b243
|
configurable trending
|
2020-01-28 11:58:27 -05:00 |
|
Lex Berezhny
|
2cd7ea257c
|
Added support to differentiate between filtering and blocking for content censoring
|
2020-01-22 08:39:14 -05:00 |
|
Lex Berezhny
|
345196aa3b
|
add pagination for claim_search
|
2020-01-20 12:49:42 -05:00 |
|
Lex Berezhny
|
86cedfe8b2
|
using multiprocessing.Manager to keep blocked content synced between readers
|
2020-01-20 12:49:41 -05:00 |
|
Victor Shyba
|
d34f5c2712
|
fix None in history, check records after wait
|
2020-01-13 21:17:10 -05:00 |
|
Victor Shyba
|
a56dd66c98
|
separate cases and make it deterministic
|
2020-01-13 21:17:10 -05:00 |
|
Victor Shyba
|
3946bc6662
|
fix and document new edge case on tests
|
2020-01-13 21:17:10 -05:00 |
|
Victor Shyba
|
6647dd8f08
|
fix decrypting invalid bytes with valid padding
|
2020-01-13 21:17:10 -05:00 |
|
Lex Berezhny
|
3d9841b61a
|
fix unit wallet tests
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
fb1af9e3d2
|
update imports and more merging
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
2968f74c6c
|
moved lbry up one level
|
2020-01-01 15:57:56 -05:00 |
|
Lex Berezhny
|
85d7adc0b5
|
moved lbrynet into lbry directory
|
2019-06-20 22:50:39 -04:00 |
|
Oleg Silkin
|
636f36ebad
|
Moves get_channel,get_stream out of Class into their own functions
|
2019-06-19 06:25:26 -04:00 |
|
Lex Berezhny
|
6965971613
|
delete claims and re-calculate winner when claim is expired
|
2019-06-04 22:28:35 -04:00 |
|
Lex Berezhny
|
1b35cef77a
|
fix wallet.server.test_sqldb test
|
2019-05-28 20:51:22 -04:00 |
|
Lex Berezhny
|
9004f240e6
|
bug fixes
|
2019-05-27 23:18:26 -04:00 |
|
Lex Berezhny
|
42dc0eccd6
|
wallet server channel key change error
|
2019-05-26 14:01:06 -04:00 |
|
Lex Berezhny
|
29bd936181
|
wallet server tracks claim signature
|
2019-05-26 14:01:06 -04:00 |
|
Lex Berezhny
|
370b34f860
|
canonical_url takes into account whether channel signature is valid
|
2019-05-26 14:01:06 -04:00 |
|
Lex Berezhny
|
affa46e0f6
|
initial import of canonical url via the new sql wallet server
|
2019-05-26 14:01:06 -04:00 |
|
Lex Berezhny
|
c2fbbadc69
|
start trending calculation as wallet server sync nears best height
|
2019-05-19 21:16:19 -04:00 |
|
Lex Berezhny
|
b8897223ec
|
added zscore trending in wallet server
|
2019-05-19 21:16:19 -04:00 |
|
Lex Berezhny
|
021ca3efd2
|
updated doc strings and fixed wallet server claimtrie implementation
|
2019-05-18 21:43:46 -04:00 |
|
Lex Berezhny
|
342f485ddf
|
good stuff
|
2019-05-18 21:43:46 -04:00 |
|
Lex Berezhny
|
5f4c02f836
|
wallet server sync performance improvements
|
2019-05-18 21:43:46 -04:00 |
|
Lex Berezhny
|
d2608bdf43
|
fixed wallet/server/test_sqldb.py tests
|
2019-05-18 21:43:46 -04:00 |
|
Lex Berezhny
|
9accbfcf8b
|
move exception handling into is_signed_by
|
2019-05-18 21:43:46 -04:00 |
|
Lex Berezhny
|
2260608bb6
|
working sql claimtrie
|
2019-05-18 21:43:46 -04:00 |
|