erigon icon indicating copy to clipboard operation
erigon copied to clipboard

Ethereum implementation on the efficiency frontier https://docs.erigon.tech

Results 716 erigon issues
Sort by recently updated
recently updated
newest added

In prysm: ``` [2022-07-06 22:46:40] ERROR powchain: Unable to process past deposit contract logs: Could not process deposit log: received incorrect merkle index: wanted 0 but got 356 ``` `eth_getLogs`...

#### System information Erigon version: `./erigon --version` OS & Version: Windows/Linux/OSX Commit hash : bcb3cac22007af10c2270ac5de78158daa92996a #### Expected behaviour Stopping erigon gracefully #### Actual behaviour Erigon begins to loop and tries...

#### System information Erigon version: erigon version 2022.07.1-alpha-09776394 OS & Version: Windows 11 Commit hash : This one works: erigon.exe version 2022.06.6-alpha-77240899 This one panics across all Windows devices I...

#### System information Erigon version: `./erigon --version` 2022.99.99-dev-1303023c OS & Version: Windows/Linux/OSX ubuntu 20.04 Commit hash: 1303023cb8949050250384a2713c6f65896dd27e #### Expected behaviour No deadlock #### Actual behaviour Deadlock :( It stucks in...

#### System information Erigon version: `erigon version 2022.99.99-dev-18f9313c` OS & Version: `ubuntu 22.04 lxc` Commit hash : 18f9313c ```erigon --torrent.maxpeers=10 --discovery.dns="" --datadir=/data --chain=goerli --prune=hrtc``` I apologize if it's not a...

priority:high

#### System information Erigon version: `./erigon --version` The error appears differently on two different versions. See below. erigon version 2022.99.99-dev-c0de0488 erigon version 2022.99.99-dev-bcb3cac2 OS & Version: Windows/Linux/OSX OSX Commit hash...

#### System information Erigon version: 2022.99.99-dev-c1f84874 OS & Version: Linux Commit hash : c1f848746dafe06f75c9bc7c5647a2ed4e429a53 #### behaviour I have three node for press test , external rpcdaemon and erigin processes are...

gateway

The README shows that the devel branch has already support eth_newFilter , but when I test the rpc of eth_newFilter on a archive node of bsc mainnet , the rpc...

Stale