Skip to content

Commit

Permalink
fix: Derivation Pipeline (#220)
Browse files Browse the repository at this point in the history
* fix: providers

* fix: beacon client

* fix: alloy providers

* fix: remove unnecessary crud
  • Loading branch information
refcell authored Jun 8, 2024
1 parent 11132bb commit bd94c29
Show file tree
Hide file tree
Showing 8 changed files with 102 additions and 170 deletions.
84 changes: 39 additions & 45 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions crates/derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ online = [
"dep:alloy-transport-http",
"dep:reqwest",
"alloy-provider/reqwest",
"alloy-rpc-client/reqwest",
"alloy-transport-http/reqwest",
"alloy-consensus/serde",
"c-kzg/serde",
"revm-primitives/serde",
Expand Down
Loading

0 comments on commit bd94c29

Please sign in to comment.