aurora-is-near / aurora-engine

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

chore: engine integration tests refactoring #777

Closed aleksuss closed 1 year ago

aleksuss commented 1 year ago

Description

The main goal of the PR is to replace the deprecated near-sdk-sim crate with the aurora-engine-workspace crate, which is based on workspaces. Also, some test files have been restructured.

Performance / NEAR gas cost considerations

No changes in gas costs.

joshuajbouw commented 1 year ago

Let me know when this is rebased, I'll be pulling it in and including for the release.

aleksuss commented 1 year ago

@joshuajbouw Done.