2964 Commits (2bc76b157034ce34148792564ef9c70115f8bcfe)
 

Author SHA1 Message Date
Braydon Fuller 2bc76b1570 Unit test coverage for script interpreter verifyWitnessProgram 9 years ago
Braydon Fuller 09346a5dd2 Remove currently unused function witnessSignatureOperationsCount 9 years ago
Braydon Fuller 0007ffb8ed Add unit tests for isWitnessProgram 9 years ago
Braydon Fuller d40752ca94 Add more tests from bitcoin core 9 years ago
Braydon Fuller cf5a760919 Add test for "Witness pay-to-compressed-pubkey (v0)" 9 years ago
Braydon Fuller 42b3dc93d0 Switch segnet to testnet 9 years ago
Braydon Fuller ce9d092a10 input: moved getSatoshisBuffer to general input 9 years ago
Braydon Fuller c6079e9556 script: interpreter witness program fixes 9 years ago
Thomas Kerin b0bbcb3dc7 test case of multisig|witness|p2sh 9 years ago
Thomas Kerin b48bb42953 Add support for verifying segwit scripts 9 years ago
Thomas Kerin 1aa55790ae Transaction.verifySignature(): no longer require satoshisBuffer param, can call Input method 9 years ago
Thomas Kerin 2b2ca0944a Input: add getSatoshisBuffer method 9 years ago
Thomas Kerin ad7785d3dd Start of verification support 9 years ago
Braydon Fuller ba54810df8 transaction: support nodejs 0.10.x for sighash witness 9 years ago
Braydon Fuller 95098e4dc0 transaction: transaction signing for nested p2sh witness 9 years ago
Braydon Fuller 93002249da transaction: start to use new sighash for nested witness 9 years ago
Braydon Fuller a8515ad81b transaction: added new sighash for witness 9 years ago
Braydon Fuller 317d249758 input: added nested p2sh witness 9 years ago
Braydon Fuller 88aed87f91 script: added p2wsh and p2wpkh script identification methods 9 years ago
Braydon Fuller 1e749e0055 transaction: refactor witness properties 9 years ago
Braydon Fuller cccf07674a transaction: calculate witness hash 9 years ago
Braydon Fuller 2384164ab8 transaction: start to implement segwit serialization 9 years ago
Gabe Gattis 6d2472b782
Merge branch 'tx-block-ver-signed' 8 years ago
Chris Kleeschulte 3cd8de1d87 Merge pull request #120 from keepkey-builder/patch-1 8 years ago
KeepKey Pair Programmers 7bfcf4cf62 Incorrect namespace for 'crypto' modules 8 years ago
Gabe Gattis cc2c510e58
Merge branch 'patch-1' 9 years ago
Federico Bond 6dd38c160e Fix typo in Script.getPublicKey 9 years ago
Thomas Kerin 2bfb4ceb9e
Transaction and block version are signed integers 9 years ago
Gabe Gattis 764aa6d4e9
Merge branch 'gpg' 9 years ago
Braydon Fuller 24df178a08
Add pgp key for @matiu 9 years ago
Braydon Fuller cdb538b94e
Update gpg keys 9 years ago
Braydon Fuller f6b0b14ac6 Bump package version to 0.13.19 9 years ago
Braydon Fuller c9e056a0a3 Bump package version to 0.13.18 9 years ago
Braydon Fuller 9e82395e71 Merge pull request #80 from rubensayshi/classify-better 9 years ago
Braydon Fuller 7a56719c3c Bump package version to 0.13.17 9 years ago
Ruben de Vries b655659812 `Script.classify` should first check output types before checking input types. 9 years ago
Matias Alejo Garcia d36f72857b Merge pull request #31 from braydonf/rbf 9 years ago
Braydon Fuller 6275689f05 Bump package version to 0.13.16 9 years ago
Matias Alejo Garcia 09893632c2 Merge pull request #60 from braydonf/sha512 9 years ago
Braydon Fuller 514fc8d326 crypto: switch to Node.js sha512 9 years ago
Matias Alejo Garcia eab662c692 Merge pull request #58 from deoxen0n2/patch-1 9 years ago
Saran Siriphantnon 85666e92da Fix wrong property name in docs (Address.Pay2PubKeyHash) 9 years ago
Braydon Fuller 7fb064bde0 Bump package version to 0.13.15 9 years ago
Braydon Fuller b3b18d532f Bump package version to 0.13.14 9 years ago
Braydon Fuller 8c948ef511 Merge pull request #51 from fanatid/fix/ecdsa-k 9 years ago
Kirill Fomichev 3579305b5e Fix K generator in ECDSA 9 years ago
Braydon Fuller 4430479cea Bump package version to 0.13.13 9 years ago
Gabe Gattis 9702105ad9 Merge pull request #44 from braydonf/add-regtest 9 years ago
Braydon Fuller 0c983c9c4a Networks: Added regtest to networks 9 years ago
Braydon Fuller 8bd466373e Merge pull request #40 from fanatid/fix/opcode-smallint 9 years ago