-
# Background
With a lot of eyes on EIP-4844 lately, we need a tracking issue to start capturing tasks needed in Nitro to support shard blob transactions. We have L1 devnets already with blobs avail…
-
currently chain modules are serviced only.
see how I changed hermes modules to be reusable not only in serviced.
so can make abstract module config per existing chain, and just reuse in serviced…
-
# Attnets revamp
Since the launch of the beacon chain, the "backbone" of attestation subnets (attnets) relies upon staking nodes connecting to a random set of subnets. The size of this random set i…
-
or ever
-
As part of the discussion on ethereum/pm related to resetting CFI between upgrades, it was proposed to stop using Github Projects and move to markdown files instead. To separate the discussions, I'm o…
-
## Describe the bug
The devnet tests currently take advantage of the fact that the devnets have a legacy gov interface which makes v1Beta1 requests compatible with the newer v1 interface. This has …
-
### Describe the feature
Currently, `op-reth` doesn't parse Optimism hardforks from Genesis files, with common chains like Base's being [hardcoded](https://github.com/paradigmxyz/reth/blob/91c7dd04…
-
Issue similar to https://github.com/kurtosis-tech/ethereum-package/issues/378
This issue involves running two enclaves:
- The primary genesis enclave follows the provided default network partici…
-
Currently, Penumbra Labs runs an RPC at `grpc.testnet{,-preview}.penumbra.zone`. However, we won't be doing this for a production mainnet. We want to ensure users have choice in their RPC provider and…
-
### Background & motivation
I would like to be able to pass build args (or build-time variables) to Dockerfile when building the images with `ImageBuildSpec`. This is something I can get around at th…