This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
monero
Watch
1
Star
0
Fork
0
You've already forked monero
mirror of
https://github.com/monero-project/monero.git
synced
2026-01-10 16:17:16 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
monero
/
src
/
rpc
History
moneromooo-monero
9925edcb1e
rpc: fix some RPC calls not returning OK status when needed
2017-02-13 23:50:10 +00:00
..
CMakeLists.txt
Merge pull request
#1689
2017-02-11 00:35:25 +02:00
core_rpc_server_commands_defs.h
Added a note about smart mining to status command. Fixed up a bug where I was resetting bg mining enabled instead of started. Upped the miner threshold. Also moved setting of enabled on start above miner thread creation since starting with true, then stopping, then starting with false resulted in race condition.
2017-02-10 18:07:43 -05:00
core_rpc_server_error_codes.h
updated copyright year
2015-12-31 08:39:56 +02:00
core_rpc_server.cpp
rpc: fix some RPC calls not returning OK status when needed
2017-02-13 23:50:10 +00:00
core_rpc_server.h
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
2017-02-06 01:15:41 -05:00
rpc_args.cpp
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
2017-02-06 01:15:41 -05: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