optimism icon indicating copy to clipboard operation
optimism copied to clipboard

Interop: API to use Heads Database

Open axelKingsley opened this issue 1 year ago • 2 comments

Calls into the supervisor currently do not consult the Heads Database, which is needed for accuracy when responding to message-safety checks.

Contexts:

  • https://github.com/ethereum-optimism/optimism/pull/11009
  • https://github.com/ethereum-optimism/optimism/pull/11139

These PRs demonstrate the implementation of the Head Persistence which needs to be incorporated into message-safety.

The head pointers should be used when responding to API requests

axelKingsley avatar Aug 01 '24 19:08 axelKingsley

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

axelKingsley avatar Aug 27 '24 15:08 axelKingsley

Can this be closed now?

protolambda avatar Aug 28 '24 15:08 protolambda