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 to polkadot2412 #3

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Upgrade to polkadot2412 #3

wants to merge 12 commits into from

Conversation

4meta5
Copy link
Collaborator

@4meta5 4meta5 commented Jan 7, 2025

  • fork rust-ethereum/ethereum to pin required changes recently merged to master
  • fork + update rust-ethereum/evm to work with primitive-types = 0.13 which is required by sp_core in stable2412
  • update primitive types U256::to_big_endian usage calls to not take any input
  • update fp-evm to latest evm API
  • update fp-rpc to latest evm API
  • update fp-self-contained to latest evm API
  • (WIP) update frame-evm/runner to use latest Stack API

@4meta5 4meta5 self-assigned this Jan 7, 2025
@4meta5
Copy link
Collaborator Author

4meta5 commented Jan 7, 2025

Updating fp-evm to latest rust-ethereum/evm API is progressing slowly. I am working through compilation errors related to updated directory structure, refactored types generated by macros, a new Gasometer API, and a new precompile API.

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.

1 participant