Loopring staking & claiming Dapp
Stars
9
Forks
12
Watchers
9
Open Issues
0
Overall repository health assessment
^11.3.0^1.2.28^5.13.0^5.13.0^5.13.0^0.1.9^4.9.9^4.9.1^4.0.0-alpha.48^4.9.6^6.0.9^6.0.9^6.0.9^6.0.7^6.0.9^6.0.9^6.0.9^6.0.9^6.0.9^6.0.9^6.0.9^3.7.23.15.6^0.19.2^9.0.0^3.1.0^6.8.0^18.1.0^19.0.3^2.20.2^6.2.3^7.19.0^1.10.3^1.6.7^2.24.0^4.13.1^2.0.6^1.0.4^15.7.2^16.13.1^1.3.7^1.4.1^5.0.1^16.13.1^0.3.1^7.2.0^5.1.2^3.2.0^0.8.1^14.1.1^4.0.5^3.5.0^2.13.8^6.0.0^1.1.3^11.0.0^2.1.1^13.0.0^1.2.631
commits
Fix issue skip approval step if any amount already approved
4e84dabView on GitHubIssue when user enter manually an amount with decimal, comma is deleted by BigAmount helper. Input amount store as a simple string with additional check when converted to "ethereum integer"
900fd2cView on GitHubImplement SafeAmount helper to avoid issue rounding to big number, used only when interacting with smart contract(rounding is not an issue for displaying)
550b81cView on GitHubUse string instead of number for quantity token when smart contract interaction
eb6e65dView on GitHubFix issue round all amount to 4 digit (can be a problem when you approve with too many digit)
e06823aView on GitHubFix issue on allowance checking big number in stake/deposit stepper
9b0142eView on GitHubFix issue on mobile button to leave watch address form is not clickable
45ae0b8View on GitHubFix issue input amount need to be number and parse to number in condition to go next step
8da7798View on GitHub