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
Closes#1335
Handling overflows during arithmetic operations by denying
`clippy::arithmetic_side_effects`.
Also, it is the last issue that we plan to fix right now in the scope of
the ToB audit report. So this PR closesFuelLabs/fuel-vm#513.
---------
Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
crypto523
added a commit
to crypto523/fuel-core
that referenced
this issue
Oct 7, 2024
ClosesFuelLabs/fuel-core#1335
Handling overflows during arithmetic operations by denying
`clippy::arithmetic_side_effects`.
Also, it is the last issue that we plan to fix right now in the scope of
the ToB audit report. So this PR closesFuelLabs/fuel-vm#513.
---------
Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
Tracking issue for the audit report.
fuel-bridge
register_refund
does not take previous refunds into account fuel-bridge#53claim_refund
does not refund the original asset fuel-bridge#54fuel-merkle-sol
compactProof
function gives incorrect result whenever there are more than one non-empty side nodes fuel-merkle-sol#29fuel-vm
fuels-rs
fuel-core
TOB-FUEL-24: Secrets are passed over CLI and environment variables fuel-core#1328TOB-FUEL-37: Ethabi dependency is no longer maintained fuel-core#1332sway
TOB-FUEL-31: Sway parser is crashing on certain inputs sway#5049The text was updated successfully, but these errors were encountered: