summaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
* Separate testnet address prefixZachary Michaels2014-09-152-11/+19
* Add descriptions for RPC command line paramsZachary Michaels2014-09-151-3/+9
* Separate rpc port for testnetZachary Michaels2014-09-152-7/+31
* Reorganize testnet constantsZachary Michaels2014-09-151-1/+1
* #36 simplewallet refresh include optional height paramJakob Lind2014-08-012-2/+4
* License updated to BSD 3-clausefluffypony2014-07-234-12/+116
* Missed serializing a get_connections RPC response parameterThomas Winget2014-07-221-0/+1
* Add get_info command to daemon json rpcZachary Michaels2014-07-222-0/+26
* Added get_connections RPC call to daemonThomas Winget2014-07-183-0/+37
* Match empty RPC request with other requestsZachary Michaels2014-07-011-1/+5
* Switch list to vector for RPC serializationZachary Michaels2014-07-011-2/+2
* new error code for rpcmydesktop2014-06-111-2/+1
* Fix for orphan fix (check blocksize)mydesktop2014-06-111-0/+9
* Correcting high orphan rate of blocks at poolmonero-project2014-06-111-3/+12
* 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimationsNeozaru2014-06-042-0/+3
* Merge pull request #20 from artifexd/wallet_refreshmonero-project2014-06-022-18/+23
|\
| * Enable wallet refresh before blockchain is saved or completely sync'd.artifexd2014-06-012-18/+23
* | Merge bitmonero@monero-projectNeozaru2014-06-011-2/+2
|\|
| * 0.8.8updatemydesktop2014-05-251-2/+2
* | 'mining_status' Daemon RPC commandNeozaru2014-05-253-0/+49
|/
* Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru2014-05-161-2/+0
* Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru2014-05-163-0/+36
* initial [broken] updatemydesktop2014-05-031-3/+1
* mac osx building fixesmydesktop2014-04-301-1/+4
* various fixes to allow mac osx compilationmydesktop2014-04-301-1/+1
* Port mapping with UPnPAntonio Juarez2014-04-093-7/+245
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-0/+2
* some fixesAntonio Juarez2014-03-204-79/+104
* moved all stuff to githubAntonio Juarez2014-03-034-0/+823