-
**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…
-
We should link to the OpenRPC playground as a means to explore the spec.
Currently its doesn't seem possible to link to the playground and have the spec auto-loaded. We may want to consider contri…
-
### Description
I used the `go-ethereum` library to retrieve a block by number, the block hash did not match the block hash returned by `playground.open-rpc.org`. I expected the block hash to match…
-
The playground complains about the OpenRPC version. We need to investigate if this is an issue with the playground, or with the version being specified.
-
### Ethers Version
@ethersproject/providers `5.6.5`
### Search Terms
BaseProvider,getStorageAt
### Describe the Problem
I came across this while trying to use `provider.getStorageAt(som…
-
OpenRPC defined a common specification for JSON RPC APIs: https://spec.open-rpc.org/#schema-object
This makes exploring a service nice with a playground like: https://playground.open-rpc.org/?schem…
-
Based on comparison with this: https://app.metrika.co/hedera/dashboard/network-overview?tr=1d
(Bias alert: I'm with the Stellar development foundation)
-
### Problem
The goal of this issue is to analyze the Hedera EVM compatibility with the Ethereum Go client: [github.com/ethereum/go-ethereum/ethclient](https://pkg.go.dev/github.com/ethereum/go-ethere…
-
**Current behavior**
The `starknet_getEvents` method is failing when called with the associated hurl script. See the received response below:
```
{"jsonrpc":"2.0","error":{"code":520,"message":…
-
**Current behavior**
The `starknet_addInvokeTransaction ` rpc method is failing when called with the associated hurl script. See the received response below:
```
{"jsonrpc":"2.0","error":{"code…