1
0
Fork 0
forked from lthn/blockchain
Commit graph

81 commits

Author SHA1 Message Date
cryptozoidberg
aecd66c346
fixed json in response 2020-06-05 21:38:16 +02:00
cryptozoidberg
8bc5d1feac
api got changed to more suitable version 2020-06-05 20:53:10 +02:00
cryptozoidberg
ccedbe8781
added api for validating address 2020-06-05 20:17:23 +02:00
cryptozoidberg
2cf31bca10
fixed android/linux warnings 2020-06-04 19:31:29 +02:00
cryptozoidberg
b7ec081460
implemente native lib state access api(mostly for paindroid) 2020-06-03 21:29:43 +02:00
cryptozoidberg
a3907e42c7
added missing prefix to header file 2020-06-02 19:48:58 +02:00
cryptozoidberg
609e6bff89
added android logger 2020-06-02 19:25:51 +02:00
sowle
ab1ef9cf5e
Merge branch 'auditability' into predevelop 2020-06-02 13:26:22 +03:00
cryptozoidberg
0b636ed070
added reset method for quick releasing opened wallets under android 2020-06-02 00:19:54 +02:00
sowle
5bb8b369ff
restoring AWO wallets enabled for GUI backend + refactoring to made things simpler 2020-05-27 23:49:34 +03:00
cryptozoidberg
a4b5af479e
guarded other static objects whichg might lead to errors in deinitialization 2020-05-17 23:15:50 +02:00
cryptozoidberg
131f4a8347
implemented static objects wrapper, which make possible to pre-handle beginning of static obj death 2020-05-17 21:38:36 +02:00
cryptozoidberg
40f1e1a870
attempt to fix mobile crash on exit 2020-05-17 15:12:34 +02:00
cryptozoidberg
4159a528ff
wrapped deinit into plain_wallet namespace 2020-05-14 20:05:52 +02:00
cryptozoidberg
29aa2a25de
added wallets_manager deinitialization before everyone dies 2020-05-14 19:23:17 +02:00
cryptozoidberg
1af8862202
fixed capture for lambda 2020-05-13 22:11:58 +02:00
cryptozoidberg
9e983b70b2
plain_wallet api refactored due to ios app crash 2020-05-13 22:01:40 +02:00
cryptozoidberg
6b2832fbcf
added welete_wallet method 2020-05-10 21:51:23 +02:00
cryptozoidberg
c39bd62748
renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
cryptozoidberg
09612a42a6
implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02:00
cryptozoidberg
17e90b219f
added get_wallet_status to async call options 2020-04-02 22:26:14 +02:00
sowle
2d524fd97a
fixed a clang warning 2020-03-27 01:48:31 +03:00
cryptozoidberg
7d99128a21
bundle working folder now passed throught configuration 2020-03-26 04:34:26 +01:00
cryptozoidberg
31e328768e
implemented secure api for configuring wallets data 2020-03-20 04:19:25 +01:00
cryptozoidberg
c0f651ff33
fixed issue with plain wallet api 2020-03-20 01:20:44 +01:00
cryptozoidberg
01b6f41509
implemented get logs/truncate logs in plain_wallet 2020-03-15 06:14:08 +01:00
cryptozoidberg
8bec5d2957
extended diagnistic info on plain_wallet initialization 2020-03-14 03:03:11 +01:00
cryptozoidberg
c239ac31de
removed duplicate ec defintion, added missing header 2020-03-11 05:10:36 +01:00
cryptozoidberg
93353033bb
why it's been called app_config_folder lol 2020-03-11 04:55:09 +01:00
cryptozoidberg
f877b8e896
corrected response codes 2020-03-11 04:40:10 +01:00
cryptozoidberg
30b0d7aa8a
implemented app config api 2020-03-11 04:23:25 +01:00
cryptozoidberg
a68ab6b150
fixed unresloved external or ios 2020-03-11 03:02:06 +01:00
cryptozoidberg
33829fa374
[plain_wallet]: extended api for configuring loging level 2020-03-11 02:08:57 +01:00
sowle
57d9149626
fixed missed return 2020-03-06 23:47:26 +01:00
cryptozoidberg
0c0689a888
fixed return code in unknown method handler 2020-02-28 12:32:05 +01:00
cryptozoidberg
83f42ef10f
fixed bug with unknown wallet 2020-02-28 12:28:00 +01:00
cryptozoidberg
3284ca95c4
wrap close wallet response in json-like object 2020-02-28 11:20:17 +01:00
cryptozoidberg
f8d5442cc1
fixed json in try_pull_result response 2020-02-28 08:45:16 +01:00
cryptozoidberg
11194722d5
changed damn api because react native promise resolver is not willing to work with long 2020-02-28 07:38:40 +01:00
cryptozoidberg
47e33ff75d
fixed bug with deatachment of thread object 2020-02-28 05:37:53 +01:00
cryptozoidberg
a51b9b4ba6
added more logs for async api 2020-02-28 01:36:29 +01:00
cryptozoidberg
1fc7690b74
implemented async api basics in plain_walled 2020-02-27 21:45:46 +01:00
cryptozoidberg
ea7c4fc906
commented broken code 2020-02-27 02:12:42 +01:00
cryptozoidberg
b459213d00
started implementation of async api for mobile devices 2020-02-27 02:11:30 +01:00
cryptozoidberg
4c73053a9f
added initialization flag 2020-02-23 07:45:04 +01:00
cryptozoidberg
254a2dcb6e
fixed compilation issues with windows/warning for paindroid 2020-02-23 06:26:12 +01:00
cryptozoidberg
3dc736466d
merged from develop 2020-02-23 03:56:25 +01:00
cryptozoidberg
211ff35e2c
fixed unhandled throw in case of double initialization 2020-02-23 03:14:35 +01:00
sowle
c0c0ae4bef
minor fixes 2020-02-22 11:37:01 +03:00
cryptozoidberg
181392f641
fixed paindroid home dir prefix 2020-02-21 19:29:46 +01:00