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 Snowbridge test resulting in overweight block #3

Conversation

claravanstaden
Copy link

The ethereum_client_consensus_extrinsics_work extrinsic did not fit into one block on Polkadot (Westend max block weight is higher, which is why the test did not fail in polkadot-sdk).

Run to the next block, which fixes the test. I'll do the same fix on the polkadot-sdk repo so we can remove the copied ethereum_extrinsic method added here.

@pandres95 pandres95 merged commit f5e70b0 into pandres95:upgrade-polkadot-stable2409 Oct 28, 2024
29 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants