FuelLabs / fuel-core

Rust full node implementation of the Fuel v2 protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add executor test to show that Mint can't lie about gas price

MitchTurner opened this issue · comments

image

The fact that we are micro-managing the order of these functions hoping it's correct is not right. We should have a test to show the behavior we want.