-
Write a go program that given a file and an index into the file returns a valid merkle proof of that index to the root of the file. There's some ambiguity in the interface here. Maybe we take in cha…
-
## Description of the updates required
- Consolidate the OP Mainnet one into this page
- Add redirect
## Github issue label criteria
> Choose the appropriate github issue labels for each…
-
## Description of the updates required
This page should be deleted and we should just use the `Difference Between Ethereum and OP Stack Chains`
## Github issue label criteria
> Choose the…
-
Parameterize CONSOLIDATION_REQUEST_CONTRACT_ADDRESS on startup as the deposit request.
Context: Request made in this this comment of the System Call PR: https://github.com/hyperledger/besu/pull/726…
-
Today I re-discovered all the problem sets and complexities coming up when thinking about how/where to multi-thread the client, and I wanted to give this some write-up, so that it's not necessary to r…
-
## Description of the updates required
> Write a description of the current state of the page.
## Github issue label criteria
> Choose the appropriate github issue labels for each page.
…
-
#### Summary
With our latest stack, we currently only run internal devnets. The next step is to open up our new public devnet Lunare.
#### Solution
Launch our new public devnet.
-
The idea of Machine IDs were to have a _somewhat_ random number that could identify a machine (epoch + some random number). Ideally we would get some randomness from the network to generate the random…
-
**Describe the bug (observed vs expected behavior)**
When forking mainnet and trying to simulate transactions on a clean state it seems there are some discrepancies between devnet fork and mainnet
…
-
In order to reduce the confusion between new and old chain ids i propose the following directory structure for this repository:
```
├── olds
│ ├── mainnets
│ │ └── commercio-mainnet
│ │ …