wownero/src/wallet
moneromooo-monero 48ab3f93ff
wallet: add get_transfers rpc call
Allows getting in, out, pending, and failed transfers, similarly
to the show_transfers command.
2016-04-26 22:39:52 +01:00
..
CMakeLists.txt tests for wallet2_api 2016-03-16 14:27:57 +03:00
wallet2.cpp wallet: allow attaching notes to txids 2016-04-26 19:07:33 +01:00
wallet2.h wallet: allow attaching notes to txids 2016-04-26 19:07:33 +01:00
wallet2_api.cpp Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
wallet2_api.h Wallet::store_to(path, password) implemented; 2016-03-16 14:29:06 +03:00
wallet_errors.h Add GET_HASHES_FAST rpc, use it in wallet 2016-04-17 15:25:46 +01:00
wallet_rpc_server.cpp wallet: add get_transfers rpc call 2016-04-26 22:39:52 +01:00
wallet_rpc_server.h wallet: add get_transfers rpc call 2016-04-26 22:39:52 +01:00
wallet_rpc_server_commands_defs.h wallet: add get_transfers rpc call 2016-04-26 22:39:52 +01:00
wallet_rpc_server_error_codes.h wallet: allow attaching notes to txids 2016-04-26 19:07:33 +01:00