Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

op-interop-filter

A lightweight service that validates interop executing messages for op-geth or op-reth transaction filtering.

Any reorg will trigger the failsafe which disables all interop transactions.

Usage

Build from source

just op-interop-filter
./bin/op-interop-filter --help

Run from source

go run ./cmd --help

Build docker image

docker buildx bake op-interop-filter