Mário Havel
Mário Havel
Updating docs on running nodes to prepare it for The Merge. Pages `Nodes and clients` and `Run a node` got restructured and simplified. Opening PR just as a draft, I...
### Describe the feature I understand the client is still under heavy development and the current logging might be suitable for debugging. However it becomes pretty confusing and impractical for...
Using a hardware wallet, Frame only loads addresses up to index 40. This limits use cases, especially if user cares about privacy and doesn't reuse addresses. But more importantly, it...
When user calls Dshackle with a wrong request and any upstream doesn't respond, Dshackle returns an error, e.g. `code":-32002,"message":"No response or no available upstream..`. However, when it forwards the request...
With the current discussion about deploying Taproot, I am interested how Umbrel will handle policy for consensus. I believe your users are already significant part of the network and might...
Chart of predicted total difficulty shows `1e18` which should be `1e22`. When real value is used, the variable overflows and plotting fails so it's divided by 10000.
When browsing list of nodes, the fronted currently enables searching for client name, user string or ip. It would be great to have more sorts of filters like version, dial...
API has some issues reading certain data from crawler database. Not sure if this is issue with the parser on API side or formatting by crawler. Example of error in...
**Optimum creates a wrong chat_template config when running on linux.** Using optimum-cli to conver llama 3.1 8b to int4 compression, the model fails to run using [samples from genai repo](https://github.com/openvinotoolkit/openvino.genai/tree/master/samples/python/chat_sample)....
Moving EIP 6916 to last call of the review. It has now been implemented in 4 clients so core devs had enough time to review how it works