Skip to content
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

Add eth_sendBundle protocol #28

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Add eth_sendBundle protocol #28

merged 5 commits into from
Jan 19, 2024

Commits on Jan 16, 2024

  1. add eth bundle protocol

    ferranbt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cd22fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667d6eb View commit details
    Browse the repository at this point in the history
  3. Add eth_sendBundle protocol

    ferranbt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    46bafe1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. sendBundle tweaks (#29)

    * remove unused url from bundle struct
    
    * fix failing test
    
    * fix failing test
    zeroXbrock committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    20bd687 View commit details
    Browse the repository at this point in the history
  2. revised tx types on bundle protocol (#33)

    * remove unused url from bundle struct
    
    * fix failing test
    
    * fix failing test
    
    * split tx struct into tx & request, rename to EIP155
    zeroXbrock committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d12fe35 View commit details
    Browse the repository at this point in the history