• protolambda's avatar
    FP: add KZG point-evaluation preimage-oracle type (#9461) · a0e47e5a
    protolambda authored
    * FP: add KZG point-evaluation preimage-oracle type, to process L2 oracle call with
    
    * op-program: Integrate kzg precompile oracle
    
    * fix PreimageOracle.sol
    
    * store kzg precompile input preimage
    
    * update bindings and go.mod
    
    * fix go.mod
    
    * resolve TODOs
    
    * s/Hex2Bytes/FromHex
    
    * fix typo
    
    * ctb: set kzg preimage length to 1
    
    * op-challenger: Load kzg point evaluations to PreimageOracle (#9497)
    
    * op-challenger: load KZG point evaluation into oracle
    
    Also: increase max game depth for devnet.
    This is a temporary solution to avoid flakes in e2e tests that use the kzg precompile.
    The current execution trace max step of 2**31 steps isn't sufficient.
    
    ---------
    Co-authored-by: default avatarinphi <mlaw2501@gmail.com>
    Co-authored-by: default avatarrefcell <abigger87@gmail.com>
    a0e47e5a
Name
Last commit
Last update
..
base-sepolia.json Loading commit data...
devnetL1-template.json Loading commit data...
goerli.json Loading commit data...
hardhat.json Loading commit data...
internal-devnet.json Loading commit data...
mainnet.json Loading commit data...
pgn-sepolia.json Loading commit data...
pgn.json Loading commit data...
sepolia.json Loading commit data...
zora-goerli.json Loading commit data...
zora-sepolia.json Loading commit data...
zora.json Loading commit data...