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
jw 2f8ccfe0ca
Merge pull request #276 from wowario/upstream
4 years ago
..
CMakeLists.txt remove zeromq completely 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 rpc: fix relay_tx error return mixup 4 years ago
core_rpc_server.h Merge pull request #6357 4 years ago
core_rpc_server_commands_defs.h switch to SHA-3 PoW 4 years ago
core_rpc_server_error_codes.h rpc: add a sanity limit to a few RPC in restricted mode 4 years ago
daemon_handler.cpp Fixes for ZMQ JSON-RPC endpoint names for raw tx 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 Update 2019 copyright 5 years ago
instanciations.cpp Update 2019 copyright 5 years ago
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 switch to SHA-3 PoW 4 years ago
rpc_args.cpp Fix boost <1.60 compilation and fix boost 1.73+ warnings 4 years ago
rpc_args.h --disable-ban-rpc option to prevent RPC users from banning 4 years ago
rpc_handler.cpp rpc: work around a GCC 7.4.0 (at least) bug 5 years ago
rpc_handler.h Use byte_slice for sending zmq messages - removes data copy within zmq 4 years ago
rpc_payment.cpp rpc: fix loading rpc payment data from file 4 years ago
rpc_payment.h rpc: lock access to the rpc payment object 4 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