-
-
**Describe the bug**
It has come to our attention that the Katana implementation is missing the fee token for STRK. This omission leads to incompatibility with OpenRPC due to the absence of v3 transa…
-
#### Problem
In the docs for `Method` it is written:
> The method name is used as the method field of the JSON-RPC body. It therefore MUST be unique.
Consider a JSON-RPC API method of [ours](…
-
I'm currently working on #2425 and related PRs, and there is work to do on supporting the exact position in the document for functions like `rstudioapi::navigateToFile()` and `rstudioapi::documentNew(…
-
**System Information**
Geth version: `Geth/v1.10.17-stable-25c9b49f/linux-amd64/go1.18`
OS & Version: `Debian 11.3 Bullseye`
**Questions**
1. With the `debug_traceBlockByNumber` method, I ex…
-
Hi!
For our methods, we have multiple common params for each method, let's call them `Username` and `Password`. So if we have 100 methods, we are for each one required to write:
```
"params": […
-
The motivating use-case is #4038.
While we're in the area we can do a lot of cleanup.
- #4067
- #4081
- #4007
- #4134
- #4172
- [x] Introduce `crate::rpc::Client`, remove `crate::rpc_client…
-
Machine readable definitions in specs (or out-of-band) makes it possible for tools to use that information for a variety of purposes:
- Generating binding code, as in the case of [Web IDL](https://he…
-
List is rank-ordered in terms of importance for our report @ .
Questions for each item:
* What is the state of this project?
* What obvious action items are there and what is their urgency? (…
rvagg updated
3 years ago
-
> This is the start of an article we might want to put on open-rpc.org, or somewhere, just putting it here to reference, possibly PR soon.
# REST over HTTP is over. Long Live REST.
## What is RE…