• 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
..
fault Loading commit data...
keccak Loading commit data...
registry Loading commit data...
scheduler Loading commit data...
types Loading commit data...
disk.go Loading commit data...
disk_test.go Loading commit data...
monitor.go Loading commit data...
monitor_test.go Loading commit data...
service.go Loading commit data...