dOrgTech / dOrgTech/DAOcreator
Cotary Create: Numbers Smaller Than 1e-7 Are Possible
Open
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Due to a recent bug fix, we've introduced another bug. When you enter in a number like `0.000000001` into the `Minimum DAO Bounty` text field, it gets converted to "1e-#" notation. As a user I can edit this notation and change the # to a number larger than 7, the max number of decimal places.
This breaks deployment in the following way:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.