David Case

Results 8 issues of David Case

When negative start or end values are passed to ltrim which are greater than length of list, negative values are passed into the slice function which improperly slices the array.

Building for 32bit in TinyGo for a web-assembly build, comparing an `int` to `0xffffffff` leads to the following build error: `github.com/libsv/go-bt/[email protected]/bscript/script.go:412:9: 0xffffffff (untyped int constant 4294967295) overflows int` I have...

Was breaking multi-byte symbols, such as Kanji

Enable CORS middleware