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

Upgrade evm-template to polkadot-stable2412 #397

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

4meta5
Copy link
Contributor

@4meta5 4meta5 commented Jan 3, 2025

WIP Addresses evm-template for #374

This upgrade includes polkadot-omni-node and pallet-revive but does not integrate them. Integration will be in follow ups to keep this PR's scope strictly focused on the dependency upgrade.

Splitting generic template into its own separate PR #401

@4meta5 4meta5 added priority: 3 We will resolve this first before everything else. dependencies Pull requests that update a dependency file labels Jan 3, 2025
@4meta5 4meta5 self-assigned this Jan 3, 2025

This comment was marked as off-topic.

cumulus-test-relay-sproof-builder = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, tag = "polkadot-stable2412" }
pallet-collator-selection = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, tag = "polkadot-stable2412" }
parachain-info = { package = "staging-parachain-info", git = "https://github.com/paritytech/polkadot-sdk", default-features = false, tag = "polkadot-stable2412" }
parachains-common = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, tag = "polkadot-stable2412" }

# EVM
fc-api = { git = "https://github.com/OpenZeppelin/frontier", branch = "polkadot-stable2407-1", default-features = false }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
fc-api = { git = "https://github.com/OpenZeppelin/frontier", branch = "polkadot-stable2407-1", default-features = false }
fc-api = { git = "https://github.com/OpenZeppelin/frontier", branch = "polkadot-stable2412", default-features = false }

TODO frontier

@4meta5 4meta5 changed the title Upgrade to polkadot-stable2412 Upgrade evm-template to polkadot-stable2412 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file priority: 3 We will resolve this first before everything else.
Projects
Status: 🏗 In Development
Development

Successfully merging this pull request may close these issues.

1 participant