fcoin/lib
Daniel McNally 0f68427778 Adding 'confirmations' property to TX getJSON
Adds a 'confirmations' property to the JSON returned by cli tx [hash] as
well as the REST '/tx/:hash' call by subtracting TX height from chain
height
2017-09-28 22:47:50 -04:00
..
bip70 validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
blockchain chain: fix typo. 2017-09-19 13:30:53 -07:00
btc util: add toFloat function. 2017-08-13 13:15:56 -07:00
coins script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00
crypto bn: stop using bn#cmp. 2017-09-06 22:51:06 -07:00
db memdb: fix typo. 2017-08-10 12:08:53 -07:00
hd hd: use buffer pool for key derivation. 2017-09-03 11:29:59 -07:00
http Adding 'confirmations' property to TX getJSON 2017-09-28 22:47:50 -04:00
mempool chain: refactor checkpoints handling. other misc refactoring. 2017-09-06 14:17:39 -07:00
mining consensus: clean up some functions. 2017-09-06 22:38:23 -07:00
net upnp: minor. 2017-09-19 17:52:19 -07:00
node chain: alias all db methods. remove chainentry spaghetti code. 2017-09-06 10:20:40 -07:00
primitives Adding 'confirmations' property to TX getJSON 2017-09-28 22:47:50 -04:00
protocol consensus: clean up some functions. 2017-09-06 22:38:23 -07:00
script stack: remove useless checks. 2017-09-01 18:05:26 -07:00
utils chain/util: minor style change. 2017-09-19 13:10:40 -07:00
wallet chain: alias all db methods. remove chainentry spaghetti code. 2017-09-06 10:20:40 -07:00
workers lint: minor. 2017-09-04 16:46:47 -07:00
bcoin-browser.js script: start using scriptnum implementation. 2017-08-20 15:13:17 -07:00
bcoin.js script: start using scriptnum implementation. 2017-08-20 15:13:17 -07:00
native-browser.js webpack: get bcoin building in webpack for node. 2017-06-28 18:04:20 -07:00
native.js lint: no implicit casting. 2017-07-31 18:21:03 -07:00
pkg.js v1.0.0-beta.14 2017-07-23 08:33:37 -07:00
types.js refactor: s/ts/time. s/ps/mtime. 2017-07-25 14:23:10 -07:00