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

feat: Add call_many #1085

Commits on Jul 19, 2024

  1. Added stages to the sync info rpc type (alloy-rs#1079)

    * added stages detail
    
    * boxed enum
    
    * from hashmap to vec with helper type
    
    * serde alias and renames and dos
    
    * Update crates/rpc-types-eth/src/syncing.rs
    
    Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
    
    * Update crates/rpc-types-eth/src/syncing.rs
    
    Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
    
    * property to pub
    
    ---------
    
    Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
    loocapro and mattsse authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0ddad90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062e96e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a414b4a View commit details
    Browse the repository at this point in the history
  4. feat(consensus): add From<ConsolidationRequest> for Request (allo…

    …y-rs#1083)
    
    consensus: add From<ConsolidationRequest> for Request
    tcoratger authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7f7b665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4520b2c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    2be7dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2448e2a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    eeefda2 View commit details
    Browse the repository at this point in the history