danicoin/src/wallet
moneromooo-monero 7abfc5474c
wallet: fix exporting outputs and key images with txes with two pubkeys
This also needs to make sure to pick the correct one, in the case
where cold signing caused to tx keys to be included.
2016-11-19 09:36:40 +00:00
..
api Wallet2: calculate approximate blockchain height on offline creation 2016-11-13 03:36:44 +01:00
CMakeLists.txt Don't build monero-wallet-rpc when building the GUI 2016-11-12 19:22:19 +01:00
password_container.cpp Created monero-wallet-rpc, moving functionality from monero-wallet-cli 2016-11-10 16:39:27 -05:00
password_container.h Created monero-wallet-rpc, moving functionality from monero-wallet-cli 2016-11-10 16:39:27 -05:00
wallet2.cpp wallet: fix exporting outputs and key images with txes with two pubkeys 2016-11-19 09:36:40 +00:00
wallet2.h wallet: fix exporting outputs and key images with txes with two pubkeys 2016-11-19 09:36:40 +00:00
wallet2_api.h Wallet2: calculate approximate blockchain height on offline creation 2016-11-13 03:36:44 +01:00
wallet_args.cpp Created monero-wallet-rpc, moving functionality from monero-wallet-cli 2016-11-10 16:39:27 -05:00
wallet_args.h Created monero-wallet-rpc, moving functionality from monero-wallet-cli 2016-11-10 16:39:27 -05:00
wallet_errors.h wallet: improve error messages when not enough money for transfer 2016-10-15 14:31:40 +01:00
wallet_rpc_server.cpp wallet: return fee in transfer RPC 2016-11-16 18:56:45 +00:00
wallet_rpc_server.h Created monero-wallet-rpc, moving functionality from monero-wallet-cli 2016-11-10 16:39:27 -05:00
wallet_rpc_server_commands_defs.h wallet: return fee in transfer RPC 2016-11-16 18:56:45 +00:00
wallet_rpc_server_error_codes.h wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00