Aligned is a verification layer for zero-knowledge proofs using EigenLayer. Our mission is to accelerate the adoption of zero-knowledge and validity proofs on Ethereum.
Non-atomic contract deployment. Specifically init() transactions are separate from contract deployment - could lead to frontrunning and taking over contracts via init().
Description
init()
transactions are separate from contract deployment - could lead to frontrunning and taking over contracts viainit()
.