Daniel Cousens
|
1119a449a5
|
txbuilder: add missing signature P2MS fixture
|
6 years ago |
Daniel Cousens
|
d232545ac8
|
rename MULTISIG to P2MS
|
6 years ago |
Daniel Cousens
|
a6f2cc2924
|
Merge pull request #1229 from bitcoinjs/brows
explicitly import mocha variables
|
6 years ago |
Dabura667
|
6e574136b3
|
Merge pull request #1224 from bitcoinjs/dcousens-patch-1
bump dhttp
|
6 years ago |
Daniel Cousens
|
da88e1c5af
|
bump dhttp
|
6 years ago |
Dabura667
|
625f5e01ce
|
Merge pull request #1219 from bitcoinjs/deadfile
rm empty file
|
6 years ago |
Daniel Cousens
|
f89ef93d1e
|
rm empty file
|
6 years ago |
JP Richardson
|
6378a06db0
|
Merge pull request #1217 from bitcoinjs/402
v4.0.2 + CHANGELOG
|
6 years ago |
Daniel Cousens
|
a309ee53e2
|
CHANGELOG: add rogue packagejson removal
|
6 years ago |
Daniel Cousens
|
c8b7906058
|
4.0.2
|
6 years ago |
Daniel Cousens
|
35dbcfaa0c
|
CHANGELOG: note TxBuilder fixes
|
6 years ago |
Daniel Cousens
|
9fe542ac10
|
Merge pull request #1216 from bitcoinjs/jprichardson-patch-1
remove superfluous package.json file in payments/
|
6 years ago |
JP Richardson
|
09b2475117
|
remove superfluous package.json file in payments/
|
6 years ago |
Jonathan Underwood
|
567fa93ff0
|
Merge pull request #1213 from bitcoinjs/youssefthx
CHANGELOG: amend script.decompile return type
|
6 years ago |
Jonathan Underwood
|
d082c9b41c
|
Merge pull request #1214 from bitcoinjs/hoodwink
use Hoodwink 2
|
6 years ago |
Daniel Cousens
|
1c64094c29
|
use hoodwink@2.0.0
|
6 years ago |
Daniel Cousens
|
07fcbe5890
|
rm unused imports
|
6 years ago |
Daniel Cousens
|
b906fd6be6
|
CHANGELOG: amend script.decompile return type
|
6 years ago |
Daniel Cousens
|
3588d1100f
|
Merge pull request #1195 from bitcoinjs/fixP2MS
Fix default assignment of validate key for payments
|
6 years ago |
Daniel Cousens
|
d06c149ec3
|
avoid special code path, add explicit fixture overwrite
|
6 years ago |
junderw
|
f84a5d18a3
|
Fix test cases to make sure that validate: true is being set to default
|
6 years ago |
Jonathan Underwood
|
8bafb4273f
|
Merge pull request #1188 from bitcoinjs/breakup
break test/transaction_builder contruct stages, add sequential example
|
6 years ago |
junderw
|
24d541d0ed
|
Fix default assignment of validate key for payments
Fixes problems with p2ms experienced in issue below.
Related: #1194
|
6 years ago |
Jonathan Underwood
|
20551fd380
|
Merge pull request #1153 from bitcoinjs/paybetter
Increased coverage for payments
|
6 years ago |
Daniel Cousens
|
89eb6fac03
|
break test/transaction_builder contruct stages, add sequential example
|
6 years ago |
Dabura667
|
6afd4b04d3
|
Merge pull request #1183 from bitcoinjs/delays
integration tests: 1 timeout to rule them
|
6 years ago |
Daniel Cousens
|
ad6fa57a6d
|
1 timeout to rule them all
|
6 years ago |
Daniel Cousens
|
77bb5f9bf8
|
test/integration/addresses: add missing extra timeout
|
6 years ago |
Daniel Cousens
|
fbaad04f24
|
Merge pull request #1165 from fybwid/patch-1
Update README.md
|
6 years ago |
Yosef Benny Widyokarsono
|
64b9646870
|
Update README.md
Fix example anchor at Documentation
|
6 years ago |
Jonathan Underwood
|
e672875394
|
Merge pull request #1160 from bitcoinjs/notealt
CHANGELOG: note alternative to templates
|
6 years ago |
Daniel Cousens
|
e639914d22
|
CHANGELOG: note alternative to templates
|
7 years ago |
Jonathan Underwood
|
836f2b4263
|
Merge pull request #1146 from bitcoinjs/ectests
tests/ECPair: test fromPublic/fromPrivate in isolation
|
7 years ago |
Daniel Cousens
|
cd9e6d1d5e
|
tests/p2wsh: add secondary stacksEqual test
|
7 years ago |
Daniel Cousens
|
1051946f00
|
tests/payments/p2pk: fix wrong fixture names
|
7 years ago |
Daniel Cousens
|
55207e5742
|
tests/payments/p2pk*: add signature mismatch tests
|
7 years ago |
Daniel Cousens
|
3ed77c4820
|
payments: cleanup
|
7 years ago |
Daniel Cousens
|
54ec449a75
|
payments/p2sh: try not to rely on o. in validation
|
7 years ago |
Daniel Cousens
|
cf9a35f59b
|
payments: more const
|
7 years ago |
Daniel Cousens
|
85b1b92b6d
|
tests/ECPair: test fromPublic/fromPrivate in isolation
|
7 years ago |
Jonathan Underwood
|
d8b66641b3
|
Merge pull request #1139 from bitcoinjs/deps
4.0.1 | bump dependencies to 1.0.0 versions (and simplify Travis)
|
7 years ago |
Daniel Cousens
|
16195cc6ce
|
explicitly import mocha variables
|
7 years ago |
Daniel Cousens
|
3bb3b9f397
|
4.0.1
|
7 years ago |
Daniel Cousens
|
29fc067696
|
CHANGELOG: add 4.0.1
|
7 years ago |
Daniel Cousens
|
94f0ae85e3
|
tests/integration: fix ecurve import, as removed
|
7 years ago |
Daniel Cousens
|
ffa5ad7c28
|
bump .travis to use the LTS notation
|
7 years ago |
Daniel Cousens
|
d9e8a13cde
|
bump dependencies to 1.0.0 versions
|
7 years ago |
Jonathan Underwood
|
d67e9758c7
|
Merge pull request #1135 from bitcoinjs/moretests
Add additional payments integration tests
|
7 years ago |
Daniel Cousens
|
079d83d887
|
txbuilder: note consensus issue
|
7 years ago |
Daniel Cousens
|
ca4c9ca64c
|
add note about P2WPKH in P2WSH as a consensus fail
|
7 years ago |