wownero/src/wallet
Riccardo Spagni 96b2fee721
Merge pull request #3536
c77d2bfa Add the possibility to export private view key for fast scan. (cslashm)
100b7bc1 Change mutex lock model to avoid dead lock and ensure locks are always released. (cslashm)
641dfc99 Automatic height setup when creating/restoring hw device. (cslashm)
2018-04-12 11:12:33 +02:00
..
api wallet: more user friendly print_ring 2018-03-16 12:07:45 +00:00
CMakeLists.txt wallet: add shared ring database 2018-03-16 10:32:29 +00:00
node_rpc_proxy.cpp replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rpc",methodname,...) to reduce boilerplate 2018-03-14 23:23:59 +09:00
node_rpc_proxy.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
ringdb.cpp ringdb: factor ring addition code 2018-03-16 10:33:02 +00:00
ringdb.h ringdb: use the genesis block as a db name 2018-03-16 10:32:54 +00:00
wallet2.cpp Merge pull request #3536 2018-04-12 11:12:33 +02:00
wallet2.h wallet: catch exceptions dealing with ringdb and warn 2018-03-21 14:29:49 +00:00
wallet_args.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
wallet_args.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
wallet_errors.h Merge pull request #3336 2018-03-16 18:08:07 +02:00
wallet_rpc_server_commands_defs.h Make mixin optional with default for rpc transfer 2018-03-05 12:27:22 -05:00
wallet_rpc_server_error_codes.h Merge pull request #3207 2018-02-16 14:21:59 +01:00
wallet_rpc_server.cpp Merge pull request #3336 2018-03-16 18:08:07 +02:00
wallet_rpc_server.h wallet_rpc_server: add sweep_unmixable as alias for sweep_dust 2018-03-17 11:22:58 +00:00