-
### Describe the feature
Add an example of how to start a custom RPC method alongside an ExEx, and feed the data from the RPC method into the ExEx, and from the ExEx into the RPC response.
The ExE…
-
The arguments of RPC currently have to be either serializable or JsValue. Ideally, this restriction should be relaxed to allow composite types, e.g., an arbitrary struct or enum containing a JsValue t…
-
I have a rather basic need to pass strings in between the cores via RPC, which actually represent a JSON.
I know those changes are probably meant in other repositories, but the use-case is in the c…
-
https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-admin#admin-peers
-
The open-rpc specfile we're using to generate the documentation has fallen out of date. It's currently `v20.1.0` while the released software is `v20.3.1`. The specfile (and the produced documentation,…
-
fp voting power query panics even though latest block height is greater than queried height
```
"sync_info": {
"latest_block_hash": "D803ABE34A9CBBC5E5053046BF75311171FAE441696D8874B49293432A5E32…
-
### Version & Environment
Redpanda version: (use `rpk version`): v23.2.7
GKE k8s 1.25.10-gke.1200
Redpanda helm-chart 5.2.0 (attaching my values file)
### What went wrong?
Cluster healt…
-
We're depedent on this node to run 100% of the time for the api and other places in the code. We need to replace it with the new [RPC proxy](https://github.com/akash-network/support/issues/235) that w…
-
Hello,
I am using `@grpc/grpc-js` in version `1.12.2`.
I am reporting a bug related to this issue on the owner's repo: https://github.com/grpc/grpc-node/issues/2853
Bug does not occur when u…
-
**Description**
LSP suddenly stops with a message: Could not find URI color scheme in neovim
**To Reproduce**
Steps to reproduce the behavior:
1. Import any .c3l library (for example, sdl2 from …