• refcell.eth's avatar
    feat(op-e2e): Large Preimage Test (#9296) · a6ec5b02
    refcell.eth authored
    * feat(op-e2e): large preimage e2e output cannon test
    
    * fix: Attempt to wait until leaves are uploaded (finalized) and then time travel past the challenge period
    
    * fix: remove args in callback constructor
    
    * op-e2e: Make batch size configurable via an option instead of always using large batches.
    
    * fix: defend step
    
    * op-e2e: Wait for preimage instead of immediate check and some tidy ups.
    
    * op-e2e: Reduce keccak challenge period in devnet
    
    * op-e2e: Make timings self-consistent.
    
    * Use errors.Is
    
    * feat(op-challenger): simple clock with accessor and mutator
    
    * fix(op-service): make simple clock concurrent
    
    * fix(op-service): simple clock lock free atomics
    
    * op-challenger: Use state matrix matching the prestate leaf instead of poststate when calling squeeze.
    
    * fix(op-service): move simple clock interfaces to their usage
    
    * op-e2e: Skip test until insertion is fixed.
    
    * op-e2e: Fix typo
    
    ---------
    Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
    a6ec5b02
Name
Last commit
Last update
..
cliapp Loading commit data...
client Loading commit data...
clock Loading commit data...
crypto Loading commit data...
dial Loading commit data...
enum Loading commit data...
eth Loading commit data...
flags Loading commit data...
httputil Loading commit data...
ioutil Loading commit data...
jsonutil Loading commit data...
log Loading commit data...
metrics Loading commit data...
opio Loading commit data...
oppprof Loading commit data...
rethdb-reader Loading commit data...
retry Loading commit data...
rpc Loading commit data...
signer Loading commit data...
solabi Loading commit data...
sources Loading commit data...
tasks Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
tls Loading commit data...
txmgr Loading commit data...
Makefile Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...
version.go Loading commit data...
version_test.go Loading commit data...