Luke Childs
|
d02483473b
|
allocUnsafe for faster buffer cloning
It's safe to do this because we immediately overwrite the entire buffer. No need to zero out first.
|
2020-04-28 19:58:21 +07:00 |
|
Luke Childs
|
e9382ebea2
|
Fix horrific bug!
|
2020-04-27 20:37:32 +07:00 |
|
Luke Childs
|
f7034350e9
|
Clone transaction data more efficiently
|
2020-04-26 15:22:38 +07:00 |
|
junderw
|
5679a4b455
|
Check write/read Slice out of bounds
|
2020-01-15 14:14:02 +09:00 |
|
junderw
|
717166e668
|
Fix comment
|
2020-01-15 11:28:56 +09:00 |
|
junderw
|
06674b19fe
|
Add BufferReader to Transaction and fix tests
|
2020-01-15 10:50:33 +09:00 |
|
junderw
|
91e6c8abc3
|
Move to bufferutils and add BufferReader
|
2020-01-15 10:44:29 +09:00 |
|
d-yokoi
|
03632f1507
|
style: apply prettier
|
2019-03-04 22:10:40 +09:00 |
|
junderw
|
bc28949056
|
Commit js, ts, and definitions in separate folders
|
2019-01-04 18:33:02 +09:00 |
|