aurora-is-near / aurora-engine

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

chore: update near dependencies and bump rust version #751

Closed aleksuss closed 1 year ago

aleksuss commented 1 year ago

Description

The PR updates near's crates from crates.io rather than our forks. The dependencies are used in the tests. Also, the PR bumps the version of the nightly rust compiler.

Performance / NEAR gas cost considerations

A tiny gas costs regression occurs probably because of updating some dependency.

Testing

How should this be reviewed

Additional information