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 Aug 17, 2026. It is now read-only.
the native SafeNumeric tests implemented earlier in bound_checks.rs are simply not important for Zink’s context. we need to update it to use WASM FFI calls (asm::addmod_i8, ffi::u256_add, etc.)
the native
SafeNumerictests implemented earlier in bound_checks.rs are simply not important for Zink’s context. we need to update it to use WASM FFI calls (asm::addmod_i8,ffi::u256_add, etc.)