-
One of the weakness and most annoying thing when implement JSON-RPC function is the lack of response validation. The other thing is we need to craft the response shape in a non reliable way.
On the…
-
[Here](https://github.com/near/docs/tree/master/docs/5.api/rpc), we have a number of [undocumented RPC endpoints](https://github.com/near/nearcore/blob/master/chain/jsonrpc/client/src/lib.rs). +…
-
[Cuprate](https://github.com/Cuprate/cuprate) is an effort to create an alternative Monero node implementation.
Location: [Libera.chat, #cuprate](https://libera.chat/) | [Matrix](https://matrix.to/…
-
**Describe the bug**
Autodiscovered "rpc.discover" results are not loaded as document although the service complies with the discovery spec.
https://spec.open-rpc.org/#service-discovery-method
**…
-
Given the error:
```
{
"code": 32010,
"message": "No Invoice Found",
"data": {
"uuid": "aaa-bbb-ccc"
}
}
```
and the openrpc document:
```
{
"name": "getInvoice"…
-
[Cuprate](https://github.com/Cuprate/cuprate) is an effort to create an alternative Monero node implementation.
Location: [Libera.chat, #cuprate](https://libera.chat/) | [Matrix](https://matrix.to/…
-
https://app.warp.dev/block/6klhlip65KYjUJMMYuRLH2
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Thanks for amazing project!
We have been using pydantic for couple of years and it become a standard building block f…
-
Rate-limiting by IP address
-
Using a generator on the currently deployed openrpc doc will fail with various errors (cleaning up one error will lead to a new one etc). The linked playground, once pointed to the hosted doc, will al…