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(tracing): Do not panic on empty call stack #817

Closed birchmd closed 1 year ago

birchmd commented 1 year ago

Description

Fixes a bug where standalone engine can crash on tracing transactions with too large contract deployment.

Testing

New regression test.