junderw
|
0729fde36f
|
Remove eslint comments.
|
6 years ago |
d-yokoi
|
03632f1507
|
style: apply prettier
|
6 years ago |
junderw
|
1732bafbc1
|
Update TypeScript to use ! instead of casting
|
6 years ago |
junderw
|
bc28949056
|
Commit js, ts, and definitions in separate folders
|
6 years ago |
junderw
|
572fd159b0
|
Added TypeScript standard linter to tests
|
6 years ago |
junderw
|
e58d012615
|
Remove safe-buffer and add type to bitcoin-ops
|
6 years ago |
junderw
|
c17cdce348
|
Move all imports to modules where possible
|
6 years ago |
junderw
|
fdf0006fde
|
Add strictNullChecks
|
6 years ago |
junderw
|
867f4b59f9
|
Add payments
|
6 years ago |
junderw
|
d684a6b2ef
|
Fix compiler errors, tests, and scripts
|
6 years ago |
junderw
|
bb98289501
|
Renamed files to ts
|
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 |
Daniel Cousens
|
55207e5742
|
tests/payments/p2pk*: add signature mismatch tests
|
7 years ago |
Daniel Cousens
|
3ed77c4820
|
payments: cleanup
|
7 years ago |
Daniel Cousens
|
cf9a35f59b
|
payments: more const
|
7 years ago |
Daniel Cousens
|
400be7114b
|
use payments in TxBuilder
|
7 years ago |
Daniel Cousens
|
38efc35fdf
|
payments: dont always require output data
|
7 years ago |
Daniel Cousens
|
f9a739e1db
|
add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh
|
7 years ago |