Daniel Cousens
|
a1d3e33c84
|
address/crypto/script/types: adhere to no-use-before-define
|
8 years ago |
Daniel Cousens
|
d3ccbb6277
|
TransactionBuilder: rename index to vout internally
|
8 years ago |
Daniel Cousens
|
9e5aac8bac
|
TransactionBuilder: fix duplicate txOut detection
|
8 years ago |
Daniel Cousens
|
76c7c77311
|
tests: add failing test for #633
|
8 years ago |
Daniel Cousens
|
b3fd50ffd6
|
TransactionBuilder: refactor extractInput/extractFromOutput
|
8 years ago |
Daniel Cousens
|
418c315c78
|
tests: clarify multisig edge case for easier debugging
|
8 years ago |
Daniel Cousens
|
ae63ae1131
|
tests: change error thrown for consistency with multisig
|
8 years ago |
Daniel Cousens
|
d5eec5df70
|
tests: fix invalid test description
|
8 years ago |
Daniel Cousens
|
fdb0ceeeb5
|
testing: rename cltvCheckSigInput to cltvCheckSigOutput
|
8 years ago |
Daniel Cousens
|
377d8ecc68
|
Merge pull request #636 from bitcoinjs/txb3
TransactionBuilder: avoid extra getPublicKeyBuffer calls
|
8 years ago |
Daniel Cousens
|
6826aa312d
|
TransactionBuilder: less exits
|
8 years ago |
Daniel Cousens
|
83b2bb5d6a
|
TransactionBuilder: avoid extra getPublicKeyBuffer calls
|
8 years ago |
Daniel Cousens
|
a4def1049c
|
Merge pull request #634 from bitcoinjs/txbb
TransactionBuilder cleanup
|
8 years ago |
Daniel Cousens
|
302b4f0796
|
TransactionBuilder: signatureScript is only defined once
|
8 years ago |
Daniel Cousens
|
fbcc23fa14
|
TransactionBuilder: avoid unnecessary cache object
|
8 years ago |
Daniel Cousens
|
49c6ebe3a0
|
TransactionBuilder: reword error for correctness
|
8 years ago |
Daniel Cousens
|
96f55a2ca4
|
Merge pull request #626 from bitcoinjs/clean
TransactionBuilder: remove unused variables
|
8 years ago |
Daniel Cousens
|
fd0be5e5b8
|
tests: add missing parenthesis
|
8 years ago |
Daniel Cousens
|
61718cdbaa
|
txb: remove unused variables
|
8 years ago |
Daniel Cousens
|
87f0d33a01
|
tests: script-number, not script
|
8 years ago |
Daniel Cousens
|
9f8b8c71dd
|
Merge pull request #621 from bitcoinjs/nyc
Use NYC over blanket
|
8 years ago |
Daniel Cousens
|
4cfe950403
|
tests: adhere to camelCase
|
8 years ago |
Daniel Cousens
|
dc86a74f0b
|
package: use nyc for coverage
|
8 years ago |
Daniel Cousens
|
bcb4fb315e
|
package: upgrade to standard@8.0.0
|
8 years ago |
JP Richardson
|
9ab503e36d
|
Merge pull request #614 from bitcoinjs/230
v2.3.0
|
8 years ago |
Daniel Cousens
|
27e83a2d8a
|
2.3.0
|
9 years ago |
Daniel Cousens
|
8e0d9a7f69
|
update CHANGELOG for 2.3.0
|
9 years ago |
Daniel Cousens
|
b5d9a7dfa0
|
Merge pull request #617 from bitcoinjs/buffix
bufferutils: fix pushDataInt output, BIP62 compliance
|
8 years ago |
Daniel Cousens
|
17c6ff62a0
|
bufferutils: fix pushDataInt output
|
8 years ago |
Daniel Cousens
|
1f62235c38
|
tests: add failing script decode
|
8 years ago |
Daniel Cousens
|
d96b7036fb
|
tests: add BIP62 compliance tests
|
8 years ago |
Daniel Cousens
|
2638b251e1
|
Merge pull request #616 from bitcoinjs/stealthclean
tests: improved readability for stealth address code
|
9 years ago |
Daniel Cousens
|
e74b882e54
|
tests: improved readability for stealth address code
|
9 years ago |
Daniel Cousens
|
da6aea4039
|
Merge pull request #615 from bitcoinjs/hltc
Add another CLTV test, isolate tests and cleanup
|
9 years ago |
Daniel Cousens
|
acbc8fcb2d
|
Merge pull request #603 from bitcoinjs/txbuffer
Transaction: allow parameterizable buffer
|
9 years ago |
Daniel Cousens
|
49564c2c3f
|
README: fix example links
|
9 years ago |
Daniel Cousens
|
f2ecbeb90f
|
tests/integration: separate crypto tests
|
9 years ago |
Daniel Cousens
|
ddea2d2296
|
tests/integration: separate CLTV tests, add failing expiry (in future)
|
9 years ago |
Daniel Cousens
|
fa54ba4f82
|
tests/transaction: add test for target Buffer
|
9 years ago |
Daniel Cousens
|
cc1af7d6a3
|
Transaction: return a slice, not the original Buffer
|
9 years ago |
Daniel Cousens
|
6eae0241aa
|
Transaction: allow parameterizable buffer
|
9 years ago |
Daniel Cousens
|
609d1618a4
|
Merge pull request #609 from bitcoinjs/browserifyifyify
README: clarify standalone browserify instructions
|
9 years ago |
Daniel Cousens
|
905ae8a283
|
Merge pull request #613 from hisener/master
README: fix brainwallet url
|
9 years ago |
Halil İbrahim Şener
|
79f4f273b1
|
delete brainwallet from project links
|
9 years ago |
Halil İbrahim Şener
|
c49c494636
|
check and fix all urls
Coinkite, Coinpunk, Hive and QuickCoin are closed. Also fixed Dark Wallet URL.
|
9 years ago |
Halil İbrahim Şener
|
c8dcd2959a
|
fix brainwallet url
|
9 years ago |
Daniel Cousens
|
842661fde6
|
Merge pull request #611 from runn1ng/patch-5
Adding Flow definitions link
|
9 years ago |
Karel Bílek
|
004475ac2d
|
Cosmetic changes in Flow description
|
9 years ago |
Karel Bílek
|
66baeb088f
|
Adding Flow definitions link
|
9 years ago |
Daniel Cousens
|
afd4bb9aa5
|
README: clarify script tag
|
9 years ago |