wownero/src/wallet
Riccardo Spagni effcbf2060
Merge pull request #4459
bcf3f6af fuzz_tests: catch unhandled exceptions (moneromooo-monero)
3ebd05d4 miner: restore stream flags after changing them (moneromooo-monero)
a093092e levin_protocol_handler_async: do not propagate exception through dtor (moneromooo-monero)
1eebb82b net_helper: do not propagate exceptions through dtor (moneromooo-monero)
fb6a3630 miner: do not propagate exceptions through dtor (moneromooo-monero)
2e2139ff epee: do not propagate exception through dtor (moneromooo-monero)
0749a8bd db_lmdb: do not propagate exceptions in dtor (moneromooo-monero)
1b0afeeb wallet_rpc_server: exit cleanly on unhandled exceptions (moneromooo-monero)
418a9936 unit_tests: catch unhandled exceptions (moneromooo-monero)
ea7f9543 threadpool: do not propagate exceptions through the dtor (moneromooo-monero)
6e855422 gen_multisig: nice exit on unhandled exception (moneromooo-monero)
53df2deb db_lmdb: catch error in mdb_stat calls during migration (moneromooo-monero)
e67016dd blockchain_blackball: catch failure to commit db transaction (moneromooo-monero)
661439f4 mlog: don't remove old logs if we failed to rename the current file (moneromooo-monero)
5fdcda50 easylogging++: test for NULL before dereference (moneromooo-monero)
7ece1550 performance_test: fix bad last argument calling add_arg (moneromooo-monero)
a085da32 unit_tests: add check for page size > 0 before dividing (moneromooo-monero)
d8b1ec8b unit_tests: use std::shared_ptr to shut coverity up about leaks (moneromooo-monero)
02563bf4 simplewallet: top level exception catcher to print nicer messages (moneromooo-monero)
c57a65b2 blockchain_blackball: fix shift range for 32 bit archs (moneromooo-monero)
2018-09-29 22:20:38 +02:00
..
api Merge pull request #4458 2018-09-29 22:20:35 +02:00
CMakeLists.txt add daemonizer to rpc wallet 2018-09-15 06:24:27 +10:00
node_rpc_proxy.cpp node_rpc_proxy: return a non empty error string on connection failure 2018-09-17 11:03:46 +00:00
node_rpc_proxy.h v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
ringdb.cpp Merge pull request #4407 2018-09-29 22:19:32 +02:00
ringdb.h record blackballs as amount/offset, and add export ability 2018-09-10 09:04:18 +00:00
wallet2.cpp Merge pull request #4456 2018-09-29 22:20:27 +02:00
wallet2.h Merge pull request #4458 2018-09-29 22:20:35 +02:00
wallet_args.cpp wallet: disable core dumps on startup in release mode 2018-08-12 16:28:10 +00:00
wallet_args.h wallet cli/rpc: terminate execution with code 0 when --help or --version is given 2018-04-22 11:48:44 +09:00
wallet_errors.h remove obsolete daemon selection of fake outs and old tx construction 2018-09-14 10:51:45 +00:00
wallet_rpc_server.cpp Merge pull request #4459 2018-09-29 22:20:38 +02:00
wallet_rpc_server.h wallet rpc: Add close_wallet RPC 2018-09-05 16:52:16 +02:00
wallet_rpc_server_commands_defs.h Merge pull request #4427 2018-09-29 22:19:58 +02:00
wallet_rpc_server_error_codes.h wallet-rpc: watch-only and cold wallet features added 2018-06-03 13:21:00 +02:00