06-01, 12:30–12:55 (Europe/Prague), Flower Stage
This is a technical talk that introduces a sequencing protocol for a rollup enhanced with security solutions that trap hacking transactions. The talk elaborates on implementation details, and topics such as censorship resistance.
The Ethereum consensus protocol defines how transactions are included in blocks. It is accepted as fully decentralized and censorship-resistant, which means that it cannot provide any additional security guarantees to projects built on the Ethereum blockchain. Rollups have been broadly accepted as a promising scaling solution for Ethereum. A common architectural element of every rollup is the sequencer. The sequencer is responsible for collecting transactions from users and includes them in blocks. The ability to alter the rollup sequencing protocol presents a great opportunity to also alter the transaction inclusion rules and enhance them with additional features. This is amplified by the fact that most of the rollup sequencers that are currently used are centrally operated. In this paper, we describe the sequencing protocol of the Zircuit blockchain which includes additional scrutiny from the security perspective for transactions submitted to the sequencer. The protocol does not impose additional centralization that would not be already present in the existing sequencers. It still offers a high degree of censorship resistance, and allows for trustless rederivation of the rollup state. We present the protocol and consider practical aspects and the feasibility of implementing it using the OP stack and the mainstream Ethereum client Geth. The protocol is generic, meaning that it can be used for transaction filtering purposes other than those focused on security.
Dr. Martin Derka is a distinguished figure in the blockchain space, with an extensive background in the development of smart contracts and Ethereum-based platforms. His work is particularly noted for its significant contributions to DeFi, where he has specialized in enhancing security measures and mitigating economic manipulations. As a co-founder of Zircuit, he has been instrumental in advancing the state of security in web3 scaling technologies. Martin's leadership in the design and implementation of cutting-edge rollup solutions has positioned him as a key influencer in the Ethereum ecosystem. Martin holds a Ph.D. in Computer Science from the University of Waterloo, ON, Canada.