-
Notifications
You must be signed in to change notification settings - Fork 690
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
Unify code_at
logic between CallExecutor
& Client
#4618
Merged
Merged
Commits on May 28, 2024
-
Unify
code_at
logic betweenCallExecutor
&Client
This unifies the logic between `CallExecutor` and `Client` when it comes to fetching the `code` for a given block. The actual `code` depends on potential overrides/substitutes. Besides that it changes the logic in the lookahead collator on which `ValidationCodeHash` it sends to the validator alongside the `POV`. We are now sending the code hash as found on the relay chain. This is done as the local node could run with an override which is compatible to the validation code on the relay chain, but has a different hash.
Configuration menu - View commit details
-
Copy full SHA for 34dbdbf - Browse repository at this point
Copy the full SHA 34dbdbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c81e1 - Browse repository at this point
Copy the full SHA b9c81e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140389e - Browse repository at this point
Copy the full SHA 140389eView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7757bb4 - Browse repository at this point
Copy the full SHA 7757bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f610a - Browse repository at this point
Copy the full SHA 03f610aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 765ca1f - Browse repository at this point
Copy the full SHA 765ca1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 764352e - Browse repository at this point
Copy the full SHA 764352eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a9ab1 - Browse repository at this point
Copy the full SHA 98a9ab1View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c133a27 - Browse repository at this point
Copy the full SHA c133a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfbc547 - Browse repository at this point
Copy the full SHA cfbc547View commit details
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.