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
{{ message }}
This repository was archived by the owner on Apr 8, 2022. It is now read-only.
The current type Value represents just wrapper around u128. We should make a type that handles overflows and underflows properly to avoid situations when we accidentally might create a vulnerability.