-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve and complete
alloy
prelude crate feature flag compati…
…blity (#421) * add exports * try re-exports * add pubsub to provider * add missing `native-keccak` re-export from `alloy/core` * major refactor * clean up * create top-level configurations of reqwest, hyper * fix missing json export * top level definitions of hyper, reqwest * remove imports, misunderstood how core was exporting * fix clippy issues * let top level `hyper` and `reqwest` defs flow to rpc-client and transport * fix flag, reqwest-default-tls * pull in latest main, use changes in `alloy-provider` reqwest and hyper fields * fix nit
- Loading branch information
1 parent
8acf6af
commit 27d5ba9
Showing
3 changed files
with
143 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters