aurora-is-near / aurora-engine

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

fix: fix in the exit_to_eth precompile #834

Closed aleksuss closed 1 year ago

aleksuss commented 1 year ago

Description

The PR fixes the exit to ethereum precompile.

Performance / NEAR gas cost considerations

There are no changes in performance.

Testing

There are no tests for testing this part of the code, but it would be nice to have.