1
0
Fork 0
forked from lthn/blockchain
Commit graph

16 commits

Author SHA1 Message Date
cryptozoidberg
b97065beba
added wallet size to open/store api 2020-05-12 21:48:15 +02:00
cryptozoidberg
9344f2ccea
added missing parameter to open_wallet_response struct 2020-05-08 01:09:51 +02:00
cryptozoidberg
e7851de6f7
added parameter for initial wallet height 2020-05-08 00:52:30 +02:00
cryptozoidberg
c39bd62748
renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
cryptozoidberg
4fcbe8fbdd
added more return codes to wallet 2020-04-17 22:14:00 +02:00
cryptozoidberg
09612a42a6
implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02:00
cryptozoidberg
31e328768e
implemented secure api for configuring wallets data 2020-03-20 04:19:25 +01:00
sowle
448637a98a
back-end part of pre-downloading progress bar 2020-03-19 03:01:02 +03:00
cryptozoidberg
f907daed13
added current height to wallet_status api 2020-03-04 21:00:05 +01:00
cryptozoidberg
fccf9933af
implemented online/offline status detecting 2020-03-02 05:05:15 +01:00
cryptozoidberg
1fc7690b74
implemented async api basics in plain_walled 2020-02-27 21:45:46 +01:00
cryptozoidberg
5cc30aa01d
added seed data to inital api calls 2020-02-13 22:28:17 +01:00
cryptozoidberg
88a657cbb7
fixed bugs and code clean up 2020-02-11 03:46:47 +01:00
cryptozoidberg
1c35304d0b
introduced new long-call mode for wallets_manager 2020-02-11 03:10:27 +01:00
cryptozoidberg
c6dd8b1153
massive changes to wallets_manager 2020-02-11 01:14:28 +01:00
cryptozoidberg
b52391aa3b
added missing files, fixed build 2020-02-10 22:47:06 +01:00