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
Taken from browserify-buffer.
Also adds a few more tests to assert this is working correctly from both
read and write perspectives.
The assertion in for writePushDataInt in the 32 bit case was
unnecessary as that is handled by buffer.writeUInt32LE anyway.
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