monero/src/wallet
moneromooo-monero 55556fabf9
wallet_rpc_server: factor transfer info return and add missing info
Additional tx keys, amounts and fees were missing in some cases
2017-12-20 08:56:31 +00:00
..
api Add N/N multisig tx generation and signing 2017-12-17 16:11:57 +00:00
CMakeLists.txt add multisig core test and factor multisig building blocks 2017-12-17 16:12:15 +00:00
node_rpc_proxy.cpp node_rpc_proxy: add a proxy for target height 2017-08-02 14:43:47 +01:00
node_rpc_proxy.h node_rpc_proxy: add a proxy for target height 2017-08-02 14:43:47 +01:00
wallet2.cpp change the N-1/N multisig second message signer for auth 2017-12-17 16:12:50 +00:00
wallet2.h wallet: factor multisig info parsing 2017-12-17 16:12:44 +00:00
wallet_args.cpp gen_multisig: generates multisig wallets if participants trust each other 2017-12-17 16:12:06 +00:00
wallet_args.h gen_multisig: generates multisig wallets if participants trust each other 2017-12-17 16:12:06 +00:00
wallet_errors.h Add N/N multisig tx generation and signing 2017-12-17 16:11:57 +00:00
wallet_rpc_server_commands_defs.h wallet_rpc_server: factor transfer info return and add missing info 2017-12-20 08:56:31 +00:00
wallet_rpc_server_error_codes.h wallet: add multisig sign/submit RPC 2017-12-17 16:12:35 +00:00
wallet_rpc_server.cpp wallet_rpc_server: factor transfer info return and add missing info 2017-12-20 08:56:31 +00:00
wallet_rpc_server.h wallet_rpc_server: factor transfer info return and add missing info 2017-12-20 08:56:31 +00:00