Lex Berezhny
|
082a91dc15
|
use LEFT JOIN instead of IN for faster get_block_range_without_filters()
|
2020-09-21 22:04:50 -04:00 |
|
Lex Berezhny
|
d10a88c79b
|
script hash addresses
|
2020-09-21 21:46:41 -04:00 |
|
Lex Berezhny
|
62a3022a3d
|
support for old public key addresses
|
2020-09-21 15:27:47 -04:00 |
|
Lex Berezhny
|
0b34c4ea86
|
got tests to pass on sqlite and postgres and added filter groups at various block height scales
|
2020-09-21 10:26:19 -04:00 |
|
Jack Robison
|
5b9e40c0c0
|
sync block filters
|
2020-09-17 11:25:50 -04:00 |
|
Jack Robison
|
30dff02674
|
logging formatter
|
2020-09-17 11:25:28 -04:00 |
|
Lex Berezhny
|
23f186e6a1
|
pylint and other fixes
|
2020-09-16 20:02:34 -04:00 |
|
Lex Berezhny
|
14436b3955
|
instantiate objects inside async loop
|
2020-09-16 19:50:51 -04:00 |
|
Lex Berezhny
|
a96ceba6f5
|
Daemon.from_config
|
2020-09-16 16:40:05 -04:00 |
|
Lex Berezhny
|
f26aadbd44
|
move daemon construction from cli into daemon function
|
2020-09-16 16:34:55 -04:00 |
|
Victor Shyba
|
a554c8838c
|
use previous exception insted of declaring a new one
|
2020-09-14 14:08:59 -03:00 |
|
Victor Shyba
|
d6bcbd631f
|
improve session close error message
|
2020-09-14 14:08:59 -03:00 |
|
Victor Shyba
|
39a4c4e590
|
exit if zmq misconfigured. tell whats wrong
|
2020-09-14 14:08:59 -03:00 |
|
Victor Shyba
|
a5c117b542
|
wait for lbrycrd on start
|
2020-09-14 14:08:59 -03:00 |
|
Victor Shyba
|
47a8c005d9
|
change zmq port for tests so it doesnt conflict with running lbrycrd
|
2020-09-14 14:08:59 -03:00 |
|
Victor Shyba
|
50c8fc269b
|
fix tqdm override and pin version
|
2020-09-14 13:46:31 -03:00 |
|
Alex Grintsvayg
|
336a0f6ae1
|
minor
|
2020-09-11 14:08:06 -04:00 |
|
Lex Berezhny
|
28413742cc
|
reduce diff 2
|
2020-09-04 15:38:31 -04:00 |
|
Lex Berezhny
|
6484894b36
|
reduce diff
|
2020-09-04 15:37:45 -04:00 |
|
Lex Berezhny
|
c5fd9643f1
|
tx_kwargs expander should have wallet_id
|
2020-09-04 15:36:18 -04:00 |
|
Victor Shyba
|
aa6d78b515
|
fix definitions, bump metadata
|
2020-09-04 15:09:28 -03:00 |
|
Lex Berezhny
|
b4ee07162d
|
made doc parsing error more helpful
|
2020-09-04 10:17:45 -04:00 |
|
Victor Shyba
|
0f63103db5
|
fix wallet_id parameter
|
2020-09-04 01:36:49 -03:00 |
|
Victor Shyba
|
c3884352db
|
improve error messages
|
2020-09-04 01:29:25 -03:00 |
|
Victor Shyba
|
d89b074615
|
bump metadata.py
|
2020-09-04 01:20:39 -03:00 |
|
Victor Shyba
|
f775b0ed55
|
fix all comments with line breaks starting with --
|
2020-09-04 01:20:27 -03:00 |
|
Victor Shyba
|
60c333c6e2
|
stream filter already have signed filter
|
2020-09-04 00:58:08 -03:00 |
|
Victor Shyba
|
42b7f8ff71
|
raise when -- ends up in a continuation line instead of auto fixing
|
2020-09-04 00:45:02 -03:00 |
|
Victor Shyba
|
c981c767b9
|
raise instead of implicit deduplication of arguments
|
2020-09-04 00:44:55 -03:00 |
|
Victor Shyba
|
10ad4ed8d1
|
update metadata.py
|
2020-09-04 00:22:14 -03:00 |
|
Victor Shyba
|
e436ae7edd
|
test for wrong linebreaks and improve fix
|
2020-09-04 00:22:14 -03:00 |
|
Victor Shyba
|
7304d24dfd
|
dont break lines on -- to avoid docopt parsing issues
|
2020-09-04 00:22:14 -03:00 |
|
Victor Shyba
|
b330c35282
|
remove duplicated kwargs from parser.py
|
2020-09-04 00:22:14 -03:00 |
|
Victor Shyba
|
e1b55f017b
|
remove traceback usage, add test
|
2020-09-03 15:21:53 -03:00 |
|
Victor Shyba
|
6bbfb45de7
|
return errors when websocket req fails
|
2020-09-02 20:38:30 -03:00 |
|
Victor Shyba
|
bc678f2146
|
session close is async, fix annoying error message
|
2020-09-02 18:49:41 -03:00 |
|
Victor Shyba
|
7c5211d420
|
fix lbrycrdd url
|
2020-09-02 14:34:00 -03:00 |
|
Lex Berezhny
|
35c3ff1e30
|
test cleaup and fixing
|
2020-08-20 13:31:58 -04:00 |
|
Lex Berezhny
|
f995ceae8b
|
pylint
|
2020-08-20 10:46:28 -04:00 |
|
Lex Berezhny
|
c1803434aa
|
support clean exit
|
2020-08-20 10:44:29 -04:00 |
|
Lex Berezhny
|
33a157959d
|
index added
|
2020-08-13 12:18:39 -04:00 |
|
Lex Berezhny
|
747eace4ab
|
lint
|
2020-08-13 12:08:35 -04:00 |
|
Lex Berezhny
|
8fa2d746e7
|
re-enable all github workflows
|
2020-08-13 11:57:10 -04:00 |
|
Lex Berezhny
|
bf7ac1562f
|
docker
|
2020-08-12 03:34:37 -04:00 |
|
Lex Berezhny
|
2000d75c7a
|
start --full-node
|
2020-08-12 00:08:06 -04:00 |
|
Lex Berezhny
|
1259002b51
|
systemd script installation
|
2020-08-11 22:50:24 -04:00 |
|
Lex Berezhny
|
70d9f4cf79
|
convert claim_id to channel_hash
|
2020-08-10 18:53:00 -04:00 |
|
Lex Berezhny
|
23723f8041
|
added support_search to api
|
2020-08-10 18:37:21 -04:00 |
|
Lex Berezhny
|
51a0f7ddc8
|
add index for release_time
|
2020-08-10 17:48:26 -04:00 |
|
Lex Berezhny
|
1228700487
|
typo
|
2020-08-10 14:10:15 -04:00 |
|