zeppi
|
94deaf55df
|
lint
|
2022-10-18 00:25:41 -04:00 |
|
zeppi
|
d957d46f96
|
lint
|
2022-10-18 00:25:41 -04:00 |
|
zeppi
|
0217aede3d
|
update docs
|
2022-10-18 00:25:41 -04:00 |
|
zeppi
|
e4e1600f51
|
Enable unencrypted wallet import and export
|
2022-10-18 00:25:41 -04:00 |
|
Lex Berezhny
|
3e3974f813
|
lint
|
2022-08-08 14:55:44 -04:00 |
|
Lex Berezhny
|
ec82486e15
|
removed go hub dependency
|
2022-08-08 14:55:44 -04:00 |
|
Lex Berezhny
|
1dc2f0458b
|
fix lint
|
2022-08-01 10:04:24 -04:00 |
|
Lex Berezhny
|
3924b28cc3
|
raise not implemented error when importing unencrypted wallet
|
2022-08-01 10:04:24 -04:00 |
|
Lex Berezhny
|
020487b6a0
|
account merge bug fix from upstream
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
14037c9b2f
|
help string edits
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
0cb37a5c4b
|
linting
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
fa5f3e7e55
|
change api for data first, password optional, return (str)
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
059890e4e5
|
wallet import export feature
|
2022-08-01 10:04:24 -04:00 |
|
Jonathan Moody
|
9654d4f003
|
Obtain "amount" from new_txo.amount when calling save_supports().
|
2022-08-01 09:10:49 -04:00 |
|
Jonathan Moody
|
956b52a2c1
|
Refactor _old_get_temp_claim_info(), eliminating "bid" arg. Obtain the value from txo.amount.
|
2022-08-01 09:10:49 -04:00 |
|
Lex Berezhny
|
2e975c8b61
|
lint
|
2022-07-26 22:18:29 -04:00 |
|
Lex Berezhny
|
656e299100
|
migrate key addresses on changed accounts after sync apply
|
2022-07-26 22:18:29 -04:00 |
|
Lex Berezhny
|
ba60aeeebc
|
migrate certificates after importing new account
|
2022-07-18 10:36:21 -04:00 |
|
Jonathan Moody
|
dc427ecf6c
|
Correct collection_update, account_fund docstrings. Regenerate api.json using generate_json_api.py.
|
2022-07-07 21:33:43 -04:00 |
|
Lex Berezhny
|
fe61b90610
|
reposts can have title, description and tags
|
2022-06-08 10:35:22 -04:00 |
|
Victor Shyba
|
7cba51ca7d
|
update tests, query with port 0, filter bad ports earlier, make unit tests more reliable
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
3dc145fe68
|
make peer list query trackers
|
2022-05-11 21:13:30 -03:00 |
|
Lex Berezhny
|
ae79314869
|
wip
|
2022-04-08 09:57:15 -04:00 |
|
Lex Berezhny
|
0cbc514a8e
|
account_deposit command added which accepts time locked TXs
|
2022-04-08 09:57:15 -04:00 |
|
Jack Robison
|
9faf6e46ca
|
move lbry.wallet.server to new project called scribe
switch from using lbrycrd to lbcd
|
2022-03-27 23:33:26 -04:00 |
|
Victor Shyba
|
b3614d965d
|
remove all references to bottoming out
|
2022-03-02 13:00:34 -03:00 |
|
Alex Grintsvayg
|
7c7a0d4bdf
|
let stream_update work on non-stream claims
|
2022-02-08 09:28:17 -05:00 |
|
Victor Shyba
|
5cb4c06d0c
|
add prefix_neighbors_count to routing table debug api
|
2022-01-12 12:39:23 -03:00 |
|
Lex Berezhny
|
aaa11c02bf
|
added integration test
|
2022-01-10 08:46:10 -05:00 |
|
vertbyqb
|
d2ebbf5db6
|
jsonrpc_channel_sign - Convert hexdata to a string before signing
Fixes #3533
|
2022-01-10 08:46:10 -05:00 |
|
Victor Shyba
|
7df02303b2
|
fix missing docopt argument
|
2022-01-05 17:10:31 -03:00 |
|
Victor Shyba
|
19fa274227
|
add sd hash to API
|
2022-01-05 17:10:31 -03:00 |
|
Lex Berezhny
|
23c10faff5
|
lint
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
1eaa195363
|
reduced crypto dependency in wallet to coincurve
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
d815a6f02c
|
use ecdsa for signing/veryfing instead of coincurve due to compatibility issues
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
f741b00768
|
progress on deterministic channel keys
|
2021-12-22 18:29:46 -05:00 |
|
Jeffrey Picard
|
d66f46e07b
|
Switch RangeField back to ints
|
2021-12-03 18:12:38 -05:00 |
|
Jeffrey Picard
|
1b322dc404
|
Update protobufs, go hub shim, and claim test.
|
2021-12-03 13:03:00 -05:00 |
|
Jack Robison
|
0d3ca80008
|
support lists of constraints for all range fields
|
2021-12-03 13:03:00 -05:00 |
|
Jack Robison
|
7bb293e5d6
|
update claim_search doc
backward compatibility for `trending_mixed`, `trending_local`, `trending_global`, and `trending_group` args to `claim_search`
|
2021-12-02 14:51:52 -05:00 |
|
Victor Shyba
|
67b9ea9deb
|
no api yet
|
2021-11-09 14:27:06 -05:00 |
|
Victor Shyba
|
23a5ce3df7
|
fix exception arguments
|
2021-11-09 14:27:06 -05:00 |
|
Victor Shyba
|
8f88e28e50
|
test add/remove/list subscriptions
|
2021-11-09 14:27:06 -05:00 |
|
Victor Shyba
|
951716f7dc
|
create downloader component and initial tests
|
2021-11-09 14:27:06 -05:00 |
|
Jack Robison
|
b62a0b4607
|
Update daemon.py
docstring
|
2021-10-15 09:40:15 -04:00 |
|
Cristian Vicas
|
1f044321fb
|
Updated documentation for RPC calls: status, blob_list.
|
2021-10-15 09:40:15 -04:00 |
|
Jack Robison
|
7a56eff1ac
|
small fixes
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
615e489d8d
|
fix stream_update --clear_channel flag
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
bfeeacb230
|
tests
|
2021-10-05 16:44:49 -04:00 |
|
Victor Shyba
|
dade49743b
|
fix file reflect and add test
|
2021-10-04 19:26:05 -03:00 |
|