aboutsummaryrefslogtreecommitdiff
path: root/src/rpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-15Give up on brace initializers in initializer lists (MSVC bug)Zachary Michaels1-1/+1
2014-09-15Separate testnet address prefixZachary Michaels2-11/+19
2014-09-15Add descriptions for RPC command line paramsZachary Michaels1-3/+9
2014-09-15Separate rpc port for testnetZachary Michaels2-7/+31
2014-09-15Reorganize testnet constantsZachary Michaels1-1/+1
2014-08-01#36 simplewallet refresh include optional height paramJakob Lind2-2/+4
2014-07-23License updated to BSD 3-clausefluffypony4-12/+116
2014-07-22Missed serializing a get_connections RPC response parameterThomas Winget1-0/+1
2014-07-22Add get_info command to daemon json rpcZachary Michaels2-0/+26
2014-07-18Added get_connections RPC call to daemonThomas Winget3-0/+37
2014-07-01Match empty RPC request with other requestsZachary Michaels1-1/+5
2014-07-01Switch list to vector for RPC serializationZachary Michaels1-2/+2
2014-06-11new error code for rpcmydesktop1-2/+1
2014-06-11Fix for orphan fix (check blocksize)mydesktop1-0/+9
2014-06-11Correcting high orphan rate of blocks at poolmonero-project1-3/+12
2014-06-04'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimationsNeozaru2-0/+3
2014-06-02Merge pull request #20 from artifexd/wallet_refreshmonero-project2-18/+23
2014-06-01Enable wallet refresh before blockchain is saved or completely sync'd.artifexd2-18/+23
2014-06-01Merge bitmonero@monero-projectNeozaru1-2/+2
2014-05-25'mining_status' Daemon RPC commandNeozaru3-0/+49
2014-05-250.8.8updatemydesktop1-2/+2
2014-05-16Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru1-2/+0
2014-05-16Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru3-0/+36
2014-05-03initial [broken] updatemydesktop1-3/+1
2014-04-30mac osx building fixesmydesktop1-1/+4
2014-04-30various fixes to allow mac osx compilationmydesktop1-1/+1
2014-04-09Port mapping with UPnPAntonio Juarez3-7/+245
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-0/+2
2014-03-20some fixesAntonio Juarez4-79/+104
2014-03-03moved all stuff to githubAntonio Juarez4-0/+823