We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated JSON RPC API (markdown)
Document rescanfinished notification.
Update for miningaddr and getworkkey deprecation.
Update for recent mining-related RPC changes.
Update btcjson/btcws reference to btcrpcclient to match latest changes.
Update the notifyblocks example to use the new btcrpcclient.
Line up print statements in getblock example.
Update example overviews.
Update the getblock example to use the new btcrpcclient.
Mention btcctl uses HTTP POST requests.
Update the getblockcount example to use the new btcrpcclient.
Fix websocket extension overview numbering.
Move getbestblock and getcurrentnet to non websocket-specific extensions.
Websfocket -> Websocket
Correct JSON-RPC API Example Code section for recent changes.
Integrate websocket examples to JSON-RPC-API
Integrate websocket information into JSON-RPC-API
Add HTTP POST versus Websockets section
Add documentaiton for getmininginfo.