bitcore-lib-zcash/test
Manuel Aráoz d6caab69ca Merge pull request #720 from braydonf/feature/immutable-opcode
Opcode: Modify `from` methods to be static, and an instance be immutable.
2014-12-12 11:19:30 -03:00
..
crypto Backport changes to ecdsa from fullnode 2014-12-09 12:01:52 -03:00
data starting with script_interpreter 2014-12-11 16:19:21 -03:00
encoding Fixes interfaces 2014-11-30 09:47:44 -03:00
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 2014-12-04 10:43:40 -05:00
transaction Refactor transaction to match new API 2014-12-10 12:44:30 -03:00
transport add dependencies and update tests 2014-12-11 14:01:06 -03:00
util fix tests for preconditions 2014-12-11 16:19:21 -03:00
address.js Address: Added documentation and refactored to accept both a string and network object. 2014-12-10 23:44:17 -05:00
block.js Consistency with "id", "hash", and "_getHash" 2014-12-10 15:20:42 -03:00
blockheader.js Consistency with "id", "hash", and "_getHash" 2014-12-10 15:20:42 -03:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdkeys.js Add public key 2014-11-30 09:47:44 -03:00
hdprivatekey.js HDKeys: Modified to have immutable properties 2014-12-11 15:37:31 -05:00
hdpublickey.js HDKeys: Modified to have immutable properties 2014-12-11 15:37:31 -05:00
index.html works in browser 2014-08-09 22:47:32 -07:00
mocha.opts add Script#prepend() 2014-12-02 14:20:57 -03:00
networks.js Tests: Enable tests for network, include defaultNetwork, check each constant, build browser tests before running to make sure it's up-to-date 2014-12-01 17:55:57 -05:00
opcode.js Opcode: Modify from methods to be static, and an instance be immutable. 2014-12-11 20:19:54 -05:00
privatekey.js PrivateKey: Add documentation and refactor to use network object as a parameter. 2014-12-11 13:21:09 -05:00
publickey.js Split buildPKH arguments, add Copy constructor on publickey 2014-12-10 12:46:21 -03:00
script.js fixing tests for new script internals 2 2014-12-11 16:19:21 -03:00
transaction.js Refactor transaction to match new API 2014-12-10 12:44:30 -03:00
unit.js Add new test for string values 2014-12-01 16:05:01 -03:00
uri.js Address: Added documentation and refactored to accept both a string and network object. 2014-12-10 23:44:17 -05:00