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.
monero/src/rpc
luigi1111 55fc2335a4
Merge pull request #7943
3 years ago
..
CMakeLists.txt rpc: source file extensions must be explicit (cmake warning) 3 years ago
bootstrap_daemon.cpp bootstrap_daemon: proxy configuration support 3 years ago
bootstrap_daemon.h bootstrap_daemon: proxy configuration support 3 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 #7943 3 years ago
core_rpc_server.h Add calcpow RPC 3 years ago
core_rpc_server_commands_defs.h Add calcpow RPC 3 years ago
core_rpc_server_error_codes.h rpc: fix some error return codes/status 3 years ago
daemon_handler.cpp rpc: limit the number of txes for get_blocks.bin 3 years ago
daemon_handler.h Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster 4 years ago
daemon_messages.cpp Update copyright year to 2020 4 years ago
daemon_messages.h Update copyright year to 2020 4 years ago
daemon_rpc_version.h Merge pull request #6603 4 years ago
fwd.h Adding ZMQ/Pub support for txpool_add and chain_main events 4 years ago
instanciations.cpp Update copyright year to 2020 4 years ago
message.cpp Merge pull request #6603 4 years ago
message.h Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster 4 years ago
message_data_structs.h wallet2: adapt to deterministic unlock time 4 years ago
rpc_args.cpp Add rpc-restricted-bind-ip option 4 years ago
rpc_args.h Add rpc-restricted-bind-ip option 4 years ago
rpc_handler.cpp rpc: work around a GCC 7.4.0 (at least) bug 5 years ago
rpc_handler.h Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster 4 years ago
rpc_payment.cpp Reduce compilation time of epee/portable_storage_template_helper.h 3 years ago
rpc_payment.h replace most boost serialization with existing monero serialization 4 years ago
rpc_payment_costs.h Update copyright year to 2020 4 years ago
rpc_payment_signature.cpp Update copyright year to 2020 4 years ago
rpc_payment_signature.h Update copyright year to 2020 4 years ago
rpc_version_str.cpp Update copyright year to 2020 4 years ago
rpc_version_str.h Update copyright year to 2020 4 years ago
zmq_pub.cpp RPC and ZeroMQ APIs to support p2pool 3 years ago
zmq_pub.h RPC and ZeroMQ APIs to support p2pool 3 years ago
zmq_server.cpp Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster 4 years ago
zmq_server.h Update copyright year to 2020 4 years ago