-
Geth has a method called [getRawTransactionByHash](https://ethereum.stackexchange.com/questions/7473/get-raw-transaction-from-hash).
I now have a use for it, and want to write tests for it, so now …
-
I just tested this software on an Ubuntu 17.04 with geth 1.6.5 (newest version) where it worked correctly. Can you test it on OS X with the newest version of geth, Mads?
-
#### System information
Geth version: Geth/v1.10.3-stable-991384a7/linux-amd64/go1.16.3
OS & Version: Linux, GKE
Resources: 8TB SSD (GCP), 3 CPU, 12GB RAM
#### Expected behaviour
* archive no…
voron updated
3 years ago
-
In this codebase I am not seeing the functionality for the eth1 node that is required to run a validator. There does not appear to be any geth node deployment. Am I just missing something and this is …
-
Is there an updated version to latest frontier release? I found couple of issues
- Failure in CP command when copying keystore file after account creation
- What is bzz option - When the node started …
-
#### System information
Geth version: `Geth/v1.101304.2-stable-c6b416da/linux-amd64/go1.20.10`
OS & Version: OSX
**Describe the bug**
We are getting an error on our nodes that says:
`"messag…
-
It's quite simple... I have a basic wallet key file that I created earlier using `geth new account` from a Windows command prompt. I then installed Ethereum Wallet later on upon discovering it. I run …
-
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…
-
Hey guys, I am having the following problem. I got all the setup right and ran through
`docker-compose up`
Now, I connected to my database via remote connection but I don't have any entries in any…
-
[Sepolia genesis state from Github](https://github.com/eth-clients/merge-testnets/blob/main/sepolia/genesis.ssz) can not work.
I follow the [guide](https://docs.prylabs.network/docs/install/install…