1
0
Fork 0
forked from lthn/blockchain
Commit graph

102 commits

Author SHA1 Message Date
cryptozoidberg
54d229f746 fixed compilation issues 2023-10-25 18:51:53 +00:00
cryptozoidberg
2682a719b0 changes related to extend plain api for cake 2023-10-25 17:29:12 +00:00
cryptozoidberg
0b563cc2b8 fixed compilation issue 2023-10-20 16:39:43 +00:00
cryptozoidberg
fe77c50e2c few cake-specifik tweaks 2023-10-20 16:09:12 +00:00
cryptozoidberg
15a2c5f362 cake wallet extension 2023-10-20 14:14:52 +00:00
sowle
b94c9f75d3
1) logging: channel(s) enabling made optionally less verbose; 2) various fixes after the merge 2022-10-14 19:08:27 +02:00
cryptozoidberg
7873ef2acc
implemented #242 2021-10-17 21:11:01 +02:00
cryptozoidberg
2ed87ff148
added wrap address support in mobile wallet 2021-08-17 12:13:18 +02:00
cryptozoidberg
add2de9b51
fixed tracking wallet seed phrase 2021-05-25 16:43:47 +02:00
cryptozoidberg
c810f1f9fb
added method get_seed_phrase_info to sync_call function 2020-12-04 22:04:57 +01:00
cryptozoidberg
55f3b9e185
refactoring plain api: added sync_call method 2020-12-04 21:34:08 +01:00
cryptozoidberg
03cb013695
Seed password implementation: in work 2020-11-20 00:37:48 +01:00
cryptozoidberg
6349ed8341
fixed seed loading functions, fixed unit_tests 2020-11-18 21:20:08 +01:00
cryptozoidberg
53ecfef369
added more logs and fixed sync progress 2020-07-15 18:15:11 +02:00
cryptozoidberg
1110fb48eb
added extra info to logs 2020-07-11 20:00:15 +02:00
cryptozoidberg
1c92def934
implemented export of mobile app data 2020-07-11 18:42:59 +02:00
sowle
2c54e15d50
auditable wallet tracking ID: attempt to simplify things and auto-determine restoration phrase type 2020-06-19 23:39:46 +03:00
sowle
2467d99afb
--qt-dev-tools option added for web UI debugging 2020-06-16 15:15:55 +03:00
cryptozoidberg
1698030467
Merge branch 'predevelop' into wallet_delayed_outputs_sync 2020-06-14 19:47:35 +02:00
cryptozoidberg
6a967bf618
configured mobile native library for using deffered loading of global outputs indicies 2020-06-14 19:46:06 +02:00
sowle
c638a8b2f6
plain wallet API: minor fixes 2020-06-08 11:49:20 +03:00
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