oxen-core/src/rpc
Jason Rhinelander 3ba73ebf18
Fix pubkey parameter name in ping endpoints
Lokinet and SS are actually sending `pubkey_ed25519` for the parameter,
but oxen-core is expecting `ed25519_pubkey`.  Fixes oxen-core to match
what lokinet/ss are actually sending.
2023-01-11 15:02:40 -04:00
..
CMakeLists.txt Batching of service node rewards 2022-04-29 09:51:14 +10:00
bootstrap_daemon.cpp Fix some missing LOKI -> OXEN logger defines 2021-08-19 16:03:32 -03:00
bootstrap_daemon.h Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
core_rpc_server.cpp Fix pubkey parameter name in ping endpoints 2023-01-11 15:02:40 -04:00
core_rpc_server.h Adds RPC endpoint for accrued batching balances 2022-05-23 08:47:18 +10:00
core_rpc_server_commands_defs.cpp Fix pubkey parameter name in ping endpoints 2023-01-11 15:02:40 -04:00
core_rpc_server_commands_defs.h Fix pubkey parameter name in ping endpoints 2023-01-11 15:02:40 -04:00
core_rpc_server_error_codes.h ERROR_INTERNAL_ERROR is an unholy macro on mingw 2020-06-14 23:43:35 -03:00
http_client.cpp executable names changed 2021-01-04 14:19:42 +11:00
http_client.h executable names changed 2021-01-04 14:19:42 +11:00
http_server.cpp Update variant header from oxenmq to oxenc 2022-10-13 13:37:23 -03:00
http_server.h Add a virtual destructor to http_server_base 2021-04-19 01:22:50 -03:00
http_server_base.cpp Replace boost::endian conversion with oxenc 1.0.3 2022-05-24 17:35:59 -03:00
http_server_base.h Add a virtual destructor to http_server_base 2021-04-19 01:22:50 -03:00
lmq_server.cpp Add and use post-block-added hooks; fix block notify race 2022-07-27 17:25:12 -03:00
lmq_server.h Rename block_added hook to block_add 2022-07-27 15:20:35 -03:00
rpc_args.cpp Overhaul http rpc cli options 2020-11-06 11:48:20 -04:00
rpc_args.h Overhaul http rpc cli options 2020-11-06 11:48:20 -04:00