Daniel Cousens
|
1e7f537f38
|
tests: adds ecdsa test enforcing valid signature callback
|
10 years ago |
Daniel Cousens
|
e9778ae358
|
ecdsa: fixes edge case presented in #336
|
10 years ago |
Daniel Cousens
|
4c61380fa5
|
ecdsa: add comment for Step A
|
10 years ago |
Wei Lu
|
ecadda090e
|
Merge pull request #335 from benhc123/patch-2
Updated license date
|
10 years ago |
Ben Holden-Crowther
|
c41bc33c5c
|
Updated license date
Updated license date to 2015 for new year.
|
10 years ago |
Wei Lu
|
646fbbd85a
|
Merge pull request #332 from bitcoinjs/typeforce
Typeforce
|
10 years ago |
Daniel Cousens
|
0524ced984
|
scripts: enforce pubKeys as type ECPubKey
|
10 years ago |
Daniel Cousens
|
e42c497a3c
|
package: use typeforce
|
10 years ago |
Daniel Cousens
|
c716367f77
|
tests: add test for null sequence number
|
10 years ago |
Daniel Cousens
|
47457474ab
|
Merge pull request #330 from bezreyhan/check_for_null
transaction.addInput checks if sequence is NULL
|
10 years ago |
Bez Reyhan
|
85979a062e
|
remove fixture
|
10 years ago |
Bez Reyhan
|
1c6d5a28a9
|
update fixtures and tests for merge
|
10 years ago |
Bez Reyhan
|
044c53bcad
|
transaction.addInput checks if sequence is NULL
|
10 years ago |
Daniel Cousens
|
fc690d418b
|
tests: rename txid to id in Transaction context
|
10 years ago |
Daniel Cousens
|
ca4e64d071
|
tests: use ASM for fixtures, avoid JSON comparison
|
10 years ago |
Daniel Cousens
|
fc7c7ce2a8
|
tests: remove extraneous anonymous function
|
10 years ago |
Daniel Cousens
|
3a17e232ad
|
tests: remove unused variable
|
10 years ago |
Daniel Cousens
|
50a32328ba
|
tests: remove unused variables
|
10 years ago |
Daniel Cousens
|
953cb567c3
|
Merge pull request #327 from bitcoinjs/cryptoint
Add advanced cryptographic integration tests
|
10 years ago |
Daniel Cousens
|
3710105eef
|
tests/integration: add k-value derivation and private key recovery example
|
10 years ago |
Daniel Cousens
|
837e0a3564
|
package: use cb-helloblock for integration tests
|
10 years ago |
Daniel Cousens
|
e6b7f51055
|
README: update README links
|
10 years ago |
Daniel Cousens
|
de914ff8fa
|
tests/integration: move crypto-like tests to test/integration/crypto.js
|
10 years ago |
Daniel Cousens
|
a66773b5f5
|
tests/integration: add HDNode private key recovery example
|
10 years ago |
Daniel Cousens
|
dd2a264241
|
1.4.2
|
10 years ago |
Daniel Cousens
|
7ef134436e
|
ecdsa/HDNode: use node crypto for Hmacs
|
10 years ago |
Daniel Cousens
|
f3ddc508f1
|
crypto: add deprecation warnings
|
10 years ago |
Daniel Cousens
|
5bfc89b43d
|
1.4.1
|
10 years ago |
Daniel Cousens
|
083e8fa630
|
index: expose Block
|
10 years ago |
Daniel Cousens
|
68e4ba6c93
|
1.4.0
|
10 years ago |
Daniel Cousens
|
6ed8e15b63
|
transaction/builder: s/txin/txIn/g
|
10 years ago |
Wei Lu
|
42f2a34b8a
|
Merge pull request #323 from bitcoinjs/netcompat
HDNode: add optional network flag for importing
|
10 years ago |
Daniel Cousens
|
b6017b0fae
|
HDNode: move isPrivate logic
|
10 years ago |
Daniel Cousens
|
1ac79b8327
|
tests: add test for non-matching network
|
10 years ago |
Daniel Cousens
|
8bdfa881c9
|
tests: remove unused testing data
|
10 years ago |
Daniel Cousens
|
311df7e406
|
HDNode: add optional network flag to import functions
|
10 years ago |
Daniel Cousens
|
4fca3ac196
|
network: add failing tests for gamerscoin, viacoin and zetacoin
|
10 years ago |
Wei Lu
|
b1cb56ce00
|
Merge pull request #322 from bitcoinjs/scriptexp
Script Is* functions
|
10 years ago |
Wei Lu
|
c9137a2a24
|
Merge pull request #324 from bitcoinjs/notestling
package: remove testling
|
10 years ago |
Kyle Drake
|
c965ff0e05
|
Merge pull request #319 from thallium205/patch-1
Add Robocoin to projects utilizing BitcoinJS
|
10 years ago |
Daniel Cousens
|
25038bdb9f
|
README: remove testling badge
|
10 years ago |
Daniel Cousens
|
86df6fc8c0
|
README: better wording
|
10 years ago |
Daniel Cousens
|
10f3d7c46b
|
package: remove testling
|
10 years ago |
Daniel Cousens
|
a8459818e3
|
HDNode: avoid walking bip32 object
|
10 years ago |
Daniel Cousens
|
7fbc397141
|
Address: use script ASM over hex
|
10 years ago |
Daniel Cousens
|
4fe0b34f27
|
Address: no need to check other script types
|
10 years ago |
Daniel Cousens
|
254974d999
|
scripts: add TODO for tests for isCanonical* functions
|
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 |