-
Notifications
You must be signed in to change notification settings - Fork 0
Integer Overflow Checks #12
Copy link
Copy link
Open
Labels
@geevapp/app/wave2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2
Metadata
Metadata
Assignees
Labels
@geevapp/app/wave2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2
Type
Fields
Give feedbackNo fields configured for issues without a type.
User Story
As a User,
I want to ensure math errors don't lose my money.
Description
Use explicitly checked arithmetic.
Files to Create/Edit
Functional Requirements
+withchecked_add.-withchecked_sub.Suggested Implementation
Acceptance Criteria
Submission Guidelines
security/safe-math