fcoin/lib/primitives
2017-08-09 15:40:39 -07:00
..
abstractblock.js lint: enforce function names. 2017-08-06 21:36:48 -07:00
address.js primitives: use equals instead of equal for consistency. 2017-08-09 15:25:01 -07:00
block.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
coin.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
headers.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
index.js refactor: module index. 2017-06-27 09:28:18 -07:00
input.js validation: refactor. 2017-08-06 03:23:37 -07:00
invitem.js refactor: use maps and sets wherever possible. 2017-07-25 05:15:47 -07:00
keyring.js keyring: minor. 2017-08-09 15:25:46 -07:00
memblock.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
merkleblock.js merkleblock: minor. style. 2017-08-08 14:31:42 -07:00
mtx.js refactor: use assert.strictEqual instead of assert.equal. 2017-08-09 15:40:39 -07:00
netaddress.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
outpoint.js validation: refactor. 2017-08-06 03:23:37 -07:00
output.js encoding: rename read int methods to readIx. 2017-08-06 03:27:06 -07:00
tx.js tx: do not track flags byte. 2017-08-07 00:55:26 -07:00
txmeta.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00