Cristian Vicas
|
45bf6c3bf3
|
Drop comment_* apis.
Refactored dangling functions.
Added unit test.
|
2021-09-02 11:38:29 +03:00 |
|
Victor Shyba
|
a638aa9d53
|
add and test support for support_create anonymous --comment
|
2021-06-02 12:05:36 -04:00 |
|
Victor Shyba
|
67cce0ef7e
|
test+implement --comment for support_create
|
2021-06-02 12:05:36 -04:00 |
|
Lex Berezhny
|
464cfd475e
|
properly format scripthash address on output
|
2021-06-02 11:34:21 -04:00 |
|
Lex Berezhny
|
fe469ae57f
|
create appropriate script for scripthash address
|
2021-06-02 11:34:21 -04:00 |
|
Jack Robison
|
b5dfce7861
|
Revert "finished switch from using hash # in URLs to colon :"
This reverts commit 888aa558
|
2021-05-07 11:31:28 -04:00 |
|
Lex Berezhny
|
888aa5586b
|
finished switch from using hash # in URLs to colon :
|
2021-04-28 16:21:01 -04:00 |
|
Lex Berezhny
|
0cec80f676
|
fixes transaction signing bug when tx had no change outputs
|
2021-03-01 11:20:08 -05:00 |
|
Lex Berezhny
|
7486ee9537
|
do not tx._reset() in generate_channel_private_key
|
2021-02-08 09:56:03 -05:00 |
|
Lex Berezhny
|
f80dd2b307
|
tx._reset() the transaction after internal changes
|
2021-02-08 09:56:03 -05:00 |
|
Lex Berezhny
|
b208cf6d32
|
significant performance improvement when creating transactions and with txo spend specifically
|
2021-02-08 09:56:03 -05:00 |
|
Lex Berezhny
|
c03e30a01f
|
added support for signed supports
|
2020-06-05 15:49:18 -04:00 |
|
Jack Robison
|
c22482f907
|
channel private key generation in a thread pool
|
2020-05-11 14:54:31 -04:00 |
|
Lex Berezhny
|
f086ebbb8e
|
lint
|
2020-03-26 00:42:11 -04:00 |
|
Lex Berezhny
|
e5bf6a5bfc
|
added txo_plot command to allow plotting txo sums over time
|
2020-03-26 00:37:13 -04:00 |
|
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
|
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
|
c255c606a7
|
added is_spent attribute to transaction outputs
|
2020-03-06 20:12:38 -05:00 |
|
Lex Berezhny
|
cbc6d6a572
|
pylint passes for lbry/wallet
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
fb1af9e3d2
|
update imports and more merging
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
2968f74c6c
|
moved lbry up one level
|
2020-01-01 15:57:56 -05:00 |
|