diff --git a/EIPS/eip-6690.md b/EIPS/eip-6690.md index 37d8f9cc22fd8c..87def10877eb71 100644 --- a/EIPS/eip-6690.md +++ b/EIPS/eip-6690.md @@ -282,6 +282,7 @@ There is an implementation of this EIP in an open PR to Go Ethereum. ## Security Considerations +All assertions in the specification must be strictly enforced to prevent invalid moduli, out-of-bounds access, or arithmetic overflows. The virtual register allocation limit (24576 bytes) helps mitigate potential DoS attacks through excessive memory allocation. ## Copyright