Dragan Z
Dragan Z
# Summary The Holocene hardfork introduces several changes to block derivation rules that render the derivation pipeline mostly stricter and simpler, improve worst-case scenarios for Fault Proofs and Interop. The...
We wanted to share an idea for some teams to explore about creating "Change Respected Game Type Without Invalidating Withdrawals" **Is your feature request related to a problem? Please describe.**...
**Describe the solution you'd like to see** Currently the preimage data required to execute op-program can only be retrieved from an archive op-geth node using the hash/tree database scheme via...
**Describe the solution you'd like** Optimise cannon performance. There’s a range of things that might fit into this category but the key ones are: - Introduce a more space efficient...
**Describe the solution you'd like** A local devnet where we can fuzz changes with the chaos-based actor testing, profile throughput on the components, and assert invariants over time. Integrate `op-challenger`, ...
**Proposed solution for this work idea** Compile op-program using [TinyGo compiler](https://github.com/tinygo-org/tinygo) which is designed to target embedded platforms and reduce the risk of it using functionality that cannon doesn’t implement....
Work that needs to be completed before the audit is tracked in https://github.com/ethereum-optimism/asterisc/issues/86
We should create a gov proposal draft and share it for reviews. I think we can do a similar approach as we did for Fjord upgrade: https://gov.optimism.io/t/upgrade-proposal-9-fjord-network-upgrade/8236
The goal of the FMA document is to ensure project teams understand the importance of a Failure Modes Analysis (FMA) and know how to complete a thorough analysis. In order...