Mark Tyneway

Results 574 comments of Mark Tyneway

You cannot tell the difference between a 0 value and a null value. Therefore revert on a null value (the value is not set).

I believe we will want a similar architecture to what is used today - a set of sentry nodes that receive inbound transactions and forward them to the sequencer. These...

I want to explore the possibility of using https://github.com/ethereum-optimism/specs/issues/221 rather than directly supporting multiple batcher addresses. Adding multiple batcher addresses to the protocol will add tech debt to the protocol...

Titan builder created a special RPC called `eth_sendBlobs` where you send an array of transactions with the same nonce where each transaction has a different number of blobs. It would...

This is important for the audit

We cannot accept this change without unit test coverage showing that it is a bug

Another possible feature to include is https://github.com/ethereum-optimism/optimism/issues/12136. This would make the enshrined revenue sharing predeploy much simpler to implement. This is a 2 line change and is backwards compatible, we...

Going to close this PR due to it being replaced by another

Do you mind moving these files out of the `jovian` directory since we will no longer be coupling this to a hardfork, we could put it in `protocol/revshare`. If you...