1
0
Fork 0
forked from lthn/blockchain
Commit graph

29 commits

Author SHA1 Message Date
cryptozoidberg
ca46baf24a
secure seed api extended 2020-11-24 20:01:46 +01:00
cryptozoidberg
6349ed8341
fixed seed loading functions, fixed unit_tests 2020-11-18 21:20:08 +01:00
sowle
884c9584d5
#207 has been partially fixed 2020-09-03 19:32:10 +03:00
cryptozoidberg
aea993f36b
implemented exclude_staking_txs filter 2020-09-01 00:26:46 +02:00
cryptozoidberg
e5694f51f2
fixed compilation issue 2020-07-15 01:06:28 +02:00
cryptozoidberg
5cd872fe64
fix of wrong behavior on core_busy response 2020-07-13 01:45:12 +02:00
sowle
dc08169aee
clean things up (massive names correction) 2020-06-29 22:55:25 +03: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
6a967bf618
configured mobile native library for using deffered loading of global outputs indicies 2020-06-14 19:46:06 +02:00
cryptozoidberg
b7ec081460
implemente native lib state access api(mostly for paindroid) 2020-06-03 21:29:43 +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
07a1cde8f9
optimized shutdown process for wallets manager 2020-05-19 16:28:50 +02:00
cryptozoidberg
a4b5af479e
guarded other static objects whichg might lead to errors in deinitialization 2020-05-17 23:15:50 +02:00
cryptozoidberg
29aa2a25de
added wallets_manager deinitialization before everyone dies 2020-05-14 19:23:17 +02:00
cryptozoidberg
09612a42a6
implemented connectivity status api, got rid if unused implementation 2020-04-06 22:17:39 +02:00
cryptozoidberg
154907fe96
wallet_manager getting more more async 2020-04-02 22:22:21 +02:00
cryptozoidberg
fccf9933af
implemented online/offline status detecting 2020-03-02 05:05:15 +01:00
cryptozoidberg
89b15a9dc2
adjusted macros for both android and ios 2020-02-18 07:45:59 +01:00
cryptozoidberg
545288f393
cut subscribe_to_core_events 2020-02-12 00:14:47 +01:00
cryptozoidberg
8865c0c270
why BOOST_CLASS_VERSION was there?? 2020-02-12 00:10:31 +01:00
cryptozoidberg
fd14a990e0
cut //#include daemon/daemon_commands_handler.h 2020-02-11 23:58:44 +01:00
cryptozoidberg
79902a2a16
surgery continued: cut headers 2020-02-11 23:51:35 +01:00
cryptozoidberg
c3296d4603
put core and other heavy core-dependent code under conditional compilation 2020-02-11 23:12:31 +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