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

[Debt] Remove direct imports in provider / subscriptions after resolving alloy namespace compatibility #37

Closed
wants to merge 1 commit into from

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Mar 28, 2024

Blocked until alloy-rs/alloy#392 is merged

Motivation

Closes #26

Solution

Implements missing flag behaviour in alloy-rs/alloy#392 and cleans up used flags.

PR Checklist

  • Added Documentation
  • Breaking changes

"sol-types",
# "rlp",
# "serde",
alloy = { git = "https://github.com/zerosnacks/alloy", branch = "fix/rpc-client-exports", features = [
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: change back to alloy, not my personal fork with the PR applied

@zerosnacks
Copy link
Member Author

Closing in favor of #39

@zerosnacks zerosnacks closed this Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Debt] Enabling features from alloy namespace
1 participant