You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
eordano 0938eadab5 Add precondition checks to HDPrivateKey.from* 10 years ago
..
crypto Fix invocations to binary operations called on numbers 10 years ago
data Removed magicnumber and size as properties of a block. 10 years ago
encoding Properly capitalize Base58Check and Base58 10 years ago
script Merge pull request #1083 from eordano/feature/multisigchecks 10 years ago
transaction Merge pull request #1083 from eordano/feature/multisigchecks 10 years ago
util Fixed bugs in IE11 10 years ago
address.js Script/Address: Add check for valid number of threshold needed 10 years ago
block.js Add the new operator when BN was used without it 10 years ago
blockheader.js Add the new operator when BN was used without it 10 years ago
docs.js check that there is no inconsistency between docs and bitcore version 10 years ago
hdkeycache.js Fixed bugs in IE11 10 years ago
hdkeys.js Fixed tests to handle a `defaultNetwork` change 10 years ago
hdprivatekey.js Add precondition checks to HDPrivateKey.from* 10 years ago
hdpublickey.js Properly capitalize BufferUtil everywhere 10 years ago
index.html works in browser 11 years ago
mocha.opts Fixed bugs in IE11 10 years ago
networks.js Networks: Added the ability to define a custom network. 10 years ago
opcode.js Add test for Opcode.inspect 10 years ago
privatekey.js Properly capitalize Base58Check and Base58 10 years ago
publickey.js Fix invocations to binary operations called on numbers 10 years ago
unit.js Rename toFiat() to atRate() 10 years ago
uri.js Implement I5 on URI 10 years ago