erigon
erigon copied to clipboard
Ethereum implementation on the efficiency frontier https://docs.erigon.tech
# Rationale Currently, the Gnosis Chain (formerly xDai) is supported by two clients: OpenEthereum and Nethermind. OpenEthereum will stop working when The Merge happens, so people should get off it...
#### System information Erigon version: version 2022.99.99-dev-c1eef706 OS & Version: Windows 11 (Build 22000.856) Commit hash : c1eef706b37334f8d6d98d3c73fc8a5377214cc8 PC: i9-11900H processor, 32 GB RAM, 2 TB M.2 disk #### Expected...
There appears to be some kind of fence post error with `eth_getTransactionReceipt` in polygon. If I am interpreting the error message correctly, it tries to access `array[array.length]`, which is one...
#### System information Erigon version: `./erigon --version` erigon version 2022.99.99-dev-6e18bef6 OS & Version: Windows/Linux/OSX Linux Commit hash : 6e18bef60ae12b633b472969d1fe3adf58d0127d #### Expected behaviour Erigon progresses past Snapshots download. #### Actual behaviour...
I posted this issue into Erigon discord two months ago. However, this issue still persists in the latest version and it makes many RPC APIs misbehave. I don't have time...
#### System information Erigon version: `erigon version 2022.99.99-dev-c1214e4a` OS & Version: `MacOS Monterey Version 12.5` Commit hash : `c1214e4ac5c987461c84a7eae12e755922e5df3d` #### Expected behaviour When sending transactions, new blocks should be created,...
#### System information erigon version 2022.08.2-alpha-35c4faa1 Ubuntu 20.04.4 LTS #### Actual behaviour fatal error: stack overflow #### Steps to reproduce the behaviour **hard stop sync and then start it again**...
#### System information Erigon version: downloaded 2 days ago OS & Version: Windows server 2012 R2 in a Hyper-V VM Commit hash : #### Expected behaviour resumption of blockchain sync...
#### System information Erigon version: `erigon version 2022.08.2-alpha-35c4faa1` ``` [INFO] [08-17|16:44:46.803] Build info git_branch=HEAD git_tag=v2022.08.02 git_commit=35c4faa1b41e8379a74d0385505add0dd450c2ed [INFO] [08-17|16:44:46.804] Starting Erigon on Ethereum mainnet... [INFO] [08-17|16:44:46.804] Maximum peer count ETH=100 total=100...
#### System information Erigon version: 2022.06.6-alpha-77240899 OS & Version: Linux using Docker #### Expected behaviour The blockNumber property should be consistently formatted as a hex string through the entire RPC...