junderw
|
f058140ea8
|
Fix lint payments p2wsh
|
6 years ago |
junderw
|
0729fde36f
|
Remove eslint comments.
|
6 years ago |
d-yokoi
|
070a782149
|
style: apply format
|
6 years ago |
d-yokoi
|
03632f1507
|
style: apply prettier
|
6 years ago |
d-yokoi
|
de361673cf
|
build: add compiler options to forbid unused local variables and parameters
|
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 |
Daniel Cousens
|
a976fba27b
|
add network derivation from redeem.network
|
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
|
3ed77c4820
|
payments: cleanup
|
7 years ago |
Daniel Cousens
|
14d9636b6e
|
testing/p2wsh: add missing test case coverage
|
7 years ago |
Daniel Cousens
|
0d0f1d0847
|
payments: rm dependence on address export
|
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 |