forked from foundry-rs/foundry
-
Notifications
You must be signed in to change notification settings - Fork 8
Anvil: Fix everything to make it work with real assethub westend #508
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
Merged
re-gius
merged 24 commits into
paritytech:feature/forking
from
ChainSafe:fix-westend_assethub-forking
Feb 16, 2026
Merged
Changes from 2 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
67a4103
Fix everything to make it work with real assethub westend
dimartiro b69a20d
Fix clippy and fmt
dimartiro 76e36f2
Import HashMap and use it from there
dimartiro 6912de4
Make prefetch_storage_keys private
dimartiro 90040dd
Remove sleep
dimartiro 996509e
Fix test_fork_can_send_tx_from_westend
dimartiro 4b86134
Merge branch 'feature/forking' of https://github.com/paritytech/found…
dimartiro a9e5976
Merge remote-tracking branch 'upstream/feature/forking' into fix-west…
dimartiro 456a63b
Remove keys prefetch
dimartiro 7d94ba2
Remove unnecesary test
dimartiro 98a1f56
Refactor to improve error handling
dimartiro 5d42a43
Check contract code
dimartiro 9d5dc7b
Check contract methods
dimartiro dc7adda
Prevent double rpc call
dimartiro e934278
Add forking-support feature for forking tests
dimartiro fc95dd7
Improve error message
dimartiro 9a3aa96
Await block import notifications instead of sleeping in send_transact…
dimartiro 4e2383b
Remove forking-specific comments from transaction wait helpers
dimartiro 036240a
Skip polling in send_transaction_and_wait when automine is enabled
dimartiro c1ee5bd
remove unnecesary clone
dimartiro 0792cbe
Use forking-only test helpers behind forking-support feature
dimartiro ea6c533
Simplify map_err
dimartiro 2f34659
Add comment explaining that we have tests for westend
dimartiro 85d5fac
Fix automine tests
dimartiro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.