op-program: Implement oracle backed database
Adds separate oracle method to access code by hash to support the way Geth now adds a prefix to the hash when storing new code values in the database.
Showing
op-program/l2/db.go
0 → 100644
op-program/l2/db_test.go
0 → 100644
op-program/l2/oracle.go
0 → 100644
Please register or sign in to comment