This website requires JavaScript.
Explore
Help
Sign In
rottenwheel
/
monero
Watch
1
Star
0
Fork
0
You've already forked monero
mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced
2025-03-31 17:11:22 -06:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
monero
/
src
/
rpc
History
Dion Ahmetaj
ad95e65028
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
..
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
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.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