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

[pallet-revive] Support all eth tx types #6461

Merged
merged 228 commits into from
Nov 21, 2024
Merged

Conversation

pgherveou
Copy link
Contributor

@pgherveou pgherveou commented Nov 12, 2024

Add support for all eth tx types
Note that js libs will continue to use the Legacy type since we don't include base_fee_per_gas yet in the block.
We can think about setting these values after we revisit how we encode the gas into weight & deposit_limit in a follow up PR

@pgherveou
Copy link
Contributor Author

/cmd prdoc --audience runtime_dev --bump minor

Copy link

Command "prdoc --audience runtime_dev --bump minor" has failed ❌! See logs here

@pgherveou pgherveou marked this pull request as draft November 18, 2024 13:06
@pgherveou
Copy link
Contributor Author

updating a few more left over Legacy tx usage

@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/11897781570
Failed job name: test-linux-stable

@pgherveou pgherveou marked this pull request as ready for review November 18, 2024 20:06
@pgherveou pgherveou added this pull request to the merge queue Nov 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 21, 2024
@pgherveou pgherveou added this pull request to the merge queue Nov 21, 2024
Merged via the queue into master with commit d8ce550 Nov 21, 2024
194 of 198 checks passed
@pgherveou pgherveou deleted the pg/rpc-server-followup branch November 21, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T7-smart_contracts This PR/Issue is related to smart contracts.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants