1
0
Fork 0
forked from lthn/blockchain
Commit graph

46 commits

Author SHA1 Message Date
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
cryptozoidberg
5a0dc75aab
extended plain wallet api for interruptin sync thread 2020-02-01 23:47:37 +01:00
cryptozoidberg
c2ca2c8177
extended api for working with filenames and bundle dir 2020-02-01 19:43:57 +01:00
cryptozoidberg
6ff8669843
added wallets list api 2020-01-28 21:56:17 +01:00
cryptozoidberg
47ef958d7e
added library version 2020-01-28 21:37:04 +01:00
cryptozoidberg
e690673498
added logs initializaion 2020-01-28 18:23:09 +01:00
cryptozoidberg
488be10664
added macos workaround for 'invokes deleted constructor' 2020-01-28 00:58:48 +01:00
cryptozoidberg
98f2d5e155
fixed compilation issue 2020-01-28 00:49:12 +01:00
cryptozoidberg
4729cffbae
changed plain wallet iface to avoid pointers 2020-01-28 00:47:44 +01:00
cryptozoidberg
cfe9837ba8
tested plain wallet interface, and fixed errors 2020-01-27 20:57:12 +01:00
cryptozoidberg
c0f1d7b577
fixed cmake, fixed compilation problems, implemented plain_api test draft 2020-01-21 01:31:16 +01:00
cryptozoidberg
e4dfa7d519
implementation of the plain wallet api guts(in progress) 2020-01-15 22:06:49 +01:00
cryptozoidberg
dc215dacb4
added class drafts for plain wallet api for mobile app - added missing files 2020-01-14 23:30:17 +01:00