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
|
93fc883b90
|
fixing unit tests
|
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 |
|
Jack Robison
|
f4645f570c
|
more read only calls
|
2020-03-19 19:19:02 -04:00 |
|
Brannon King
|
bf11bcc084
|
fixed transcoding tests for non-async execute
status ordering broke path check
|
2020-03-18 12:43:27 -06:00 |
|
Brannon King
|
5ab634e375
|
support search path for ffmpeg
|
2020-03-18 12:00:52 -06:00 |
|
Victor Shyba
|
9561f93594
|
disable tracemalloc after test finishes so it doesnt slow down everything else
|
2020-03-16 11:29:16 -03:00 |
|
Victor Shyba
|
d44d5c3304
|
enable/disable instead of set
|
2020-03-16 06:40:22 -03:00 |
|
Victor Shyba
|
ec541e2057
|
lint and improve tests
|
2020-03-11 19:56:37 -03:00 |
|
Victor Shyba
|
8169bf6b97
|
top objects api
|
2020-03-11 19:56:37 -03:00 |
|
Victor Shyba
|
56c8ad1221
|
start/stop tracemalloc over api
|
2020-03-11 19:56:37 -03: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 |
|
Brannon King
|
98e6a066f4
|
add unit test and debug output
|
2020-03-06 15:53:09 -05:00 |
|
Brannon King
|
19ce0ab246
|
ogg -> ogv, ignore files that aren't video
|
2020-03-03 21:38:30 -07: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 |
|
Oleg Silkin
|
f0c18ccbe7
|
Removes testing for anonymous comments, fixes up existing asserts
|
2020-02-26 19:59:38 -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
|
fc5d5faaed
|
use conf directly isntead of lambda
|
2020-02-20 14:27:39 -03:00 |
|
Victor Shyba
|
050b67c9d6
|
apply share_usage_data as its set
|
2020-02-20 12:12:40 -03: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 |
|
Victor Shyba
|
237a8965eb
|
fix tests
|
2020-02-17 18:00:23 -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 |
|