Daniel Wang
Daniel Wang
### Describe the feature request A malicious proposer can submit batches that are expensive to ZK-prove, for example by including many `ECDSA` signature recovery operations. This introduces an attack vector...
The following contracts have some changes and should be re-deployed: - Taiko Bridge (L1 & L2) - https://github.com/taikoxyz/taiko-mono/pull/19538
### Describe the feature request As of now, the lookahead of the next epoch is posted in the current epoch, but what if the lookahead of the current epoch is...