Lex Berezhny
|
0156aa8b00
|
channel import/export wip
|
2019-05-29 19:27:05 -04:00 |
|
hackrush
|
6d462ad6d8
|
channel export import
|
2019-05-29 19:27:05 -04:00 |
|
hackrush
|
7e1f8a56d5
|
Changed txo.private_key to be an object
|
2019-05-28 20:51:22 -04:00 |
|
Lex Berezhny
|
29bd936181
|
wallet server tracks claim signature
|
2019-05-26 14:01:06 -04:00 |
|
Lex Berezhny
|
370b34f860
|
canonical_url takes into account whether channel signature is valid
|
2019-05-26 14:01:06 -04:00 |
|
Lex Berezhny
|
9accbfcf8b
|
move exception handling into is_signed_by
|
2019-05-18 21:43:46 -04:00 |
|
Lex Berezhny
|
9b8be8682c
|
massive progress
|
2019-05-18 21:43:46 -04:00 |
|
Lex Berezhny
|
2260608bb6
|
working sql claimtrie
|
2019-05-18 21:43:46 -04:00 |
|
Lex Berezhny
|
fa8858325c
|
add lbry:// to permanent_url response field
|
2019-04-22 18:41:11 -04:00 |
|
Lex Berezhny
|
71f5061848
|
exposed new protobuf fields in APIs and updated tests
|
2019-04-21 00:45:51 -04:00 |
|
Lex Berezhny
|
90bef98bc3
|
use TXORef.hash instead of TXORef.id when signing claim with channel
|
2019-04-20 02:33:41 -04:00 |
|
Lex Berezhny
|
35c43647aa
|
use TXORef.hash instead of TXORef.id when signing claim with channel
|
2019-04-20 02:33:41 -04:00 |
|
Victor Shyba
|
a0a810edc3
|
make permanent url name#claim_id on torba too
|
2019-04-05 09:40:26 -04:00 |
|
Victor Shyba
|
c1d3b5984d
|
fix old hash reverse confusion
|
2019-04-05 09:40:26 -04:00 |
|
Lex Berezhny
|
51bb8fd283
|
pylint
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
8087b457c6
|
reorganized commands and finished support_abandon with --keep
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
af73e1a2f5
|
chris45 passing again
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
d47575e8e0
|
progress
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
fe9aa666e9
|
fix name is not part of old sigs
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
a9e0eeba7e
|
add tests and fix verification of old signatures
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
8259d7c680
|
txo.claim_hash and other fixes related to proto3 refactor
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
6653da2973
|
all
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
e74998209d
|
for victor
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
1d68bef6f2
|
client side pretty much done
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
cd2b535afb
|
moved claim signing to TXO
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
9dfe7bbcf6
|
imports updated after moving lbrynet.extras.wallet to lbrynet.wallet
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
e8abcbb06e
|
moved lbrynet.extras.wallet -> lbrynet.wallet
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
8ca2b75c80
|
lbryumx -> lbrynet.extras.wallet.server
|
2018-11-04 10:50:15 -05:00 |
|
Victor Shyba
|
e46f0e2444
|
fix namespace lbryschema->lbrynet.schema
|
2018-11-04 10:50:15 -05:00 |
|
Lex Berezhny
|
699c057f2d
|
upgrading to new torba
|
2018-11-04 02:28:36 -05:00 |
|
Hugo
|
2e6c848c39
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2018-10-23 12:02:10 -04:00 |
|
Lex Berezhny
|
64913c4288
|
JSON RPC output for TXOs now includes: height, confirmations and valid_signature
|
2018-10-12 10:41:49 -04:00 |
|
Victor Shyba
|
f01ad0e4bd
|
use smart_decode on transaction parsing to support legacy claims
|
2018-10-11 17:38:23 -04:00 |
|
Lex Berezhny
|
9d9916548b
|
added channel/signature annotation to all TXOs, support for pagination
|
2018-10-08 15:02:52 -04:00 |
|
Lex Berezhny
|
a2f28e7788
|
+ permanent_url and TXO annotations
|
2018-10-08 15:02:52 -04:00 |
|
Lex Berezhny
|
b16c36b55f
|
transaction_list produces same output as old version
|
2018-09-26 07:24:25 -04:00 |
|
hackrush
|
c7e5bdd3ae
|
claim_new_support working in the new wallet
|
2018-09-09 22:00:37 -04:00 |
|
Lex Berezhny
|
2238e1f802
|
wallet_send command working (#1382)
* wallet_send command
|
2018-08-24 11:42:35 -04:00 |
|
Lex Berezhny
|
ab3b0134b5
|
Purchase Transaction Type
|
2018-08-24 11:42:08 -04:00 |
|
Lex Berezhny
|
f41229cb5b
|
tx.get_claim_id() -> txo.claim_id, claim update works now
channel_list encodes claim name and also added claim_id
fixed BlobManager foreign key error handling
|
2018-08-24 11:40:43 -04:00 |
|
Lex Berezhny
|
8ab4e3ca49
|
+ channel_list command works again but test_commands.py integration test is failing
|
2018-08-24 11:40:43 -04:00 |
|
Lex Berezhny
|
fcd46629c4
|
refactored how transactions are created, fixed list addresses command
|
2018-08-24 11:40:43 -04:00 |
|
Lex Berezhny
|
47bb634035
|
abandon claims and chris45 epic adventure
|
2018-08-24 11:40:43 -04:00 |
|
Lex Berezhny
|
a28c9d09c8
|
- fix and improvements related to the two balance command account_balance and wallet_balance
- working CommonWorkflowTests integration test
- pylint, unit and integration test fixes
- switch integration tests to use async/await
|
2018-08-24 11:37:53 -04:00 |
|
Victor Shyba
|
6f1d2e7690
|
fix RPC publish claim serialization
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
159e84468c
|
py3 support in resolve
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
d81502e191
|
unit test fixes, balance/utxos filters out claims, abandoning claims
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
69446491b8
|
pylint and unit test fixes
|
2018-08-24 11:37:50 -04:00 |
|
Lex Berezhny
|
137a270488
|
* channel certificate creation and taking advantage of is_reserved feature on txos to exclude output from being used in new transactions
|
2018-08-24 11:37:25 -04:00 |
|
Lex Berezhny
|
c4273fbef0
|
claim test
|
2018-08-24 11:37:25 -04:00 |
|