• Adrian Sutton's avatar
    op-challenger: Support posting blob preimages (#9376) · 51713257
    Adrian Sutton authored
    * op-challenger: Load required data for blob preimages
    
    * op-challenger: Support posting blob preimages to the oracle contract.
    
    * op-challenger: Use actual oracle data when computing proof.
    
    * op-challenger: Test rejecting invalid blob value
    
    * Unextract method - it wasn't required.
    
    * op-challenger: Load commitment and required field element from the key preimage rather than the hint
    op-program: Store the preimage of the field element key so it is available to the challenger
    
    * op-challenger: Improve testing. Use geth KZG utils to avoid creating a new kzg context.
    51713257
Name
Last commit
Last update
..
test_data Loading commit data...
cannon_state.go Loading commit data...
cannon_state_test.go Loading commit data...
executor.go Loading commit data...
executor_test.go Loading commit data...
local.go Loading commit data...
local_test.go Loading commit data...
preimage.go Loading commit data...
preimage_test.go Loading commit data...
prestate.go Loading commit data...
prestate_test.go Loading commit data...
provider.go Loading commit data...
provider_test.go Loading commit data...