bitcore/lib/encoding
Esteban Ordano 5c974a8ef2 Refactor transaction to match new API
* Refactor transaction into a different subfolder
* Added a lot of tests for sighash and transaction serialization (from
  reddit's and Ryan X. Charles' `fullnode`)
* Drop "only" from sighash tests and consolidate logs
2014-12-10 12:44:30 -03:00
..
base58.js Fixes interfaces 2014-11-30 09:47:44 -03:00
base58check.js Fixes interfaces 2014-11-30 09:47:44 -03:00
bufferreader.js Refactor transaction to match new API 2014-12-10 12:44:30 -03:00
bufferwriter.js Refactor transaction to match new API 2014-12-10 12:44:30 -03:00
varint.js refactor protocol->encoding 2014-11-21 11:43:37 -03:00