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

fix: push0 should increment program counter by 1 instead of 2 #803

Closed vimpunk closed 1 year ago

vimpunk commented 1 year ago

Description

The PR bumps the sputnikvm version, which contains a bugfix of the shanghai implementation.

Testing

Added test which validates EVM transaction created with parameter: evmVersion: 'shanghai'.