1
0
Fork 0
forked from lthn/blockchain
Commit graph

29 commits

Author SHA1 Message Date
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