FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
344 stars 77 forks source link

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

Closed xgreenx closed 3 weeks ago

xgreenx commented 3 weeks 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.