Lex Berezhny
|
ec89baa831
|
lint fixes and revert sum_support overwrite during merging
|
2020-11-17 15:20:25 -05:00 |
|
Lex Berezhny
|
85cf19bb2d
|
test_order_by fixed
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
1971539369
|
test fixes
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
5d4e61d089
|
reposts
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
2ee65752b2
|
lint
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
1d31a96c9b
|
test_claim_commands.py
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
e6a9417988
|
transaction list
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
1e4613fd8a
|
more commands
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
d459d6a26b
|
wallet commands progress
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
d8f5b11158
|
coalesce null balance
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
6764d52634
|
postgres optimized balance query
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
4d8cc494e1
|
add txo_unspent_by_address index
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
22a04fab24
|
balance
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
9f9fdd2d1a
|
+ include_total
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
2ec91dbca7
|
send dict instead of Account and PubKey objects when adding keys
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
1a4a2db1b1
|
command fixes
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
cc2837c021
|
account_add fix
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
5cdfbcc88e
|
full node wallet support
|
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
|
4356d23cc1
|
minor test fix
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
2f4b5d2ffe
|
lint
|
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 |
|
Lex Berezhny
|
fa85558d71
|
wip
|
2020-11-17 14:53:48 -05:00 |
|
Alex Grintsvayg
|
999e4209fa
|
add missing flag in usage
|
2020-11-11 16:59:53 -05:00 |
|
Alex Grintsvayg
|
7d82a4573f
|
add indexes to optimize sum_supports query
|
2020-11-11 16:56:32 -05:00 |
|
Victor Shyba
|
c1aa9b8150
|
ignore blocks marked as BLOCK_FAILED_VALID and BLOCK_FAILED_CHILD
|
2020-10-26 16:33:26 -04: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
|
85b8877933
|
Merge pull request #3039 from lbryio/fwss_fix_resolve
Include enough information in resolve protobuf so its possible to verify signatures
|
2020-09-24 20:57:56 -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
|
2d7929f113
|
fixme->TODO
|
2020-09-23 14:39:24 -03:00 |
|
Victor Shyba
|
24386c74f4
|
fix test_nulls
|
2020-09-23 08:38:33 -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
|
39ba2a8b7f
|
log errors for on_rpc
|
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
|
9c1d593e54
|
fix set_reference
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
fa34ff88bc
|
refactor db, make resolve censor right
|
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 |
|