wownero/src/wallet
moneromooo-monero 513a658c87
add a --max-concurrency flag
It sets the max number of threads to use for a parallel job.
This is different that the number of total threads, since monero
binaries typically start a lot of them.
2016-04-28 20:33:59 +01:00
..
CMakeLists.txt tests for wallet2_api 2016-03-16 14:27:57 +03: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
wallet2.cpp add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
wallet2.h wallet: allow attaching notes to txids 2016-04-26 19:07:33 +01:00
wallet_errors.h Add GET_HASHES_FAST rpc, use it in wallet 2016-04-17 15:25:46 +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
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