You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
junderw 35adaa8471
Add test from bugfix, also remove unnecessary arg
6 years ago
..
payments Added TypeScript standard linter to tests 6 years ago
templates Added TypeScript standard linter to tests 6 years ago
address.ts Remove safe-buffer and add type to bitcoin-ops 6 years ago
block.ts Added TypeScript standard linter to tests 6 years ago
bufferutils.ts TypeScript hates Buffer.prototype.reverse, so fixed it. 6 years ago
classify.ts Move all imports to modules where possible 6 years ago
crypto.ts # This is a combination of 2 commits. 6 years ago
ecpair.ts TypeScript hates Buffer.prototype.reverse, so fixed it. 6 years ago
index.ts Remove safe-buffer and add type to bitcoin-ops 6 years ago
networks.ts Fix some exports 6 years ago
script.ts Remove safe-buffer and add type to bitcoin-ops 6 years ago
script_number.ts Remove safe-buffer and add type to bitcoin-ops 6 years ago
script_signature.ts Remove safe-buffer and add type to bitcoin-ops 6 years ago
transaction.ts Remove safe-buffer and add type to bitcoin-ops 6 years ago
transaction_builder.ts Add test from bugfix, also remove unnecessary arg 6 years ago
types.ts noImplicitAny is now true 6 years ago