fcoin/lib/primitives
2017-08-06 14:43:22 -07:00
..
abstractblock.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
address.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
block.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
coin.js encoding: rename read int methods to readIx. 2017-08-06 03:27:06 -07:00
headers.js eslint: use prefer-const. 2017-07-31 18:21:02 -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 lint: fix function names. 2017-07-31 18:21:03 -07:00
memblock.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
merkleblock.js validation: refactor. 2017-08-06 03:23:37 -07:00
mtx.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -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 encoding: rename read int methods to readIx. 2017-08-06 03:27:06 -07:00
txmeta.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00