OpenZeppelin / openzeppelin-contracts

OpenZeppelin Contracts is a library for secure smart contract development.
https://openzeppelin.com/contracts
MIT License
24.8k stars 11.77k forks source link

Add remaining fuzzing tests and remove pseudo-random fuzzing #5095

Open cairoeth opened 3 months ago

cairoeth commented 3 months ago

Fixes #4894 by removing unit tests that are already equivalently running with fuzzing via Foundry and adding remaining fuzzing unit tests. WIP.

PR Checklist


changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: b607f30a236ec3fa448c88a2953dfed1cad4f644

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR