- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
feature: adds Flashbots submit task #144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
 This stack of pull requests is managed by Graphite. Learn more about stacking. | 
655fa22    to
    3f6d723      
    Compare
  
    3b8b773    to
    efa138b      
    Compare
  
    188c908    to
    971694b      
    Compare
  
    370c647    to
    54a7490      
    Compare
  
    1c084f7    to
    7456a56      
    Compare
  
    b457211    to
    bb8e705      
    Compare
  
    7456a56    to
    e6da00a      
    Compare
  
    b648bfb    to
    c8733db      
    Compare
  
    26c92d1    to
    b3837e2      
    Compare
  
    c8733db    to
    8067ecc      
    Compare
  
    b3837e2    to
    48ea8d5      
    Compare
  
    afecd8b    to
    c5b9774      
    Compare
  
    48ea8d5    to
    afe5de8      
    Compare
  
    c5b9774    to
    32a23d0      
    Compare
  
    afe5de8    to
    551ae21      
    Compare
  
    32a23d0    to
    ee26143      
    Compare
  
    a8a4374    to
    cca2e73      
    Compare
  
    97e5030    to
    8a61c26      
    Compare
  
    19a15d7    to
    193e4d7      
    Compare
  
    | this PR now includes several misc flow improvements 
 | 
a9f85e0    to
    bfec573      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
neat
|  | ||
| /// Spawn a submit task, either Flashbots or BuilderHelper depending on | ||
| /// configuration. | ||
| pub async fn spawn_submit_task( | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this fn log whether the task was spawned in flashbots or tx mode?

feature: adds Flashbots submit task
FlashbotsTaskfor submitting rollup block transactions to the Flashbots APIbin-base