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
A tracker to remove all the unchecked numeric ops on the Rust crates
There are a few unchecked numeric ops left that can cause crashed when certain assumptions of the full pipeline are broken. This issue is to remove all of these entirely and have graceful error propagation up.
A tracker to remove all the unchecked numeric ops on the Rust crates
There are a few unchecked numeric ops left that can cause crashed when certain assumptions of the full pipeline are broken. This issue is to remove all of these entirely and have graceful error propagation up.
evm: Checked U256 casting #2567
evm: Use checked operations #2579
The text was updated successfully, but these errors were encountered: