Skip to content

Commit

Permalink
revert "feat: remove query rewrites (#975)"
Browse files Browse the repository at this point in the history
This reverts commit faadab3.
  • Loading branch information
Theodus committed Nov 18, 2024
1 parent 9a80b47 commit 2634e7e
Show file tree
Hide file tree
Showing 9 changed files with 486 additions and 256 deletions.
100 changes: 99 additions & 1 deletion Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ axum = { version = "0.7.7", default-features = false, features = [
"tokio",
"http1",
] }
cost-model = { git = "https://github.com/graphprotocol/agora", rev = "e9530de" }
custom_debug = "0.6.1"
ethers = "2.0.14"
faster-hex = "0.10.0"
Expand Down
Loading

0 comments on commit 2634e7e

Please sign in to comment.