-
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…
-
### 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.
-
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…
-
### 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…
-
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…
-
I have a setup with rust-libp2p node running in a browser and using webtransport-websys. It's connected to a go-libp2p node using webtransport and tries to exchange messages using bitswap. Both bi…
-
**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…