Skip to content

add: devnet-4 plan#71

Open
anshalshukla wants to merge 3 commits intoleanEthereum:mainfrom
anshalshukla:anshalshukla/pq-devnet-4-plan
Open

add: devnet-4 plan#71
anshalshukla wants to merge 3 commits intoleanEthereum:mainfrom
anshalshukla:anshalshukla/pq-devnet-4-plan

Conversation

@anshalshukla
Copy link

No description provided.

- Valid values: `1` to `4`.
- This field is set only when `is_aggregator: true`.
- Semantics:
- `1`: least proof efficiency, fastest proof construction.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest renaming "least/highest proof efficiency" by "biggest/lowest proof size".

@unnawut
Copy link
Collaborator

unnawut commented Feb 27, 2026

lgtm!


- Dynamic committee assignment changes
- Changes to validator churn/activation logic
- Multi-message proof batching beyond one aggregate-per-message semantics
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this next devnet i.e. devnet-5? because right now proposer signature needs to be over whole BlockWithAttestation and not just proposer attestation

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant if we can aggregate proofs over different messages into one so that each block can have single proof, even with multiple messages. Currently leanVm supports recursive aggregation over a particular message, I'm guessing it's possible to aggregate proves over different messages into one but not sure if it is on the roadmap. Also, I'm unaware if we have had any discussions about devnet-5.

I think this is not binding in anyway so we can leave it here.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes this is not a devnet4 concern but devnet5 conversation


## Configurations

- `validator-config.yaml`: TBD
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't see any configuration change in this for validator-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants