monero/src/wallet/api
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
* support in wallet2
* support in monero-wallet-cli
* support in monero-wallet-rpc
* support in wallet api
* support in monero-gen-trusted-multisig
* unit tests for multisig wallets creation
2018-10-01 19:16:56 +03:00
..
address_book.cpp Stagenet 2018-03-05 11:55:05 +09:00
address_book.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
CMakeLists.txt wallet2_api: add blackball api 2018-03-16 10:32:59 +00:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp WalletApi: getMultisigInfo entry for gui wallets 2018-03-28 18:22:13 +03:00
pending_transaction.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
subaddress_account.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
subaddress_account.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
subaddress.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
subaddress.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
transaction_history.cpp Stagenet 2018-03-05 11:55:05 +09:00
transaction_history.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
transaction_info.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
transaction_info.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
unsigned_transaction.cpp Stagenet 2018-03-05 11:55:05 +09:00
unsigned_transaction.h Wallet API: add some missing override keyword 2018-06-28 09:59:09 +09:00
utils.cpp wallet: disable core dumps on startup in release mode 2018-08-12 16:28:10 +00:00
wallet2_api.h Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
wallet_manager.cpp query backing device 2018-09-19 18:25:38 +02:00
wallet_manager.h wallet2_api: fix for latest code changes 2018-09-22 23:00:34 +00:00
wallet.cpp Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
wallet.h Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00