Jack Robison
|
e35319e5a2
|
add CACHE_ALL_CLAIM_TXOS hub setting
|
2021-10-19 15:53:20 -04:00 |
|
Jack Robison
|
ccf03fc07b
|
only save undo info for blocks within reorg limit
|
2021-10-06 12:07:42 -04:00 |
|
Jack Robison
|
4cf76123e5
|
block processor db refactoring
-access db through HubDB class, don't use plyvel.DB directly
-add channel count and support amount prefixes
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
d23a0a8589
|
delete unused code
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
59db5e7889
|
update test
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
8927a4889e
|
tests
|
2021-10-05 16:44:49 -04:00 |
|
Cristian Vicas
|
45bf6c3bf3
|
Drop comment_* apis.
Refactored dangling functions.
Added unit test.
|
2021-09-02 11:38:29 +03:00 |
|
Victor Shyba
|
c5b939cfb7
|
fix tests
|
2021-07-22 16:25:55 -03:00 |
|
Jack Robison
|
7ad5822c5b
|
fix test
|
2021-07-20 16:03:34 -04:00 |
|
Victor Shyba
|
0ccafd5b53
|
make get_or_create_usable_address respect the generator lock
|
2021-07-19 14:09:52 -04:00 |
|
Victor Shyba
|
919c09fcb0
|
add migration
|
2021-07-07 18:39:38 -03:00 |
|
Lex Berezhny
|
b0371dd33d
|
update test reader to use plain sqlite
|
2021-06-15 18:22:42 -04:00 |
|
Lex Berezhny
|
fe469ae57f
|
create appropriate script for scripthash address
|
2021-06-02 11:34:21 -04:00 |
|
Lex Berezhny
|
550ef9a1c4
|
allows script addresses (beginning with r) to be used
|
2021-06-02 11:34:21 -04:00 |
|
Jack Robison
|
2ca5a65544
|
Revert "FindShortestID updated"
This reverts commit 8f04a50c
|
2021-05-07 11:30:31 -04:00 |
|
Lex Berezhny
|
8f04a50ce1
|
FindShortestID updated
|
2021-04-28 16:21:01 -04:00 |
|
Victor Shyba
|
d47cf40544
|
add reader.py for test_sqldb tests
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
87037c06c9
|
remove reader code
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
1e5331768f
|
fix some of the tests
|
2021-03-19 19:58:13 -03:00 |
|
Jack Robison
|
479b5d31a9
|
fix test
|
2020-12-22 14:06:53 -05:00 |
|
Victor Shyba
|
eb2a4aebba
|
unrestricted and reusing verified cache hits
|
2020-12-21 16:49:08 -03:00 |
|
Victor Shyba
|
2619e162c1
|
recover invalid state described on #3026
|
2020-11-09 16:03:38 -05:00 |
|
Lex Berezhny
|
f9dc590100
|
update tests
|
2020-07-21 20:56:50 -04:00 |
|
Jack Robison
|
9d5370be5f
|
fix
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
9dc6092cb0
|
update tests
|
2020-06-05 20:06:42 -04:00 |
|
Jack Robison
|
c22482f907
|
channel private key generation in a thread pool
|
2020-05-11 14:54:31 -04:00 |
|
Victor Shyba
|
7170e69b22
|
test fixes + leave tx plot always on estimations
|
2020-04-27 10:34:49 -04:00 |
|
Victor Shyba
|
239ee2437c
|
estimate only whats not downloaded
|
2020-04-27 10:34:49 -04:00 |
|
Victor Shyba
|
ced368db31
|
hold headers file in memory during runtime
|
2020-04-27 10:34:49 -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 |
|