Lex Berezhny
|
8ca2b75c80
|
lbryumx -> lbrynet.extras.wallet.server
|
2018-11-04 10:50:15 -05:00 |
|
Lex Berezhny
|
699c057f2d
|
upgrading to new torba
|
2018-11-04 02:28:36 -05:00 |
|
Lex Berezhny
|
3ce9f31f4b
|
recursive channel lookup
|
2018-11-04 02:28:36 -05:00 |
|
Lex Berezhny
|
64e306801d
|
updated wallet to use asyncio
|
2018-10-16 17:09:21 -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 |
|
Lex Berezhny
|
f898bb3d0e
|
database index fix
|
2018-10-09 23:58:32 -04:00 |
|
Lex Berezhny
|
ad13282494
|
txo (claim_id) column index
|
2018-10-09 23:40:02 -04:00 |
|
Lex Berezhny
|
55bcc520e4
|
pagination method fixes and not showing fee for recieved TX in get_history
|
2018-10-09 14:46:44 -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
|
ada5b55f22
|
remove unused import
|
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
|
7b9ff3e8b5
|
updated with torba refactoring and working claim_send_to_address
|
2018-10-03 12:32:01 -04:00 |
|
Lex Berezhny
|
b16c36b55f
|
transaction_list produces same output as old version
|
2018-09-26 07:24:25 -04:00 |
|
Lex Berezhny
|
53d4c149bc
|
added --account to most commands, also claim_list_mine, transaction_list, address_is_mine and other cleanup
|
2018-09-21 23:24:50 -04:00 |
|
hackrush
|
f5789775a2
|
Change sql to use less code
|
2018-09-20 19:45:06 -04:00 |
|
hackrush
|
5cc0d365c2
|
Added support to abandon claim using txid and nout
|
2018-09-20 19:45:06 -04:00 |
|
Lex Berezhny
|
1e47ff5a83
|
argument name changed to avoid redefining variable
|
2018-09-18 23:08:58 -04:00 |
|
Lex Berezhny
|
88bad1f868
|
publish accepts channel_id or channel_name
|
2018-09-18 23:08:58 -04:00 |
|
Lex Berezhny
|
afae649a9e
|
stubbed out buy/sell claim
|
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
|
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
|
4ece422f48
|
No longer inheriting from object and added proper use of super().
|
2018-08-24 11:37:53 -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
|
b2ab13187f
|
fix get_certificates
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
0442770c9d
|
pylint fixes
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
a1b4c9acd6
|
claim_id is hexlified before saving to sqlite
|
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
|
272d818050
|
saving txo bug fix
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
0fc1bd7a8c
|
store claim_id
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
70a7ca95fe
|
wip
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
8c35d355e5
|
added is_claim,is_support,is_update and claim_name attributes to txo able
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
56175df121
|
wip
|
2018-08-24 11:37:25 -04:00 |
|