privacy-scaling-explorations / zkevm-circuits

https://privacy-scaling-explorations.github.io/zkevm-circuits/
Other
818 stars 854 forks source link

Feat/Blob 4844 Pi Circuit Chunk Txbytes Condense #1796

Closed darth-cy closed 6 months ago

darth-cy commented 6 months ago

Description

Simplifies the chunk_txbytes section within PICircuit and condenses the section into one row with a copy constraint for TxCircuit where the correctness of l2 tx bytes accumulation and final keccak hash is actually ascertained.

Type of change

darth-cy commented 6 months ago

Apologies. Selected the wrong target branch.