Lex Berezhny
|
bdd2ac2c25
|
renamed some flags
|
2020-03-22 01:13:26 -04:00 |
|
Lex Berezhny
|
9749da46ae
|
added flags to resolve: --include_purchase_receipt, --include_is_my_output, --include_my_supports, --include_my_tips
|
2020-03-21 23:44:57 -04:00 |
|
Lex Berezhny
|
7cb530c334
|
added --channel_id and --order_by to txo_list
|
2020-03-20 23:19:26 -04:00 |
|
Lex Berezhny
|
5e0324cc91
|
added --reposted_claim_id to txo_list
|
2020-03-20 20:22:57 -04:00 |
|
Lex Berezhny
|
6293e227ea
|
added txo_sum command
|
2020-03-20 19:08:47 -04:00 |
|
Lex Berezhny
|
d6d83a5c76
|
integration test fix
|
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 |
|
Lex Berezhny
|
8ef2647fa9
|
is_received
|
2020-03-08 23:11:03 -04:00 |
|
Lex Berezhny
|
3ff9e99416
|
added txo_list command
|
2020-03-08 16:22:49 -04:00 |
|
Lex Berezhny
|
c3d96184b6
|
fix test
|
2020-03-06 20:35:26 -05:00 |
|
Lex Berezhny
|
c255c606a7
|
added is_spent attribute to transaction outputs
|
2020-03-06 20:12:38 -05:00 |
|
Lex Berezhny
|
05228529b0
|
fix tests
|
2020-03-03 20:26:07 -05:00 |
|
Lex Berezhny
|
a02b251c9b
|
when using --resolve with local claim list commands, update resolved result with local metadata (such as is_mine and is_mine)
|
2020-02-29 09:42:11 -05:00 |
|
Lex Berezhny
|
7de8670616
|
blocked original repost causes all reposts to also be blocked
|
2020-02-22 12:49:20 -05:00 |
|
Lex Berezhny
|
8c7908b200
|
reposts inherit the tags of the original claim
|
2020-02-22 12:23:11 -05:00 |
|
Lex Berezhny
|
039bc0208a
|
fix tests
|
2020-02-21 22:22:28 -05:00 |
|
Lex Berezhny
|
d57900a069
|
claim_search --not_channel_ids excludes the channel itself and not just claims in the channel
|
2020-02-21 21:59:46 -05:00 |
|
Victor Shyba
|
1086a3297f
|
check its broadcasted and use a retriable call
|
2020-02-21 17:51:46 -03:00 |
|
Victor Shyba
|
8bb6f328dc
|
use the stream controller tx instead of local history
|
2020-02-21 16:41:23 -03:00 |
|
Victor Shyba
|
f41cfbfb97
|
max wallet server payment fee defaults to 0 and component doesnt start in that case
|
2020-02-21 14:47:09 -03:00 |
|
Lex Berezhny
|
5936444f3e
|
more reliable wait for wallet server payment test
|
2020-02-21 12:18:44 -05:00 |
|
Lex Berezhny
|
b1318a9958
|
minor cleanup
|
2020-02-21 10:05:46 -05:00 |
|
Victor Shyba
|
d2560d260c
|
use stream controller and documented errors
|
2020-02-21 00:04:37 -03:00 |
|
Jack Robison
|
7fd0d6507f
|
disconnect from client sending message larger than MAX_RECEIVE
|
2020-02-20 16:08:21 -05:00 |
|
Victor Shyba
|
f0e1db319c
|
make wallet server payments a component
|
2020-02-18 19:18:30 -03:00 |
|
Victor Shyba
|
3950715237
|
add max_wallet_server_fee conf to limit daily wallet server payments
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ae9ba14b59
|
use both donation and payment addresses separately
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ad6c6fbe35
|
fixes from review and add analytics
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ffa5c20c88
|
fix hanging test
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
5a6218eeca
|
improve tests, fix types
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
200531dd96
|
wait for tx instead
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
15a2f048ac
|
pay wallet server test and initial prototype
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
d317a4042c
|
change daily_fee to be lbc instead of dewies
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
c2d717aba5
|
old code from #2683
|
2020-02-18 18:10:58 -03:00 |
|
Jack Robison
|
c8c10d2bb0
|
fix claim apis failing with --resolve if no claims are present
fixes https://github.com/lbryio/lbry-sdk/issues/2802
|
2020-02-13 14:58:51 -05:00 |
|
Lex Berezhny
|
605fc8ecd8
|
claim_search by --claim_type=repost support
|
2020-02-12 11:51:35 -05:00 |
|
Lex Berezhny
|
3fbc012231
|
moved blockchain/test_transcoding.py -> other/test_transcoding.py
|
2020-02-09 16:15:20 -05:00 |
|
Lex Berezhny
|
15a2fa6199
|
claim_list --claim_type argument can be repeated
|
2020-02-08 23:34:04 -05:00 |
|
Lex Berezhny
|
9607d21828
|
censored searches/resolves include metadata of channel which did the censoring
|
2020-02-07 18:50:29 -05:00 |
|
Lex Berezhny
|
3a3c63956a
|
removed unnecessary try/finally
|
2020-02-03 22:06:15 -05:00 |
|
Brannon King
|
1780ddd329
|
added ffmpeg status, addressed items from code review
linter
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
47e8f74da9
|
changed to list append, relative claim test
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
fac28072ab
|
added unit tests, other minor fixes
added universe
try again
try 4
|
2020-02-03 21:53:42 -05:00 |
|
Lex Berezhny
|
dfe257af86
|
Revert "test to make sure next release tests pass"
This reverts commit ebb2a09107 .
|
2020-02-03 13:39:36 -05:00 |
|
Lex Berezhny
|
ebb2a09107
|
test to make sure next release tests pass
|
2020-02-03 13:22:33 -05:00 |
|
Lex Berezhny
|
448635a945
|
added --resolve to local *_list commands
|
2020-02-01 17:59:10 -05:00 |
|
Lex Berezhny
|
bfe711bd42
|
fixing tests
|
2020-02-01 13:29:55 -05:00 |
|
Lex Berezhny
|
15abf49211
|
censored resolve responses return appropriate error
|
2020-02-01 12:53:39 -05:00 |
|
jessop
|
f98e3320ae
|
make review changes
|
2020-01-29 16:25:04 -05:00 |
|
jessop
|
73c958222b
|
add duration to claim search params
|
2020-01-29 15:46:47 -05:00 |
|