monero/src/rpc
Guillaume LE VAILLANT 58015df4cf Fix getblocktemplate RPC returning wrong reserved_offset
The byte for TX_EXTRA_TAG_PUBKEY is already included in
res.reserved_offset by the call to slow_memmem.
2017-08-26 18:38:27 +02:00
..
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
core_rpc_server_commands_defs.h Merge pull request #2149 2017-08-07 15:24:58 +02:00
core_rpc_server_error_codes.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
core_rpc_server.cpp Fix getblocktemplate RPC returning wrong reserved_offset 2017-08-26 18:38:27 +02:00
core_rpc_server.h Merge pull request #2149 2017-08-07 15:24:58 +02:00
rpc_args.cpp rpc: s/rcp/rpc/ 2017-02-23 21:02:15 +00:00
rpc_args.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00