1
0
Fork 0
forked from lthn/blockchain
Commit graph

62 commits

Author SHA1 Message Date
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
sowle
bda624e26a
minor fix in get_bundle_root_dir() 2020-02-21 00:15:15 +03:00
cryptozoidberg
da0c01a953
no comments! :) 2020-02-18 09:14:56 +01:00
cryptozoidberg
0dec06b271
fixed compilation issue with literal 2020-02-18 09:08:53 +01:00
cryptozoidberg
89b15a9dc2
adjusted macros for both android and ios 2020-02-18 07:45:59 +01:00
cryptozoidberg
74092e500b
fixed bug in generate/restore api 2020-02-13 21:29:07 +01:00
cryptozoidberg
c4a423f6f5
fixed native library for auto-start of sync process in wallet thread 2020-02-13 01:44:30 +01:00
cryptozoidberg
34b8233087
fixed wallet path bug 2020-02-12 20:58:36 +01:00
cryptozoidberg
b931199386
fixed initialization 2020-02-12 20:36:54 +01:00
cryptozoidberg
480c1a0bdc
fixed param for generate 2020-02-12 00:30:04 +01:00
cryptozoidberg
abd1d47aa3
check for wrong initialization code on app level 2020-02-11 17:13:03 +01:00
cryptozoidberg
056d77d9c3
added close wallet to plain wallet 2020-02-11 17:06:14 +01:00
cryptozoidberg
29945bfd15
fixed wallets_manager init signature 2020-02-11 04:07:32 +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
cryptozoidberg
bc9bbe8d10
added print_money method 2020-02-03 19:28:05 +01:00
cryptozoidberg
ff0bf64357
added synchronization to plain_wallet 2020-02-03 02:11:20 +01:00
cryptozoidberg
6805e9abed
extended plain wallet api for interruptin sync thread-2 2020-02-01 23:49:59 +01:00