Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-19 | Add an RPC call and daemon command to get info on hard fork voting | moneromooo-monero | 1 | -0/+2 | |
2015-08-11 | Add a is_key_image_spent daemon command and RPC call | moneromooo-monero | 1 | -0/+2 | |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -7/+7 | |
2015-05-17 | print limits when running limit commands with no arguments | moneromooo-monero | 1 | -0/+6 | |
It's more user friendly that an error message saying the command does not exist. | |||||
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -1/+7 | |
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 1 | -1/+9 | |
Daemon interactive mode is now working again. RPC mapped calls in daemon and wallet have both had connection_context removed as an argument as that argument was not being used anywhere. | |||||
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -0/+103 | |
many RPC functions added by the daemonize changes (and related changes on the upstream dev branch that were not merged) were commented out (apart from return). Other than that, this *should* work...at any rate, it builds, and that's something. |