cryptozoidberg
|
8580ae93d8
|
daemon_backend renamed to wallets_manager and moved to wallet folder(wallet lib)
|
2020-02-10 21:44:06 +01:00 |
|
cryptozoidberg
|
e6dd2d28a5
|
implemented invoke for plain_wallet amd fixed return codes to json
|
2020-01-18 23:23:47 +01:00 |
|
cryptozoidberg
|
e4dfa7d519
|
implementation of the plain wallet api guts(in progress)
|
2020-01-15 22:06:49 +01:00 |
|
sowle
|
e09955cb44
|
gui: more logs on configs loading/storing to help eliminate config issues
|
2019-12-28 05:32:54 +03:00 |
|
sowle
|
29a276f180
|
do not allow watch-only wallets be opened by GUI + refactoring
|
2019-12-26 18:08:57 +03:00 |
|
cryptozoidberg
|
a199d87163
|
added parameter on open wallet for inital tx count
|
2019-12-05 21:19:16 +01:00 |
|
cryptozoidberg
|
fdec0e5b7b
|
fixed misprint in mainwindow
|
2019-12-05 16:48:04 +01:00 |
|
cryptozoidberg
|
c19ee435fc
|
Merge branch 'develop' into txpool_optimisation
|
2019-12-05 16:05:01 +01:00 |
|
cryptozoidberg
|
c863094c11
|
fixed misprint
|
2019-12-03 23:55:02 +01:00 |
|
cryptozoidberg
|
6464a65b31
|
fixed open_wallet call
|
2019-12-01 23:42:10 +01:00 |
|
cryptozoidberg
|
7f374eab2a
|
fixed missing total field in get_recent_transfers struct
|
2019-12-01 23:31:05 +01:00 |
|
cryptozoidberg
|
e82bd6b575
|
added new test, fixed multiple bugs
|
2019-11-29 21:43:17 +01:00 |
|
sowle
|
a5990a00b7
|
select_db_engine_from_arg improvements and arg_db_engine option fix
|
2019-11-14 05:54:52 +03:00 |
|
cryptozoidberg
|
1ade55eb17
|
libmdbx set as an option for command line parameter(--db-engine)
|
2019-10-25 00:13:38 +02:00 |
|
cryptozoidberg
|
9d3e2dee6b
|
Merge branch 'develop' into market_rpc_api
|
2019-10-02 21:06:50 +02:00 |
|
sowle
|
da79610fac
|
from now new passwords must consist of allowed characters only
|
2019-10-02 03:41:24 +03:00 |
|
sowle
|
d4a9a0a77d
|
gui: fixed a bug with Qt logs in release
|
2019-09-29 23:53:03 +03:00 |
|
sowle
|
e0967147bd
|
--enable-qt-logs implemented
|
2019-09-28 18:02:25 +03:00 |
|
cryptozoidberg
|
a38032d39a
|
Merge branch 'develop' into der_hint_improve
|
2019-09-27 17:24:41 +02:00 |
|
cryptozoidberg
|
a5c02c7d8c
|
improvements over wallet balance caclulations algo
|
2019-09-27 17:16:18 +02:00 |
|
sowle
|
6ebe55506e
|
restored p2p deinit for GUI
|
2019-09-26 03:14:50 +03:00 |
|
sowle
|
4b2b8bc273
|
filesystem unicode refactoring: many fixes and improvements for #121
|
2019-09-26 03:13:36 +03:00 |
|
sowle
|
d66e07ef1a
|
filesystem unicode refactoring WIP3
|
2019-09-25 17:09:38 +03:00 |
|
sowle
|
786614d588
|
gui: implemented terminal handler the same way it was done in daemon
|
2019-09-19 17:07:12 +03:00 |
|
cryptozoidberg
|
8d34c33d7e
|
removed wrong pass text
|
2019-09-11 07:45:09 +08:00 |
|
cryptozoidberg
|
888d97d27d
|
fixed bug with wallet deactivation on poor connection, related to PoS mining failures
|
2019-09-06 15:13:28 +02:00 |
|
cryptozoidberg
|
7f8ef2f3bf
|
attempt to fix issue with eraly mining before daemon got synced
|
2019-09-02 16:48:08 +02:00 |
|
sowle
|
ffa1d9ea55
|
windown callstack enabled for Zano app as well as for daemon
|
2019-08-29 04:36:35 +03:00 |
|
cryptozoidberg
|
e8ad37cc8b
|
added command to enable service
|
2019-08-28 22:52:07 +02:00 |
|
cryptozoidberg
|
3679c7e638
|
implemented marketplace api, some fixes of contract api calls
|
2019-08-28 22:16:15 +02:00 |
|
cryptozoidberg
|
95d007e3fa
|
implemented contracts api
|
2019-08-27 22:11:45 +02:00 |
|
cryptozoidberg
|
ee246bef43
|
attempt to make common publi interface for wallet
|
2019-08-27 17:36:53 +02:00 |
|
cryptozoidberg
|
4a1bd84c71
|
added api for importing contacts from file
|
2019-08-09 22:12:32 +02:00 |
|
sowle
|
6148bf27ae
|
fixed not enough money error msg when requesting contract cancellation
|
2019-07-31 20:27:17 +03:00 |
|
cryptozoidberg
|
4149d312f9
|
new master password policy
|
2019-07-22 14:54:17 +02:00 |
|
sowle
|
2b2aebdd03
|
coretests: corrected gen_wallet_offers_basic, offer_lifecycle_via_tx_pool, offer_removing_and_selected_output
|
2019-07-19 18:59:31 +03:00 |
|
sowle
|
9e9f3be0f6
|
attempt to fix a rare deadlock in gui on wallet's refresh (2)
|
2019-07-16 15:25:19 +03:00 |
|
sowle
|
3e26c91643
|
attempt to fix a rare deadlock in gui on wallet's refresh
|
2019-07-15 18:49:22 +03:00 |
|
sowle
|
930b2e30ef
|
minor log fixes and improvements
|
2019-07-09 22:33:01 +03:00 |
|
sowle
|
695209d323
|
fix for ZANO-362
|
2019-06-14 02:37:27 +03:00 |
|
sowle
|
627f3c2c56
|
time sync problems detection: final fixes
|
2019-06-11 18:24:16 +03:00 |
|
cryptozoidberg
|
b55c30337b
|
added proper handling mutex operating in lmdb, improved wallet backend error handling
|
2019-06-06 23:08:21 +03:00 |
|
crypro.zoidberg
|
2320fe5099
|
added more stat in wallet logs
|
2019-05-15 20:24:54 +02:00 |
|
sowle
|
408fab65a4
|
dump as json now supports different line endings + fixed logging for main_window
|
2019-04-23 02:03:09 +03:00 |
|
crypro.zoidberg
|
4bdc4865f7
|
added safety code for GUI
|
2019-04-04 19:49:16 +02:00 |
|
crypro.zoidberg
|
1173d669b0
|
Merge branch 'master' into testnet2
|
2019-03-03 18:11:32 +01:00 |
|
crypro.zoidberg
|
9e5bf23363
|
tests fixed
|
2019-03-02 20:49:15 +01:00 |
|
sowle
|
5dd8f584cc
|
wallet2: advanced logging for difficult issues
|
2019-02-27 00:59:02 +03:00 |
|
sowle
|
1cb53a48bb
|
gui/backend: wallet logging improved
|
2019-02-25 18:31:58 +03:00 |
|
anonimal
|
5ac0b225cf
|
core_fast_rpc_proxy: resolve build warning (-Winconsistent-missing-override)
|
2019-02-20 07:22:30 +00:00 |
|