-
This is a *very* petty nitpick, by the way.
The notebook canonically refers to a "hex" as an instance of casting something (aka a list of patterns), whereas a "spell" is just a type of pattern. How…
-
I'm developing a package which we internally use / plan to use for aggregating trajectories into hexagonal grids: https://github.com/willirath/hextraj
The package is under heavy development (or at …
-
I was wondering isn't it better for this to error? Although the hex string is valid, it's 33 bytes when decoded. Currently it just cut's the last byte.
```
let bytes: [u8; 32] = SerdeHex::::from_h…
-
## Bug Description
`SyncFinalityProviderStatus` incorrectly updating the status of Finality Providers (FPs) that don't actually exist on the consumer chain.
https://github.com/babylonlabs-io/fin…
-
I created (or separated) this repo from the following PR,
- https://github.com/sanak/geos-wasm/pull/5
> - [x] Upgrade testxml files from GEOS repository
> - [ ] Support WKB HEX format
> - [x] Fix …
-
**Is your feature request related to a problem? Please describe.**
With the advent of skins being added, different colors for clothes are pretty much useless.
**Describe the solution you'd like**
…
-
We are using `assert.err=` to give context for a given error. `` may be a integer or a constant, a failing assert like `assert.err=ERR_INVALID_NOTE_TYPE` will then result in an error similar to:
``…
-
When I try to use --frame-dup, I get:
```
Error Video encoding (v2.42.2)
D:\Eseguibili\Media\StaxRip\Apps\Encoders\x265\x265.exe --crf 16 --preset slow --output-depth 10 --level-idc 4.1 --no-hi…
-
Hello,
While using your library, i've been trying to send hex values into a buffer using CAT_VAR_BUF_HEX. Every hex value i send over has to be even, for example if i send 0x123 it will ERROR, this…
-
**Is your feature request related to a problem? Please describe.**
Ability to use all colors would be nice
**Describe the solution you'd like**
Support for a stringinput akin to "#123456" instead…