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

#### System information Erigon version: `./erigon --version` erigon version 2022.08.1-alpha-7dabdc32 OS & Version: Windows/Linux/OSX Linux Commit hash : 7dabdc32 #### Expected behaviour no runtime error #### Actual behaviour ```   |  ...

#### System information Erigon version: `./erigon --version` ``` [ erigon]# ./build/bin/erigon --version erigon version 2022.99.99-dev-cef61090 ``` OS & Version: Windows/Linux/OSX ``` linux ``` Commit hash : ``` 46ef7e5305b382c5db6387bcbed1e34f544c1938 ``` ####...

#### System information Erigon version: `erigon version 2022.08.1-alpha-7dabdc32` OS & Version: Linux Commit hash : #### Expected behaviour Erigon on BSC should synchronise within a month. #### Actual behaviour I...

I run erigon version `2022.99.99-dev-64bc837c` on **Linux Debian 10x** with 16GB RAM but always face the OOM exception. #### Steps to reproduce the behaviour just run erigon like `/build/bin/erigon --chain=goerli...

gateway

#### System information Erigon version: `2022.07.04-alpha` There's a slight difference in how Geth and Erigon return the data, erigon has an extra `result` key for some reason. #### Expected behaviour...

#### System information erigon version 2022.99.99-dev-18f9313c OS & Version: Ubuntu 20.04.4 LTS Commit hash : #### Expected behaviour Not throw this error during normal syncing operation? #### Actual behaviour ```...

added commitment to aggregation run in erigon22 fixed allSnapshot database reading in erigon2 fixed genesis initialization Currently commitment doesn't provides correct hashes after 3 blocks due to reading from state...

Implemented logging to different files of error and user logs along with stdout. Default log directory is /var/log/erigon Data printed to stderr doesnt go to this logs. Requires merge of...

#### System information Erigon version: `erigon version 2022.05.5-alpha-ff5b94ee` OS & Version: Linux Commit hash : `ff5b94ee` #### Expected behaviour Don't crash #### Actual behaviour Crash #### Steps to reproduce the...

#### System information Erigon version: 2022.08.02 OS & Version: Ubuntu Server 22.0.1 #### Sentry CMD (Server 1) ````bash ./sentry --datadir=/home/sentry --sentry.api.addr=0.0.0.0:9091 ```` #### Erigon CMD (Server 2) ````bash ./erigon --chain=mainnet...