798 Commits (a8f36ba51591793379b0c07de8faf314c9d56364)

Author SHA1 Message Date
Daniel Cousens 311df7e406 HDNode: add optional network flag to import functions 10 years ago
Daniel Cousens a8459818e3 HDNode: avoid walking bip32 object 10 years ago
Daniel Cousens 4fe0b34f27 Address: no need to check other script types 10 years ago
Daniel Cousens f8f459dda8 scripts: add dataOutput deprecation 10 years ago
Daniel Cousens e4eb743cf9 scripts: expose is* classifiers 10 years ago
Daniel Cousens 62e86e0dc1 scripts: s/dataOutput/nullDataOutput/ 10 years ago
Daniel Cousens b6b5b568c3 block: re-order functions to project standard 10 years ago
Daniel Cousens 9897fa2876 block: adds getUTCDate function 10 years ago
Daniel Cousens 2214ccfdd8 bufferutils: add varIntBuffer 10 years ago
Daniel Cousens c0c47f076a add block.js and tests 10 years ago
Daniel Cousens c00be27192 networks: prioritize bitcoin/testnet 10 years ago
Daniel Cousens 78d26c2e26 Wallet: add 2.0.0 deprecation message 10 years ago
Julian Yap 5ee3203473 Add Jumbucks support 10 years ago
Jonygame 4283fc26f8 Added Gamerscoin Support 10 years ago
Daniel Cousens a3a4d2a0d9 Transaction: re-order functions for consistency 10 years ago
Daniel Cousens ea66edeb5c scripts: add dataOutput convenience function 10 years ago
Daniel Cousens 2234e496d1 Transaction: simplify fromBuffer verbosity 10 years ago
Daniel Cousens 062540e3d9 Transaction: optional script for addInput 10 years ago
Daniel Cousens 9510af10e3 EC*Key: add .curve static property for public API 10 years ago
Daniel Cousens 27a3230662 base58check: fix wrapper and tests 10 years ago
Daniel Cousens 7f5b4b791b index: fix base58check path 10 years ago
Daniel Cousens 395ef6ed85 base58check: add deprecation warnings 10 years ago
Daniel Cousens 307ceb9026 HDNode: use === over == 10 years ago
Daniel Cousens ef1eb04905 HDNode: move var declaration out of branches 11 years ago
Daniel Cousens 561f52b207 index: re-expose base58check until 2.0.0 10 years ago
Daniel Cousens ddb24ee615 scripts: check chunks length properly 10 years ago
Daniel Cousens b65e70b29c scripts: remove explict else branch 10 years ago
Daniel Cousens 1a20c0db39 scripts: avoid unnecessary this context 10 years ago
Daniel Cousens b7febc1bd8 scripts: re-order classify functions 10 years ago
Daniel Cousens 407d15869a scripts: s/opcodes/ops 10 years ago
Daniel Cousens bc2048dfca scripts: remove out-of-date comments 10 years ago
Daniel Cousens 10630873eb tests: add tests for ecdsa.verify 10 years ago
Daniel Cousens 98bc1685b3 message: remove unnecessary verbosity 10 years ago
Daniel Cousens 1b57f0871d message: remove duplicate require 10 years ago
Wei Lu b55b10c6b6 types: replace Function.name with an IE compatible alternative 10 years ago
Wei Lu eb4e8884d9 loose instanceof: check constructor function name instead 10 years ago
Daniel Cousens 967e724b47 types: remove JSPerf references 10 years ago
Daniel Cousens 01a96e887c types: use the idiomatic equivalents 10 years ago
Daniel Cousens deaf06b350 Wallet: use enforceType where applicable 10 years ago
Daniel Cousens 35542e115d types: enforce consistent type checking 11 years ago
wmcbain de1755307a Added Zetacoin support 10 years ago
Daniel Cousens a58088795f HDNode: indicate 2.x.y removal of Buffer interop 11 years ago
Daniel Cousens c96b862530 crypto: remove cryptojs 11 years ago
Daniel Cousens f028dfffa9 Wallet: fix missing variable utxo 11 years ago
Daniel Cousens 4e04a7e883 Transaction: use isFinite over Number.isFinite 11 years ago
Daniel Cousens 6c5a68207a Transaction: use isFinite instead over typeof number 11 years ago
BtcDrak c41c3bb62d Add viacoin support 11 years ago
Daniel Cousens 1d0fd3e9a4 TxBuilder: add more failing cases and error handling 11 years ago
Daniel Cousens e1479b6fa5 scripts: add error for >n signatures with multisig 11 years ago
Daniel Cousens 8d5ef2dd06 TxBuilder: limit signatures depending on scriptType 11 years ago