mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
31abac4daf
Re-creating the transaction on the cold wallet was not splitting the change, causing the transaction to be rejected by the network. This worked on testnet since amounts do not have to be split. Also add selected_transfers, which can now be saved since they're size_t rather than iterators. This allows the view wallet to properly set the sent outputs as spent and update balance. Bump transfer file version numbers to match. |
||
---|---|---|
.. | ||
api | ||
CMakeLists.txt | ||
wallet2_api.h | ||
wallet2.cpp | ||
wallet2.h | ||
wallet_errors.h | ||
wallet_rpc_server_commands_defs.h | ||
wallet_rpc_server_error_codes.h | ||
wallet_rpc_server.cpp | ||
wallet_rpc_server.h |