• Adrian Sutton's avatar
    op-supervisor: Fetch receipts for each block as head updates (#11035) · 42dd604b
    Adrian Sutton authored
    * op-supervisor: Introduce pipeline concept and stage to handle all blocks on head update
    
    * op-supervisor: Simplify to just call a block processor directly
    
    * op-supervisor: Simplify further to remove pipeline entirely and hook up processor
    
    * op-supervisor: Separate out and test the head update callback.
    
    * op-supervisor: Fetch receipts for each block
    42dd604b
Name
Last commit
Last update
..
backend Loading commit data...
frontend Loading commit data...
types Loading commit data...
entrypoint.go Loading commit data...
service.go Loading commit data...
service_test.go Loading commit data...