fcoin/lib/primitives
Christopher Jeffrey (JJ) e137288b78 Merge pull request #325 from sangaman/master
Adding confirmations property to block and tx getJSON
2017-10-18 13:17:17 -07:00
..
abstractblock.js lint: enforce function names. 2017-08-06 21:36:48 -07:00
address.js script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00
block.js Adding 'confirmations' property to block getJSON 2017-09-28 23:41:13 -04:00
coin.js refactor: remove all duck typing. 2017-09-02 21:29:38 -07:00
headers.js refactor: remove all duck typing. 2017-09-02 21:29:38 -07:00
index.js refactor: module index. 2017-06-27 09:28:18 -07:00
input.js script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00
invitem.js refactor: use maps and sets wherever possible. 2017-07-25 05:15:47 -07:00
keyring.js refactor: remove all duck typing. 2017-09-02 21:29:38 -07:00
memblock.js refactor: remove all duck typing. 2017-09-02 21:29:38 -07:00
merkleblock.js refactor: remove all duck typing. 2017-09-02 21:29:38 -07:00
mtx.js chain/mempool: optimize coinview handling. fix mempool orphan edge case. 2017-09-26 13:07:01 -07:00
netaddress.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
outpoint.js writer: use 100kb pool for sighashing. 2017-09-03 00:05:47 -07:00
output.js script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00
tx.js writer: use 100kb pool for sighashing. 2017-09-03 00:05:47 -07:00
txmeta.js Fixes to TX & Block confirmations property 2017-10-02 00:58:48 -07:00