near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.31k stars 618 forks source link

Switch from Parity Ethereum to SputnikVM #3920

Open artob opened 3 years ago

artob commented 3 years ago

I am evaluating changing near-evm-runner to use [SputnikVM](https://github.com/rust-blockchain/evm) instead of Parity Ethereum, so as to align with the latest [EVM-as-a-contract](https://github.com/near/near-evm) developments, give us an upgrade path, improve performance, and reduce spurious third-party dependencies (and their license issues).

Related issue: https://github.com/near/near-evm/issues/57

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.