wownero/src/wallet
Riccardo Spagni 81418cb281
Merge pull request #4894
aee7a4e3 wallet_rpc_server: do not use RPC data if the call failed (moneromooo-monero)
1a0733e5 windows_service: fix memory leak (moneromooo-monero)
0dac3c64 unit_tests: do not rethrow a copy of an exception (moneromooo-monero)
5d9915ab cryptonote: fix get_unit for non default settings (moneromooo-monero)
d4f50cb1 remove some unused code (moneromooo-monero)
61163971 a few minor (but easy) performance tweaks (moneromooo-monero)
30023074 tests: slow_memmem now returns size_t (moneromooo-monero)
2018-12-04 17:33:19 +02:00
..
api api/wallet: fix compile errors made in #4720 2018-11-07 15:12:24 +09:00
CMakeLists.txt Fix build of monero-gui by adding device_trezor to wallet_merged 2018-11-06 00:17:22 +01:00
node_rpc_proxy.cpp Removed a lot of unnecessary includes 2018-11-15 17:29:34 +01: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 Removed a lot of unnecessary includes 2018-11-15 17:29:34 +01: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 #4894 2018-12-04 17:33:19 +02:00
wallet2.h Merge pull request #4894 2018-12-04 17:33:19 +02:00
wallet_args.cpp wallet: warn if lockable memory limit is too low 2018-11-03 20:09:28 +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 Return appropriate RPC error code when key image signature check fails 2018-10-11 18:12:17 +02:00
wallet_rpc_server_commands_defs.h Merge pull request #4746 2018-11-14 21:31:08 +02:00
wallet_rpc_server_error_codes.h Add RPC error code for non-deterministic wallet 2018-10-18 23:14:06 +02:00
wallet_rpc_server.cpp wallet_rpc_server: do not use RPC data if the call failed 2018-11-23 15:38:00 +00:00
wallet_rpc_server.h wallet-rpc: add on_restore_deterministic RPC call. 2018-10-29 18:19:42 +01:00