aurora-is-near / aurora-engine

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

feat: shanghai hf support #766

Closed vimpunk closed 1 year ago

vimpunk commented 1 year ago

Description

Adds Shanghai hardfork support by integrating updated aurora-sputnikvm.

Performance / NEAR gas cost considerations

N/A

Testing

Testing has been added to sputnikvm's test suite. All engine tests are passing.

How should this be reviewed

The majority of changes are in sputnikvm which have already been reviewed.

Additional information

N/A