-
Moving forward, @elmattic will take ownership of this repository. This requires quite a bit of knowledge transfer from @aatifsyed. This is tracked here.
> [!NOTE]
> Ownership doesn't mean sole c…
-
I have begun sketching out this protocol in open-rpc:
https://json.cash
It is still a work in progress.
This is a finished example for ethereum:
https://playground.open-rpc.org/?schemaUrl=…
-
I would like to propose converting the specification to use the [Bikeshed spec pre-processor](https://github.com/tabatkins/bikeshed).
Bikeshed produces specification documents that are equivalent t…
-
At the moment, if you have server-defined errors that can be returned by any of the methods, you would have to `$ref` the error(s) in each method you have.
This amounts to a lot of repetition.
-
### Describe the bug
## Problem
Errors returned from ethereum JSON-RPC api providers, when not expected by ethjs-query, are in a hard to use format.
Using localhost, or using addEthereumNetwo…
-
### Which package/s are you suggesting this feature for?
grid_client
### Is your feature request related to a problem? Please describe
-
### Describe the solution you'd like
Check if the usabilit…
-
Currently the parser isn't parsing all the necessary information into code models (for instance the receiver of a function etc.) Also some of the code is specific for the parsing done for openrpc docu…
-
EDIT Nov '24: See up-to-date issue https://github.com/gnolang/gno/issues/2953
---
## Description
This issue outlines a proposal to improve the existing state of the gno.land documentation whi…
-
Based on comparison with this: https://app.metrika.co/hedera/dashboard/network-overview?tr=1d
(Bias alert: I'm with the Stellar development foundation)
-
**Describe the bug**
Notifications are methods without a `result` property. The current util fails to parse such documents and returns an error
```
TypeError: Cannot read properties of undefine…