Jack Robison
|
2c7fd58e34
|
threaded compress headers
|
2020-11-20 13:09:54 -05:00 |
|
Jack Robison
|
f2fd42b47a
|
use write_batch
|
2020-11-19 18:37:49 -05:00 |
|
Jack Robison
|
1b4ccad938
|
allow settings TRENDING_ALGORITHMS to nothing
|
2020-11-19 18:36:34 -05:00 |
|
Jack Robison
|
a9de1ce8e0
|
fix fs_transactions
|
2020-11-19 12:40:46 -05:00 |
|
Jack Robison
|
632d8d02d2
|
remove dead code
|
2020-11-17 16:17:24 -05:00 |
|
Jack Robison
|
48aeb26e02
|
threaded_get_merkle
-remove dead code
|
2020-11-17 16:05:08 -05:00 |
|
Jack Robison
|
1694af8b5e
|
get transactions from leveldb instead of lbrycrd rpc
|
2020-11-17 15:30:48 -05:00 |
|
Jack Robison
|
83bcab9cd2
|
cleanup
|
2020-11-17 15:30:48 -05:00 |
|
Jack Robison
|
bdc7f4b3f5
|
combine tx_count_db and hashes_db, add tx db
|
2020-11-17 15:30:48 -05:00 |
|
Victor Shyba
|
2619e162c1
|
recover invalid state described on #3026
|
2020-11-09 16:03:38 -05:00 |
|
Jack Robison
|
bbed9b94c1
|
null language filtering for claim search
|
2020-11-05 21:23:49 -05:00 |
|
Brendon J. Brewer
|
1cdff47477
|
Rewrite of variable_decay.py for speed improvements
|
2020-11-05 21:15:55 -05:00 |
|
Jack Robison
|
d83936a66a
|
fix uncaught error
|
2020-11-04 22:21:35 -05:00 |
|
Jack Robison
|
5517d2bf56
|
fix new_sdk_server arg for resolve
|
2020-11-03 16:23:31 -05:00 |
|
Jack Robison
|
925a458abe
|
tags
|
2020-11-03 10:39:08 -05:00 |
|
Jack Robison
|
76946c447f
|
use single_call_context for claim_search and resolve
|
2020-11-03 10:39:08 -05:00 |
|
Jack Robison
|
ab067d1d3a
|
fix unclean closing of blockchain.db
|
2020-10-26 16:23:28 -04:00 |
|
Alex Grintsvayg
|
0a0ac3b7c9
|
pass-through for new support_sum api
|
2020-10-16 12:03:01 -04:00 |
|
Lex Berezhny
|
ec2f6c6b80
|
lint
|
2020-09-29 07:52:33 -04:00 |
|
Akinwale Ariwodola
|
838cc60161
|
conditional import
|
2020-09-29 07:52:33 -04:00 |
|
Akinwale Ariwodola
|
310c61a5cc
|
check KIVY_BUILD env variable
|
2020-09-29 07:52:33 -04:00 |
|
Jack Robison
|
46dc15dd29
|
use language indexes
|
2020-09-28 14:45:51 -04:00 |
|
Jack Robison
|
8dc654b513
|
add language table and indexes
|
2020-09-28 14:45:51 -04:00 |
|
Jack Robison
|
7000ac3f3f
|
update indexed tags
|
2020-09-28 14:45:51 -04:00 |
|
Lex Berezhny
|
7b666efcf8
|
lbrycrd download path
|
2020-09-24 20:11:40 -04:00 |
|
Lex Berezhny
|
ec24ebf2cf
|
added --limit_claims_per_channel argument to claim_search to only return up to the specified number of claims per channel
|
2020-08-19 10:51:31 -04:00 |
|
Lex Berezhny
|
9f1ed6e8c3
|
release_all_outputs on startup
|
2020-08-04 15:03:58 -04:00 |
|
Lex Berezhny
|
9c5f940b00
|
claim search forwarding to new sdk
|
2020-08-04 12:11:02 -04:00 |
|
Lex Berezhny
|
455b4043b8
|
new resolve
|
2020-08-04 11:33:39 -04:00 |
|
Lex Berezhny
|
8996aafe0d
|
always cast modified_on to int()
|
2020-07-21 19:14:57 -04:00 |
|
Lex Berezhny
|
ba649d4b94
|
convert modified_on timestamp to int to avoid floating point conflicts when syncing
|
2020-07-20 14:24:53 -04:00 |
|
Lex Berezhny
|
2f81e9d374
|
pylint
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
2d8703bb8d
|
pylint
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
76e60d9bc3
|
logging
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
9d5370be5f
|
fix
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
fc1a06bc45
|
fix
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
fce80374f4
|
batched sync
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
420c9f10c2
|
remove _update_cache_item
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
5a39681a2e
|
log
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
7a1b7db7c8
|
support multiple blocks with blockchain.transaction.get_batch
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
03a643da52
|
use block cache
|
2020-07-14 23:13:14 -04:00 |
|
Jack Robison
|
ac1a8b4daf
|
metric for time to send notifications
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
28838c1759
|
notifications_in_flight_metric
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
50ecb0dac9
|
fix notify
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
e22bc01cbd
|
re-add wakeup event, add address history metric
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
6c28713a4c
|
read history in one loop
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
fc9023386c
|
non-blocking history lookup in notify
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
e6cae9bcc3
|
remove mempool wakeup event, lower refresh delay
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
a9eeca1302
|
mempool processing time metric
|
2020-07-02 18:57:36 -04:00 |
|
Jack Robison
|
8c695e42ca
|
fix sqlite coin chooser floor
|
2020-07-02 18:57:36 -04:00 |
|