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

Experimental: gas cost estination for `usize` #933

Closed mrLSD closed 1 month ago

mrLSD commented 3 months ago

Description

That's the experimental usage of SpuntikVM with direct checking for usize casting overflow, which avoids aurora-engine panics.

SputnikVM

Based on experimental PR: aurora-is-near/sputnikvm/pull/49

Gas costs