• Inphi's avatar
    op-program: Add hint route for block execution (#13631) · 2dddfdb9
    Inphi authored
    * op-program: Implement deposit-only block receipt hint
    
    * op-program: Reflective program for block execution
    
    * op-program: Hook new hint route to the L2 oracle
    
    * op-program: Fix prefetch hint for L2BlockData
    
    * op-program: Abstract program execution in prefetcher
    
    * op-program: Add chainID to l2-block-data hint
    
    * Derive block succeeding the agreed block
    
    * fix validation on client.Main
    
    * refactor L2Source interface
    
    * uint8 chainID; fix TODOs
    
    * add test for block exec cache hit
    
    * remove useless comment
    2dddfdb9
Name
Last commit
Last update
..
helpers Loading commit data...
bad_tx_in_batch_test.go Loading commit data...
channel_timeout_test.go Loading commit data...
garbage_channel_test.go Loading commit data...
holocene_activation_test.go Loading commit data...
holocene_batches_test.go Loading commit data...
holocene_frame_test.go Loading commit data...
holocene_helpers_test.go Loading commit data...
holocene_invalid_batch_test.go Loading commit data...
l1_lookback_test.go Loading commit data...
sequence_window_expiry_test.go Loading commit data...
simple_program_test.go Loading commit data...
trace_extension_test.go Loading commit data...