• 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
..
claims Loading commit data...
contracts Loading commit data...
preimages Loading commit data...
responder Loading commit data...
solver Loading commit data...
test Loading commit data...
trace Loading commit data...
types Loading commit data...
agent.go Loading commit data...
agent_test.go Loading commit data...
player.go Loading commit data...
player_test.go Loading commit data...
register.go Loading commit data...
validator.go Loading commit data...
validator_test.go Loading commit data...