Skip to content
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

Fix trace block for ethereum xcm #1922

Merged
merged 3 commits into from Nov 4, 2022
Merged

Conversation

tgmichel
Copy link
Contributor

@tgmichel tgmichel commented Nov 2, 2022

What does it do?

Add missing emit_new when tracing full blocks containing ethereum xcm transactions

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@tgmichel tgmichel added A0-pleasereview Pull request needs code review. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes A10-evmtracing Pull request includes evm tracing functionality D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Nov 2, 2022
@tgmichel tgmichel marked this pull request as ready for review November 2, 2022 17:27
@tgmichel tgmichel merged commit 2c504b3 into master Nov 4, 2022
@tgmichel tgmichel deleted the tgm-trace-block-ethxcm-fix branch November 4, 2022 13:04
imstar15 pushed a commit to OAK-Foundation/moonbeam that referenced this pull request May 16, 2023
* Fix trace block for ethereum xcm

* Re-introduce emit_new

* Add ts test trace block mixing xcm and non-xcm ethereum transactions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview Pull request needs code review. A10-evmtracing Pull request includes evm tracing functionality B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes 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.

None yet

3 participants