Skip to content

[pallet-revive] fix block-gas-limit #8920

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

pgherveou
Copy link
Contributor

@pgherveou pgherveou commented Jun 20, 2025

@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/15776280315
Failed job name: test-linux-stable-no-try-runtime

@pgherveou pgherveou merged commit ef55947 into pg/fix-extension-weight Jun 20, 2025
150 of 245 checks passed
@pgherveou pgherveou deleted the pg/fix-block-gas-limit-2 branch June 20, 2025 11:14
github-merge-queue bot pushed a commit that referenced this pull request Jun 21, 2025
)

Make RuntimeCall dispatchable as eth transaction.

By sending a transaction to
`0x6d6f646c70792f70616464720000000000000000`, using the encoded runtime
call as input, the call will be executed by the origin indicated by the
Ethereum signature (0xEE account_id).

see paritytech/foundry-polkadot#130

e.g sending a remark_with_event
```
cast wallet import dev-account --private-key 5fb92d6e98884f76de468fa3f6278f8807c48bebc13595d45af5bdc4da702133
cast send --account dev-account 0x6d6f646c70792f70616464720000000000000000 0x0007143132333435
```

also merged in #8901 and #8920

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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