oxen-core/src/wallet
Jason Rhinelander 08d2c68a4a Add hidden/ignored old zmq-rpc options
They do nothing, but are accepted so that lokid still works if they are
provided by an older caller (such as the GUI wallet).
2020-08-07 21:17:45 -03:00
..
api wallet_api updates 2020-08-07 17:14:03 -03:00
CMakeLists.txt Wallet RPC server modernization 2020-08-07 17:14:03 -03:00
message_store.cpp Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
message_store.h Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
message_transporter.cpp Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
message_transporter.h Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
multisig_info.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
multisig_sig.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
node_rpc_proxy.cpp Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
node_rpc_proxy.h Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
pending_tx.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
ringdb.cpp Add simple delimiter joining string function 2020-08-07 17:14:02 -03:00
ringdb.h Merge commit '5db72d1' into LokiMergeUpstream 2019-04-12 18:41:07 +10:00
transfer_destination.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
transfer_details.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
transfer_view.cpp De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
transfer_view.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
tx_construction_data.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
tx_sets.h De-nest wallet2 structs used externally 2020-08-07 17:14:02 -03:00
wallet2.cpp Add tools::type_to_hex 2020-08-07 17:14:03 -03:00
wallet2.h Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
wallet_args.cpp Split up common/util.h 2020-07-02 12:52:12 -03:00
wallet_args.h boost::optional -> std::optional 2020-07-02 12:52:12 -03:00
wallet_errors.h boost::variant -> std::variant 2020-07-02 12:52:12 -03:00
wallet_light_rpc.h Remove redundant rpc invocation arguments 2020-07-21 21:53:27 -03:00
wallet_rpc_server.cpp Add hidden/ignored old zmq-rpc options 2020-08-07 21:17:45 -03:00
wallet_rpc_server.h Add stop() to make windows layer happy 2020-08-07 17:14:03 -03:00
wallet_rpc_server_commands_defs.cpp Wallet RPC server modernization 2020-08-07 17:14:03 -03:00
wallet_rpc_server_commands_defs.h Wallet RPC server modernization 2020-08-07 17:14:03 -03:00
wallet_rpc_server_error_codes.h Wallet RPC server modernization 2020-08-07 17:14:03 -03:00