aurora-is-near / aurora-engine

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

Feat: extend `ExecutionProfile` with logs for tests #910

Closed mrLSD closed 4 months ago

mrLSD commented 4 months ago

Description

Extended ExecutionProfile with logs for tests.

Changes related only to engine-tests and do not affect main contract.

Motivation

To profile NEAR contract execution flow it's convenient to debug.