You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially, gtest has been charging some random consts. At some point, real costs has been applied, but final gas costs still doesnt match since something like grow/db_rw costs are unreal.
Possible Solution
Dump used in runtime costs in gtest to force calculations consume +- the same gas as onchain
Problem to Solve
Initially, gtest has been charging some random consts. At some point, real costs has been applied, but final gas costs still doesnt match since something like grow/db_rw costs are unreal.
Possible Solution
Dump used in runtime costs in gtest to force calculations consume +- the same gas as onchain
Notes
refs:
The text was updated successfully, but these errors were encountered: