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(alloy): Revamp get_storage_at function to use Alloy #5

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Conversation

shuhuiluo
Copy link
Owner

The commit includes refactoring the get_storage_at function to use Alloy's Provider trait instead of the previously used Middleware. It involves various adjustments including argument changes and some logic adjustments. Also, the import statements have been modified to accommodate the changes. In addition to this, the 'storage_lens' module has been uncommented and added into the 'lib.rs' file.

The commit includes refactoring the `get_storage_at` function to use Alloy's `Provider` trait instead of the previously used `Middleware`. It involves various adjustments including argument changes and some logic adjustments. Also, the import statements have been modified to accommodate the changes. In addition to this, the 'storage_lens' module has been uncommented and added into the 'lib.rs' file.
@shuhuiluo shuhuiluo requested a review from malik672 July 21, 2024 23:37
@shuhuiluo shuhuiluo self-assigned this Jul 21, 2024
@shuhuiluo shuhuiluo enabled auto-merge (squash) July 21, 2024 23:44
@shuhuiluo shuhuiluo disabled auto-merge July 22, 2024 08:35
@shuhuiluo shuhuiluo merged commit d05c0f7 into main Jul 22, 2024
4 checks passed
@shuhuiluo shuhuiluo deleted the storage branch July 22, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant