echidna
echidna copied to clipboard
Bound max values for certain config options
If the user specifies extremely large values for certain config options (e.g. max gas usage), echidna will silently change it to a very large but valid value (2**64). Should fixes #765