This website requires JavaScript.
Explore
Help
Sign In
RanchiMall
/
bitcoinjs-lib
Watch
3
Star
0
Fork
0
You've already forked bitcoinjs-lib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7711bba1dc
bitcoinjs-lib
/
src
/
templates
History
Daniel Cousens
47e5a0e179
witnessScriptHash: fix null decompile leading to errors -- TODO: add test
2018-06-27 17:38:27 +10:00
..
multisig
sed -i 's/ var / const /', with const->let fixes
2018-06-25 18:26:23 +10:00
pubkey
sed -i 's/ var / const /', with const->let fixes
2018-06-25 18:26:23 +10:00
pubkeyhash
sed -i 's/ var / const /', with const->let fixes
2018-06-25 18:26:23 +10:00
scripthash
sed -i 's/ var / const /', with const->let fixes
2018-06-25 18:26:23 +10:00
witnesscommitment
sed -i 's/ var / const /', with const->let fixes
2018-06-25 18:26:23 +10:00
witnesspubkeyhash
sed -i 's/ var / const /', with const->let fixes
2018-06-25 18:26:23 +10:00
witnessscripthash
witnessScriptHash: fix null decompile leading to errors -- TODO: add test
2018-06-27 17:38:27 +10:00
index.js
sed -i 's/ var / const /', with const->let fixes
2018-06-25 18:26:23 +10:00
nulldata.js
sed -i 's/ var / const /', with const->let fixes
2018-06-25 18:26:23 +10:00