aurora-is-near / aurora-engine

⚙️ Aurora Engine implements an Ethereum Virtual Machine (EVM) on the NEAR Protocol.
https://doc.aurora.dev/develop/compat/evm
322 stars 79 forks source link

fix: use parity-secp256k1 crate from github #884

Closed aleksuss closed 6 months ago

aleksuss commented 6 months ago

The PR fixes building by replacing the usage of the parity-secp256k1 crate from crates.io to github.