pay_for_memory_grow_overflows

Function pay_for_memory_grow_overflows 

Source
pub fn pay_for_memory_grow_overflows(arbos_version: u64, pages: u32) -> bool
Expand description

pay_for_memory_grow page operand overflow (ArbOS >= 59): an operand wider than u16::MAX must buy the whole gas budget before truncation, so the program traps out of ink rather than wrapping to a cheap small grow.