Skip to content

EVM PrecompileHandle companion#694

Merged
sorpaas merged 3 commits intopolkadot-evm:masterfrom
moonbeam-foundation:jeremy-precompile-handle-upstream
May 20, 2022
Merged

EVM PrecompileHandle companion#694
sorpaas merged 3 commits intopolkadot-evm:masterfrom
moonbeam-foundation:jeremy-precompile-handle-upstream

Conversation

@nanocryk
Copy link
Copy Markdown
Contributor

Companion to rust-ethereum/evm#122

@nanocryk nanocryk requested a review from sorpaas as a code owner May 19, 2022 09:12
Comment thread client/rpc/Cargo.toml
ethereum = { version = "0.12.0", features = ["with-codec"] }
ethereum-types = "0.13.1"
evm = "0.35.0"
evm = { git = "https://github.com/rust-blockchain/evm", branch = "master" }
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We need a new evm version rust-ethereum/evm#124

@sorpaas sorpaas merged commit 913f7b0 into polkadot-evm:master May 20, 2022
abhijeetbhagat pushed a commit to web3labs/frontier that referenced this pull request Jan 11, 2023
* update to PrecompileHandle

* remove patch

* update Precompile trait
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.

3 participants