FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
358 stars 88 forks source link

The `Create` transaction has empty `prepare_init_execute` #762

Closed xgreenx closed 5 months ago

xgreenx commented 5 months ago

The prepare_sign shouldn't be skipped for create txs. IT potentially may lead to the fork of the network between validators and block producer.