Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

call_executor: Remove code deduplication #13948

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Apr 18, 2023

No description provided.

@bkchr bkchr added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Apr 18, 2023
@bkchr bkchr requested a review from a team April 18, 2023 16:33
Comment on lines +443 to +444
&backend.state_at(backend.blockchain().info().genesis_hash).unwrap(),
backend.blockchain().info().genesis_hash,
Copy link
Contributor

@michalkucharczyk michalkucharczyk Apr 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: backend.blockchain().info().genesis_hash could be wrapped to variable.

@michalkucharczyk michalkucharczyk requested a review from a team April 18, 2023 19:28
@bkchr bkchr merged commit 1fbf283 into master Apr 19, 2023
@bkchr bkchr deleted the bkchr-call-executor-code-deduplication branch April 19, 2023 08:15
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants