snarkVM
snarkVM copied to clipboard
[Feature] Introduce `BLOCK_SPEND_LIMIT` and `BLOCK_DEPLOYMENT_LIMIT`.
This PR,
- introduces
BLOCK_SPEND_LIMIT, the maximum amount in microcredits that can be spent on finalizing executions in a block. - introduces
BLOCK_DEPLOYMENT_LIMITthe maximum number of aggregate constraints for all deployments in a block.
gm
Closing in favour of https://github.com/ProvableHQ/snarkOS/pull/3471