Lex Berezhny
|
1a4a2db1b1
|
command fixes
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
6ed2fa20ec
|
working db based wallet and wallet sync progress
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
0a06810f36
|
working mempool
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
9ce8910b42
|
updated unit test imports
|
2020-11-17 14:53:48 -05:00 |
|
Alex Grintsvayg
|
daed032bb7
|
return total instead of percent so frontend can display percentage precisely
|
2020-10-21 10:34:18 -04:00 |
|
Alex Grintsvayg
|
abebc0d878
|
add more tests, flag to exclude own supports
|
2020-10-21 10:34:18 -04:00 |
|
Alex Grintsvayg
|
4bb0344e05
|
add sum_supports api
|
2020-10-16 10:44:47 -04:00 |
|
Lex Berezhny
|
0215ce6b79
|
renamed expander functions to have different name from actual arguments by prepending extract_
|
2020-10-05 17:24:02 -04:00 |
|
Lex Berezhny
|
b9cf130344
|
fix for takeover height calculation
|
2020-09-25 15:02:31 -04:00 |
|
Lex Berezhny
|
bba9aec4f2
|
added respoted_count calculation
|
2020-09-24 15:19:30 -04:00 |
|
Lex Berezhny
|
2853bb437d
|
make TXs pickleable
|
2020-09-24 12:27:06 -04:00 |
|
Victor Shyba
|
0a2c161ace
|
make short_url and canonical_url match old SDK
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
18b25f5146
|
add and test takeover info on resolve
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
1a5292aaf4
|
add expiration_height
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
25b63c988f
|
further fixes to effective amount
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
fdac6416a1
|
tests: find_claim_txo for reliability in some places
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
4783e6da1f
|
fix effective_amount
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
6690e63ea4
|
remove commented code and unused import
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
c7eb60619f
|
separate test for not found message
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
cb98fbc619
|
fix not found raising, add a test
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
4fcfa0b193
|
add channel information on resolve protobuf and test for its presence
|
2020-09-23 08:38:33 -04:00 |
|
Lex Berezhny
|
052ef73226
|
pylint
|
2020-09-21 22:17:45 -04:00 |
|
Lex Berezhny
|
d10a88c79b
|
script hash addresses
|
2020-09-21 21:46:41 -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 |
|
Lex Berezhny
|
14436b3955
|
instantiate objects inside async loop
|
2020-09-16 19:50:51 -04:00 |
|
Victor Shyba
|
a554c8838c
|
use previous exception insted of declaring a new one
|
2020-09-14 14:08:59 -03:00 |
|
Victor Shyba
|
2a0089a4dd
|
test starting and waiting normally as before too
|
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
|
cb60cd99f4
|
use create_task instead
|
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 |
|
Lex Berezhny
|
2f56f7f0e0
|
fix test
|
2020-09-04 15:40:59 -04:00 |
|
Lex Berezhny
|
33e266a0f4
|
unit test to make sure all generated help can be parsed by docopt
|
2020-09-04 10:57:11 -04:00 |
|
Lex Berezhny
|
b4ee07162d
|
made doc parsing error more helpful
|
2020-09-04 10:17:45 -04:00 |
|
Victor Shyba
|
c3884352db
|
improve error messages
|
2020-09-04 01:29:25 -03:00 |
|
Victor Shyba
|
8c525b6dfc
|
fix tests
|
2020-09-04 01:25:56 -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
|
c498619cca
|
test using a new expander explicitly
|
2020-09-04 00:22:14 -03:00 |
|
Victor Shyba
|
382facf264
|
test for duplicated kwargs
|
2020-09-04 00:22:14 -03:00 |
|
Victor Shyba
|
e1b55f017b
|
remove traceback usage, add test
|
2020-09-03 15:21:53 -03:00 |
|
Lex Berezhny
|
b99de6b872
|
skip tests needing to be updated to use new APIs
|
2020-08-20 14:24:08 -04:00 |
|
Lex Berezhny
|
889464e51d
|
drop components
|
2020-08-20 14:22:46 -04:00 |
|
Lex Berezhny
|
35c3ff1e30
|
test cleaup and fixing
|
2020-08-20 13:31:58 -04:00 |
|
Lex Berezhny
|
aa75b9bb25
|
moved wallet specific unit tests into wallet dir
|
2020-08-20 13:30:33 -04:00 |
|
Lex Berezhny
|
c1803434aa
|
support clean exit
|
2020-08-20 10:44:29 -04:00 |
|
Lex Berezhny
|
bf7ac1562f
|
docker
|
2020-08-12 03:34:37 -04:00 |
|
Lex Berezhny
|
0a91bd35c5
|
db.resolve takes list
|
2020-08-06 11:45:23 -04:00 |
|