forked from foundry-rs/foundry
-
Notifications
You must be signed in to change notification settings - Fork 7
Anvil: Assethub Forking #399
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
iulianbarbu
merged 46 commits into
paritytech:feature/forking
from
ChainSafe:feat/assethubForking
Jan 22, 2026
Merged
Changes from 44 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
0c53187
reset
jimjbrettj 82cf49e
override slot in inherent
jimjbrettj 6742b68
create digest provider from client
jimjbrettj 7515f95
encode vs to_vec, clean
jimjbrettj d4fa12a
refactor timestamp, remove unused fork args
jimjbrettj 32d36ef
remove comments from substrate runtime
jimjbrettj e6518ee
use next timestamp
jimjbrettj 4f1944d
allow for flexible block times
jimjbrettj 4fa6111
clean up
jimjbrettj b3c8ddc
remove consensus file
jimjbrettj e48f584
support no mine mode
jimjbrettj c1ab1b8
clean up and testing
jimjbrettj 5511309
update backend errors
jimjbrettj 29e5596
improved error messages
jimjbrettj 5609022
add error handling to inherent data providers
jimjbrettj aea3182
update slot
jimjbrettj 0db55ea
rebase wip/fix build
23acf05
temp/fix build
99d5bb0
fmt
d1b1186
fix non forking
3239e02
query runtime if chain_id not found
992c793
lock
f0a4f3e
get eth chain id rather than parachain id
bb9cf35
cache chain id rather than write to backend
81b1f5e
clean chain_id naming
e12d809
consistancy with fork checkpoint
939288b
fix chain id method naming
bc0d0cb
support local nodes for subxt
94f332e
Initial integration tests using zombienet
dimartiro 329d838
Add more integration tests using zombienet
dimartiro 7a1773a
Fix clippy
dimartiro a33f365
Fix fmt
dimartiro c3695de
Put forking tests under a feature
dimartiro 24362ff
Merge remote-tracking branch 'origin/feat/assethubForking' into asset…
dimartiro 36b81f2
Fmt
dimartiro 418408f
Merge pull request #20 from ChainSafe/assethub_zombienet-forking-inte…
dimartiro 359b258
Merge upstream/feature/forking
dimartiro dad3ae4
Fix clippy
dimartiro c8f26e8
fix: convert https URLs to wss instead of ws for fork RPC
dimartiro 9fda4f9
refactor: remove unnecessary thread spawn in service::new
dimartiro 5e468c7
Improve forking tests comments
dimartiro c3f87b9
use e notation for ether amounts in tests
dimartiro 2d17e48
remove unnecesary test
dimartiro 4387aa7
Merge test_fork_can_deploy_contract_from_westend into test_fork_eth_g…
dimartiro 5b04745
Add assert to check block number is increased
dimartiro 463f69b
Remove unnecesary sleep
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.