fcoin/lib/http
Daniel McNally c2cef86296 Adding 'confirmations' property to block getJSON
Adds a 'confirmations' property to the JSON returned by `cli tx [hash]`
as well as the Rest `/tx/:hash` call by subtracting block height from
chain height
2017-09-28 23:41:13 -04:00
..
base-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
base.js http: require json bodies to be an object. 2017-08-07 15:56:15 -07:00
client-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
client.js http/client: lint. 2017-08-20 14:35:42 -07:00
index.js refactor: module index. 2017-06-27 09:28:18 -07:00
request-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
request.js http: require json bodies to be an object. 2017-08-07 15:56:15 -07:00
rpc.js chain: alias all db methods. remove chainentry spaghetti code. 2017-09-06 10:20:40 -07:00
rpcbase.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
rpcclient-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
rpcclient.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
server-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
server.js Adding 'confirmations' property to block getJSON 2017-09-28 23:41:13 -04:00
wallet-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
wallet.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00