1
0
Fork 0
forked from lthn/blockchain
Commit graph

28 commits

Author SHA1 Message Date
cryptozoidberg
55f3b9e185
refactoring plain api: added sync_call method 2020-12-04 21:34:08 +01:00
cryptozoidberg
6349ed8341
fixed seed loading functions, fixed unit_tests 2020-11-18 21:20:08 +01:00
cryptozoidberg
1c92def934
implemented export of mobile app data 2020-07-11 18:42:59 +02:00
cryptozoidberg
ccedbe8781
added api for validating address 2020-06-05 20:17:23 +02:00
cryptozoidberg
b7ec081460
implemente native lib state access api(mostly for paindroid) 2020-06-03 21:29:43 +02:00
cryptozoidberg
0b636ed070
added reset method for quick releasing opened wallets under android 2020-06-02 00:19:54 +02:00
cryptozoidberg
6b2832fbcf
added welete_wallet method 2020-05-10 21:51:23 +02:00
cryptozoidberg
09612a42a6
implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02: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
01b6f41509
implemented get logs/truncate logs in plain_wallet 2020-03-15 06:14:08 +01:00
cryptozoidberg
30b0d7aa8a
implemented app config api 2020-03-11 04:23:25 +01:00
cryptozoidberg
33829fa374
[plain_wallet]: extended api for configuring loging level 2020-03-11 02:08:57 +01:00
cryptozoidberg
b8b2feabe1
return type fixed 2020-02-28 07:46:05 +01:00
cryptozoidberg
9e37ca90f4
updated plain_wallet header 2020-02-28 03:12:40 +01:00
cryptozoidberg
b459213d00
started implementation of async api for mobile devices 2020-02-27 02:11:30 +01:00
cryptozoidberg
056d77d9c3
added close wallet to plain wallet 2020-02-11 17:06:14 +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
bc9bbe8d10
added print_money method 2020-02-03 19:28:05 +01:00
cryptozoidberg
6805e9abed
extended plain wallet api for interruptin sync thread-2 2020-02-01 23:49:59 +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
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
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