-
While designing/criticizing other high-level components, I think we've identified some pillars of the design.
I think a narrowly scoped document focusing on those pillars could be useful for multip…
-
Our chain is an Ethereum layer 2. The consensus protocol and some configuration levels are different from Ethereum, but the data structure and RPC interface are consistent with Ethereum. However, we e…
-
#### System information
Erigon version: 2.55.1
OS & Version: Ubuntu 22.04.3 LTS
Commit hash: n/a
Erigon Command (with flags/config):
`erigon --chain=gnosis --authrpc.jwtsecret=/etc/erigo…
-
**Describe the bug**
I am trying to run CellChat and I am getting a AttributeError: 'SparseCSRView' object has no attribute 'A'.
**To Reproduce**
Here is the code to call the method. The "adata…
-
#### System information
Erigon version: `v2.60.2`
OS & Version: Docker
Erigon Command (with flags/config): `erigon --chain=bor-mainnet --datadir=/home/erigon/persistence/data --http.addr=0.0.…
-
## Description
Currently Lighthouse stores every block from genesis to the current head, with no option to drop the older parts of history.
The p2p spec defines a parameter `MIN_EPOCHS_FOR_BLOCK…
-
We wrote a series of research/articles on client diversity which could have a place here:
- https://www.kiln.fi/post/ethereum-client-diversity-part-1-consensus-finalization
- https://www.kiln.fi/p…
-
It would be great if, when installing a new node, it was possible to choose paths for databases of `nethermind` and `nimbus` clients.
-
#### System information
Erigon version: `./erigon --version`
3.00.0-alpha1-da0d58c2
OS & Version: Linux
Commit hash: git_commit=da0d58c2bf7271a53df8b96db9779feeca9fced1
Consensus Laye…
-
The Merkle-CRDT technical paper suggests a Merkle-DAG is suited for a trustless network (and thus presumes a consensus algorithm) and a CRDT typically presumes a trusted network (and thus opts for inh…