snarkVM
snarkVM copied to clipboard
[Testnet3] Add division by zero checks for console types
Motivation
This PR adds division by zero checks for native Scalar and Field types. Tests have been added to ensure that a division by zero operation fails with the correct message.
Tracking PR: #957