Commit Graph

9 Commits

Author SHA1 Message Date
joeuhren c9fdb2013e Dynamically enable wallet api cmds based on settings
-Added a 'heavies' object to the api_cmds setting and moved all heavy api calls inside to allow for better separation of api calls
2020-12-21 19:28:55 -07:00
joeuhren dfbd2d9046 verifymessage added to api cmd settings 2020-12-21 18:12:40 -07:00
joeuhren 4a084cdfe1 Split out peer cmds into new functions
-Add new setting for getpeerinfo cmd
-getpeerinfo api call moved to explorer.js
-Peer geo location api call moved to explorer.js
2020-12-21 16:19:14 -07:00
joeuhren 4240178255 Add support for customizing all daemon api cmds 2020-12-07 21:32:43 -07:00
joeuhren a66f9cb7e4 Address Labels -> Claim Address 2020-11-22 14:39:10 -07:00
joeuhren 035141c389 All api end-points now return text values with HTTP header content-type 'text/plain' 2020-05-22 12:01:02 -06:00
joeuhren e645ee8635 added support for customizing daemon api cmds [getmasternodecount only so far] 2019-10-09 13:04:32 -06:00
joeuhren 16ac95cec3 fix for more common masternode list api 2019-10-01 19:27:44 -06:00
Joe Uhren 60fb8e29b4 Initial release 2019-05-27 10:33:22 -07:00