-
Notifications
You must be signed in to change notification settings - Fork 1.2k
pallet-revive-eth-rpc: Introduce SubstrateClientT trait abstraction and Asset Hub embedded RPC integration #11297
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
Open
Nathy-bajo
wants to merge
79
commits into
paritytech:master
Choose a base branch
from
Nathy-bajo:pallet_revive_refactor
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
0d9c3f7
revert and rebase
Nathy-bajo 2786548
nit
Nathy-bajo 185f34c
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 1009229
revert dev-node changes
Nathy-bajo daacdbc
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo acf5bbf
make eth-rpc default
Nathy-bajo 23c2124
dd a negation to revive_chain.scale
Nathy-bajo 323ffb9
fix tests
Nathy-bajo 7393a4d
rename BuildParachainReviveRpcExtensions back to BuildParachainRpcExt…
Nathy-bajo 7760fef
nit
Nathy-bajo d8d53dd
fix ci
Nathy-bajo f0dafc2
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 31781bc
rewrite revive_chain.scale
Nathy-bajo 4c11964
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo b67f636
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo d9c831d
nit
Nathy-bajo 88898f6
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 2b15119
fix ci
Nathy-bajo dead909
try seperatting the eth-rpc into a library and server crate
Nathy-bajo 082736e
revert server
Nathy-bajo 75616fd
remove pallet-dev-runtime from eth-rpc
Nathy-bajo 1811c6a
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo f52bb44
add state_overrides parameter
Nathy-bajo e3341ad
fmt
Nathy-bajo 7ac1c85
rebuild revive_chain.scale
Nathy-bajo af13200
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 7b8a67d
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 3ae15a2
apply suggestions
Nathy-bajo d26d84e
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 47676d5
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 25274c8
fix circular dependency breakage
Nathy-bajo cc93e0e
remove redundant revivce_chain.scale file
Nathy-bajo 70d53fa
Update from github-actions[bot] running command 'prdoc --audience nod…
github-actions[bot] 3ecd89d
nit
Nathy-bajo bb4ead6
gate import behind subxt
Nathy-bajo 2e26619
fix missing polkadot_sdk feature flags
Nathy-bajo bc364dc
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 0d7f4a9
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 8a56fed
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 9616961
fix cargo workspace dependency
Nathy-bajo 0051604
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo cb884db
resolve conflicts
Nathy-bajo 15da846
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 54a88a0
fmt
Nathy-bajo 80dbbac
nit
Nathy-bajo 2e02e5b
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo eae7ecd
fix tests
Nathy-bajo 2fc3fbe
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo e06a869
smol nits
Nathy-bajo 885ef91
fix eth-rpc node spawn and test failures
Nathy-bajo 9a73f9e
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 5a3ceb5
fix umbrella crate ci check failure
Nathy-bajo 9c1856d
fix eth-rpc rpc error
Nathy-bajo 4adabab
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo f61ad8a
improve background-task panic messages
Nathy-bajo 311f3eb
nit
Nathy-bajo ffd5be4
fix cli::run()
Nathy-bajo eacc755
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo cf3e009
resolve conflicts
Nathy-bajo 8966aef
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo b3f96d0
resolve new conflict again
Nathy-bajo 4278d01
nit
Nathy-bajo c0c2fcd
nit
Nathy-bajo 2e800c9
fix pallet-revive tests
Nathy-bajo 6ec18c1
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo f820dbd
resolve new conflicts
Nathy-bajo 65df8e8
nit
Nathy-bajo 43a1303
nit
Nathy-bajo 977d75b
fix run_all_eth_roc_tests
Nathy-bajo 629ca55
fix run_all_eth_roc_tests
Nathy-bajo f5e7917
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo cb03385
fix get_storage
Nathy-bajo e193dfe
cargo fmt
Nathy-bajo 37c828a
Fix block_hash_for_tag to use earliest_block_number()
Nathy-bajo 9f9d3ba
fix trace_block_by_number
Nathy-bajo f91b8d9
add estimate_gas back to runtime_api
Nathy-bajo 247526d
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 578c5ee
make SystemHealthRpcServerImpl opt-in via a new include_system_health…
Nathy-bajo b306558
Merge branch 'master' into pallet_revive_refactor
Nathy-bajo 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
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.