1
0
Fork 0
forked from lthn/blockchain
Commit graph

112 commits

Author SHA1 Message Date
dfcc5058ac compile fixes 2024-03-21 16:19:19 +00:00
62a4961549 lethean updates 2024-03-21 13:16:33 +00:00
cryptozoidberg
c7533010bd fixed problem with wallet api 2023-11-17 12:20:30 +00:00
cryptozoidberg
131ee0e84b added missing path variable 2023-11-16 18:52:13 +00:00
cryptozoidberg
015fc54cef Fixed bug with wallet path under cake wallet - 2 2023-11-16 17:53:48 +00:00
cryptozoidberg
d1b40c280b Fixed bug with wallet path under cake wallet 2023-11-16 17:53:04 +00:00
cryptozoidberg
208f50ce64 additional changes for cake 2023-10-30 19:22:33 +00:00
cryptozoidberg
9dd4f107b6 Fix compilation issue 2023-10-26 14:32:56 +00:00
cryptozoidberg
767dbebe54 removed include of deleted file 2023-10-26 13:19:06 +00:00
cryptozoidberg
f19acdee4b revoked unneeded changes 2023-10-26 12:56:37 +00:00
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