..
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
tx/script/chain: refactor locktime handling.
2017-08-27 19:07:57 -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
Adding 'confirmations' property to TX getJSON
2017-09-28 22:47:50 -04:00