fcoin/lib/primitives
2017-01-10 00:07:18 -08:00
..
abstractblock.js refactor: address, amount, uri, errors. 2017-01-09 23:07:02 -08:00
address.js address: fix witnessscripthash. 2017-01-09 23:25:35 -08:00
block.js refactor: address, amount, uri, errors. 2017-01-09 23:07:02 -08:00
coin.js mtx: less overloading. 2017-01-08 02:44:55 -08:00
headers.js primitives: refresh call. 2016-12-16 22:02:05 -08:00
index.js refactor: rename network address. 2016-12-20 12:47:19 -08:00
input.js wallet/mtx: fix fee checking and refactor some mtx functions. 2017-01-08 01:36:01 -08:00
invitem.js refactor: move constants around. 2017-01-06 09:57:55 -08:00
keyring.js refactor: address, amount, uri, errors. 2017-01-09 23:07:02 -08:00
memblock.js primitives: refresh call. 2016-12-16 22:02:05 -08:00
merkleblock.js refactor: address, amount, uri, errors. 2017-01-09 23:07:02 -08:00
mtx.js mtx/script: minor. optimize script.fromProgram. 2017-01-09 13:26:18 -08:00
netaddress.js refactor: move constants around. 2017-01-06 09:57:55 -08:00
outpoint.js mtx/tests: more refactoring. 2017-01-08 21:49:54 -08:00
output.js refactor: move constants around. 2017-01-06 09:57:55 -08:00
tx.js tx: extra assertion. 2017-01-10 00:07:18 -08:00
txmeta.js