-
#### System information
OS & Version: Windows 11 & Ubuntu 18.04
Commit hash : develop
When I run the TestClientCancelWebsocket with goleak, there are some go routine leaks, as mentioned below.…
-
Right now we're using a single indexer to run the whole network. If that indexer starts generating fake transactions, all the signing parties will pick up those fake transactions.
We need to prove …
-
Hello, I'm planning to use gRPC for my next project, but as far as I've understood only RPC on the server are supported. The situation is that I want to connect multiple clients to a gRPC server and t…
-
**Describe the bug**
When using asynchronous RPC methods in wslink, requests are processed sequentially, even though the RPC methods are defined as async. This blocks concurrent handling of Web…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you ran the program with debug logging?
- [X] I used `--log-level=debug` when running the program
### Wh…
-
I followed this tutorial to establish a "Data Exchange Between Python on Linux & Arduino Sketch": https://docs.arduino.cc/tutorials/portenta-x8/python-arduino-data-exchange/
I've tried going throug…
-
### Version of Git SHA
rollkit version
rollkit version: v0.13.7
rollkit git sha: 0335555
### System OS
Linux
### Installed tools
Docker, makefiles
### Others
_No response_
…
-
We would like to enhance the observability of the JSON-RPC container by adding a `/metrics` endpoint that exposes application metrics in the Prometheus format. This will allow us to monitor key perfor…
-
#### Overview of the Issue
Hello, sirs!
I have been trying to configure a Consul Cluster with ACL deny policy, but I noticed some weird behaviour: anonymous clients with anonymous token (w…
-
## Quality Improvement Ideas
- Separate frontend and backend within a monorepo.
- Replace the backend with Hono OpenAPI + RPC to ensure consistency between handler logic and the OpenAPI schema.
-…