danicoin/src/wallet
moneromooo-monero 11ae1873f8
wallet2: try all tx keys when scanning a new transaction
The vast majority of transactions will have just one tx pubkey,
but a bug with cold wallet signing caused two such keys to be
there, with the second one being the real one.
2016-11-16 09:22:05 +00:00
..
api Merge pull request #1315 2016-11-11 12:35:47 +02: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 wallet2: try all tx keys when scanning a new transaction 2016-11-16 09:22:05 +00:00
wallet2.h wallet: fix serialization of new m_key_image_known member 2016-11-13 16:38:29 +00:00
wallet2_api.h wallet2_api: support for sweeping all 2016-11-09 19:32:37 +00: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 Created monero-wallet-rpc, moving functionality from monero-wallet-cli 2016-11-10 16:39:27 -05: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: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01: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