You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src/rpc
Lee Clagett c26c93019a
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
..
CMakeLists.txt daemon: auto public nodes - cache and prioritize most stable nodes 4 years ago
bootstrap_daemon.cpp daemon: auto public nodes - cache and prioritize most stable nodes 4 years ago
bootstrap_daemon.h daemon: auto public nodes - cache and prioritize most stable nodes 4 years ago
bootstrap_node_selector.cpp daemon: auto public nodes - cache and prioritize most stable nodes 4 years ago
bootstrap_node_selector.h bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning) 4 years ago
core_rpc_server.cpp Merge pull request #6453 4 years ago
core_rpc_server.h Merge pull request #6357 4 years ago
core_rpc_server_commands_defs.h cryptonote_basic: drop unused verification_context::m_not_rct field 4 years ago
core_rpc_server_error_codes.h daemon, wallet: new pay for RPC use system 5 years ago
daemon_handler.cpp Use byte_slice for sending zmq messages - removes data copy within zmq 4 years ago
daemon_handler.h Use byte_slice for sending zmq messages - removes data copy within zmq 4 years ago
daemon_messages.cpp Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 4 years ago
daemon_messages.h Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 4 years ago
daemon_rpc_version.h
instanciations.cpp
message.cpp Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 4 years ago
message.h Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 4 years ago
message_data_structs.h daemon, wallet: new pay for RPC use system 5 years ago
rpc_args.cpp Move hex->bin conversion to monero copyright files and with less includes 4 years ago
rpc_args.h --disable-ban-rpc option to prevent RPC users from banning 5 years ago
rpc_handler.cpp
rpc_handler.h Use byte_slice for sending zmq messages - removes data copy within zmq 4 years ago
rpc_payment.cpp Hash domain separation 4 years ago
rpc_payment.h daemon, wallet: new pay for RPC use system 5 years ago
rpc_payment_costs.h simplewallet: add public_nodes command 5 years ago
rpc_payment_signature.cpp rpc: Add check for too old timestamps in payment signatures. 4 years ago
rpc_payment_signature.h daemon, wallet: new pay for RPC use system 5 years ago
rpc_version_str.cpp rpc: Only show version string if it matches expected pattern 5 years ago
rpc_version_str.h rpc: Only show version string if it matches expected pattern 5 years ago
zmq_server.cpp Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 4 years ago
zmq_server.h Dropping cppzmq dependency; adding some zmq utils 5 years ago