Commit Graph

28 Commits

Author SHA1 Message Date
dependabot[bot] a4c6ed0f3e Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-30 11:57:26 -04:00
dependabot[bot] e5ec85f34f Bump lodash-es from 4.17.11 to 4.17.15
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-30 11:57:12 -04:00
Dean Eigenmann 3d6216e752 Create .gitattributes 2019-09-24 04:09:53 -04:00
Barry Gitarts fc185fdc61 safemath in calculation of interest owed 2019-04-14 09:28:07 -04:00
Barry Gitarts 8f3fa1c2af add amount validation to create subscription 2019-04-13 11:53:05 -04:00
Barry Gitarts 8499a1bf61 add view-subscriptions link 2019-04-11 13:54:47 -04:00
Barry Gitarts df420efd19 add continous interest calculation 2019-04-11 02:00:08 -04:00
Barry Gitarts ce6cb32222 add view subscriptions 2019-04-11 00:14:32 -04:00
Barry Gitarts 906229de14 add approval to create subscription 2019-04-10 21:58:19 -04:00
Barry Gitarts da6e808e70 add DAI token in create subscription 2019-04-10 18:28:21 -04:00
Barry Gitarts 51dbbc4cf2 add MainMenu 2019-04-10 17:59:05 -04:00
Barry Gitarts 1051776521 add create-subscription component 2019-04-10 17:43:42 -04:00
Barry Gitarts edd8932234 initial layout mainscreen 2019-04-10 16:45:11 -04:00
Barry Gitarts 567f77f871 add initial dapp scafold 2019-04-10 16:11:52 -04:00
Barry Gitarts e031827f35 add getTotalowed and Withdrawal functionality 2019-04-10 15:32:37 -04:00
Barry Gitarts 1d5961e408 implement interest owed 2019-04-10 12:50:26 -04:00
Barry Gitarts 2b4a6dfd64 add supply mock to compound
fix test and solidity days in year calculation
2019-04-10 10:52:42 -04:00
Barry Gitarts c04362d553 add supply test 2019-04-09 20:21:30 -04:00
Barry Gitarts 73f4c628b4 add supply token 2019-04-09 15:56:17 -04:00
Barry Gitarts 97fda3c0df add DAI transfers 2019-04-09 15:36:47 -04:00
Barry Gitarts 2fa4b546aa add compound mock 2019-04-09 15:01:32 -04:00
Barry Gitarts cb0fa2b6c9 add constructor to subscription 2019-04-09 14:49:19 -04:00
Barry Gitarts 32bf408d08 add time util
use safemath
2019-04-09 14:33:13 -04:00
Barry Gitarts 543a9b705f add compound related logic
cleanup unused constants
2019-04-09 13:23:47 -04:00
Barry Gitarts 445ebcde3f add assert check against return values of AddAgreement 2019-04-09 09:38:35 -04:00
Barry Gitarts 6b1d54ce5e add initial createAgreement test 2019-04-08 16:02:33 -04:00
Barry Gitarts 9a3c1d145e add TestToken 2019-04-08 15:37:29 -04:00
Barry Gitarts 9db2ef022d initial embark layout subscriptions 2019-04-08 15:11:01 -04:00