2 Commits (94872f9bfedf0a441842f95586116582b94c004f)

Author SHA1 Message Date
d-yokoi 03632f1507
style: apply prettier 6 years ago
junderw bc28949056
Commit js, ts, and definitions in separate folders 6 years ago
junderw 3124e50e52
TypeScript hates Buffer.prototype.reverse, so fixed it. 6 years ago
junderw 037fbd8984
# This is a combination of 2 commits. 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 a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 7 years ago
Daniel Cousens 549b36bf1a rm deprecated bufferutils 7 years ago
Daniel Cousens 33c72e49c4 package/*: use bitcoin-ops, pushdata-bitcoin packages 8 years ago
Daniel Cousens 3bff2c63af transaction: simplify toBuffer offset management 8 years ago
Daniel Cousens 29a865788d use varuint-bitcoin 8 years ago
Daniel Cousens fd40232147 package: remove buffer-compare/buffer-equals 8 years ago
Daniel Cousens 17c6ff62a0 bufferutils: fix pushDataInt output 8 years ago
JP Richardson ac8ae8f0ed opcodes: add json extension to fix Webpack JSON loader 9 years ago
Daniel Cousens 731a31ecba use buffer-reverse 9 years ago
Daniel Cousens 28372f0cd7 use buffer-equals 9 years ago
Daniel Cousens 70c874e3cc bufferutils: remove use of assert 10 years ago
Wei Lu d7019e7492 Revert "bufferutils: remove equal, use Buffer.compare" 10 years ago
Daniel Cousens 75540b6116 bufferutils: remove equal, use Buffer.compare 10 years ago
Daniel Cousens ec66ca9b1a bufferutils/script: allow for invalid pushDatInts, fixes #367 10 years ago
Daniel Cousens 5beee20038 bufferutils: add equal 10 years ago
Daniel Cousens 0bba21546f various: more standard-format artifact fixes 10 years ago
Daniel Cousens 399803affa use standardjs formatting 10 years ago
Daniel Cousens 2214ccfdd8 bufferutils: add varIntBuffer 10 years ago
Daniel Cousens 71d4c78b88 bufferutils: add Buffer reverse 11 years ago
Daniel Cousens b9bdf21cbe bufferutils: use verifuint for 64 bit integers 11 years ago
Daniel Cousens 7e9b5d8584 bufferutils: return opcode for use 11 years ago
Daniel Cousens d18f2dba00 bufferutils: add PUSHDATA implementation 11 years ago
Daniel Cousens 05e0d08098 BufferExt: rename to bufferutils 11 years ago
Daniel Cousens c8bda6dde6 Adds Buffer extensions 11 years ago