danicoin/src/wallet
moneromooo-monero a0131c8be3
wallet: auto sync outputs and key images in cold signing files
When passing around unsigned and signed transactions, outputs
and key images are passed along (outputs are passed along unsigned
transactions from the hot wallet to the cold wallet, key images
are passed along with signed transations from the cold wallet
to the hot wallet), to allow more user friendly syncing between
hot and cold wallets.
2016-11-16 09:22:24 +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 wallet: auto sync outputs and key images in cold signing files 2016-11-16 09:22:24 +00:00
wallet2.h wallet: auto sync outputs and key images in cold signing files 2016-11-16 09:22:24 +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