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
xgreenx
changed the title
Test to verify that malleable doesn't affect validity of the block
Add a test to verify that malleable doesn't affect validity of the block
Jan 24, 2024
xgreenx
changed the title
Add a test to verify that malleable doesn't affect validity of the block
Add a test to verify that malleable fields don't affect validity of the block
Jan 24, 2024
Add unit test to executor or integration test to the
fuel-core
that verifies validity of the block is not affected by the set malleable fields.Implementation details
The bytecode can take the hash of the transaction from VM memory and check that it is equal to the
tx_id
in the begging of the memory.The text was updated successfully, but these errors were encountered: