-
I'm running into a baffling warning. I'm mix.locked on 0.8.9, and I keep receiving the below error at compile time
```
==> x509
Compiling 25 files (.ex)
warning: Jason.decode!/1 is undefined …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
This was disabled because we couldn't get it to work.
### Expected Behavior
_No response_
##…
-
`rutvishah@Rutvis-Laptop keycard % ./keycard install -l debug -a keycard.cap -f
INFO [07-10|17:44:25.562] waiting for a card package=status-go/cmd/keycard
INFO [07-10|17:44:25.…
-
Sea-Bird recently released a python package for reading and processing their instrument data:
https://github.com/Sea-BirdScientific/seabirdscientific
It seems like this could be used for reading…
-
Home-Assistant: 2024.8.1
llama-conversation: 0.3.6
webcolors: 1.13
Exact same issue was marked as fixed in 0.3.3 but appears not to be: https://github.com/acon96/home-llm/issues/165
What is …
-
I have been using `browsercookie` in a custom script to fetch API values (for months), but it seems the latest version of Chrome changed something and `bc` is not able to extract cookies anymore.
C…
-
[Codepen](https://codepen.io/adamriguez/pen/eRaXeq)
-
This package doesn't seem to show up in Atom anymore, and if you go to https://atom.io/packages/hex, it says 404 page not found.
-
### What happened?
Features and Resources aren't shown when hovering over a hex in The Stolen Lands Scene. For instance the following hex should specify there's a freehold.
![Screenshot 2024-08-06 a…
-
I am trying to create a merkle tree outside of EVM context so I am using `SimpleMerkleTree`. While the consumer are free to implement the `leafHash` function, the `nodeHash` is proving to be difficult…