-
Hi, I want start a private bsc network for test purpose, in etherem I can simply use `--mine` flag to set the node be a miner, but it's not working in bsc.
I searched the issues and read the docume…
-
Need to have some activity in the devnets to be closer to real networks
-
The Filecoin nv21 upgrade, scope and timeline is being [planned here](https://github.com/filecoin-project/core-devs/discussions/140).
In Lotus we need to add the skeleton for nv21 without any upgra…
-
After the regression in performance of v0.34.0, it is clear that we will need a further, more comprehensive testing process for future releases which includes our various environments, setups and spec…
-
**Is your feature request related to a problem? Please describe.**
Sometimes we need to know what's the latest available block number/hash. We can use the JSON-RPC provider to do that, but there is a…
-
### Describe the feature
Currently we load the KZG trusted setup from a file:
https://github.com/paradigmxyz/reth/blob/0f600d39f624df27ad2f8ad0b9208a5aa869afb0/crates/primitives/src/constants/eip484…
-
**I modified config.toml as follows:
syncmode = "full"
gcmode = "archive"
But I don’t know how to use the provided genesis.json file to synchronize blocks from 0, and the following problem occurs,N…
-
Running on my local machine. Previously this node was syncing linea goerli. I switched the config to point to a different genesis file and startup fails which is expected. However - segfault - happens…
-
Devnet v6 spec: https://notes.ethereum.org/@bbusa/dencun-devnet-6
Specs: https://github.com/ethereum/consensus-specs/releases/tag/v1.4.0-alpha.1
We'll branch off `deneb-devnet6` from `deneb-integr…
-
### Describe the bug
There are duplicate keys assigned to db buckets which could lead to unintended behavior.
### Expected behavior
There should not be a key used twice for any bucket. Unles…