optimism
optimism copied to clipboard
Interop: op-supervisor logdb
Implement a simple append-only log database for registering initiating/executing message hashes. This can then be used by the op-supervisor backend to persist messaging links for later validation of new executing messages and block-safety.
Reopening as there's a todo referencing this.