1
0
Fork 0
forked from lthn/blockchain
Commit graph

17 commits

Author SHA1 Message Date
sowle
2c2374910b
fixed a typo 2020-04-07 15:40:04 +03:00
sowle
cacd5206ef
wallet RPC: search_for_transactions added 2020-04-07 14:30:38 +03:00
cryptozoidberg
8580ae93d8
daemon_backend renamed to wallets_manager and moved to wallet folder(wallet lib) 2020-02-10 21:44:06 +01:00
cryptozoidberg
7129c80832
extended rpc api for plain wallet needs 2020-02-03 16:58:02 +01:00
cryptozoidberg
03f04c9dd9
implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +01:00
cryptozoidberg
41d4a9b0d3
added class drafts for plain wallet api for mobile app 2020-01-14 23:30:17 +01:00
sowle
9e6f747410
RPC: sweep_below method implemented 2019-12-17 12:24:28 +03:00
sowle
3ccbaca823
simplewallet: --pos-mining-reward-address command-line option implemented 2019-12-10 00:50:30 +03:00
cryptozoidberg
3679c7e638
implemented marketplace api, some fixes of contract api calls 2019-08-28 22:16:15 +02:00
cryptozoidberg
95d007e3fa
implemented contracts api 2019-08-27 22:11:45 +02:00
cryptozoidberg
ee246bef43
attempt to make common publi interface for wallet 2019-08-27 17:36:53 +02:00
cryptozoidberg
40711646ed
'deaf' argument added for safe pos mining in simplewallet 2019-08-01 22:08:31 +02:00
sowle
daa01fd533 cold-signing is finally working in CLI and via RPC 2019-04-12 09:48:33 +03:00
sowle
25e9cfc537 wallet: watch-only & cold-signing 2019-04-08 14:16:11 +03:00
sowle
b1a5187322 wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00
sowle
d2d1bf5d7a wallet: refactoring for cold-signing process + offline mode + watch-only mode (work in progress) 2019-04-03 12:48:09 +03:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00