Axel Kingsley

Results 17 comments of Axel Kingsley

https://github.com/ethereum-optimism/optimism/pull/10458

WIP: https://github.com/ethereum-optimism/optimism/pull/10458

Howdy @0xyjk, just wanted to call out that the `damgr` and `dastate` components were significantly refactored recently to separate Commitment and Challenge tracking. Given that, I am not sure this...

I have been trying to dig deeper into this issue, and I cannot figure out how this bug might be possible. Reproduction: I have been running the test in question...

On the latest runs, I see Unsafe, Safe and Finalized update when and as needed. Recent clean runs have connected without issue and make the progress expected from the network....

https://github.com/ethereum-optimism/op-geth/pull/422 Here's an implementation which should reject transactions from the mempool as they enter if any "Ingres Filters" should deny the Tx. The one Igress Filter I wrote gets the...

While I agree that it would be ideal for the filtering to check frequently, I don't know that prioritizing that additional feature is the right call until we know it's...

Yes, this is architectural/tech-debt. No real expiration to the need.

> add invalid safety status (or something akin to that) to supervisor types/API, to identify blocks with invalid executing messages. I cut a new PR on top of my API...

https://github.com/ethereum-optimism/optimism/pull/11586