monero/src/wallet/api
Riccardo Spagni 4f93f74528
Merge pull request #3277
0e7ad2e2 Wallet API: generalize 'bool testnet' to 'NetworkType nettype' (stoffu)
af773211 Stagenet (stoffu)
cc9a0bee command_line: allow args to depend on more than one args (stoffu)
55f8d917 command_line::get_arg: remove 'required' for dependent args as they're always optional (stoffu)
450306a0 command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318 (stoffu)
9f9e095a Use `genesis_tx` parameter in `generate_genesis_block`. #3261 (Jean Pierre Dudey)
2018-03-05 19:11:20 +02:00
..
address_book.cpp Stagenet 2018-03-05 11:55:05 +09:00
address_book.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Merge pull request #3121 2018-01-27 17:24:57 -08:00
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
pending_transaction.h Update 2018 copyright 2018-01-26 10:03:20 -05: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 Readd copyright starting date 2018-01-26 10:03:20 -05: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 Update 2018 copyright 2018-01-26 10:03:20 -05:00
unsigned_transaction.cpp Stagenet 2018-03-05 11:55:05 +09:00
unsigned_transaction.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
utils.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
wallet2_api.h Merge pull request #3277 2018-03-05 19:11:20 +02:00
wallet_manager.cpp Wallet API: generalize 'bool testnet' to 'NetworkType nettype' 2018-03-05 23:59:16 +09:00
wallet_manager.h Wallet API: generalize 'bool testnet' to 'NetworkType nettype' 2018-03-05 23:59:16 +09:00
wallet.cpp Merge pull request #3277 2018-03-05 19:11:20 +02:00
wallet.h Wallet API: generalize 'bool testnet' to 'NetworkType nettype' 2018-03-05 23:59:16 +09:00