-
**Is your feature request related to a problem? Please describe.**
currently for nonce too low error, nethermind rpc error message does not contain `nonce too low` string
many project use string mat…
0xyjk updated
9 months ago
-
#### System information
**Geth version:** 1.7.3-stable (Aura), 0.0.7-akroma (Akroma), 4.2.2 (Victorium)
**Redis version:** 3.0.6, 4.0.8
**OS & Version:** Ubuntu 16.04.5 64-bit
#### Problem: The…
-
We should look into implementing [EIP 4361](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4361.md) in Clef:
> Sign-In with Ethereum describes how Ethereum accounts authenticate with off-cha…
-
We primarily use go-ethereum for the crypto signing stuff to authenticate our peers, could replace it with the btcd Go implementation which is not audited but should be good enough for how vipnode use…
-
v1.12.12-stable-6d8971c9 mordor testnet Synchronisation failed
#### System information
CoreGeth/v1.12.12-stable-6d8971c9/linux-amd64/go1.20.4
#### Expected behaviour
#### Actual behav…
-
We are getting a lot of these errors:
```
2019-07-16T07:14:46.240 [error] Task #PID started from Indexer.Block.Realtime.Fetcher terminating
** (DBConnection.ConnectionError) connection not availa…
-
*Describe your issue here.*
### Environment
* Deployment type (Manual/Docker/Docker-compose):Manual
* Elixir & Erlang/OTP versions (`elixir -version`):Elixir 1.13.4/Erlang/OTP 24 [erts-12.3.2.1…
-
I want to solo-mine on a local geth node.
-
I think it may be a bug, at least I couldn't find a way to get graph-node working with IPC transport to geth node.
**What is the current behavior?**
```
Apr 07 16:23:04.309 INFO Graph Node vers…
-
Hey - I was thinking about writing a golang web3 interface to consume the geth RPC API and I found this project. Wondering why its marked as obsolete? I was planning on building this myself from scrat…