Commit Graph

102 Commits

Author SHA1 Message Date
Sowmay Jain
411b5f7221
Merge pull request #6 from InstaDApp/insta-v2
First commit of instadapp v2 contracts.
2019-03-04 02:45:22 +05:30
Sowmayjain
c4fb754c38 First commit of instadapp v2 contracts. 2019-03-02 03:34:16 +05:30
Sowmayjain
c2853a427c Merge branch 'master' of https://github.com/MoatNetwork/MoatContract 2019-02-23 13:10:11 +05:30
Sowmayjain
3f7958c08c Fill refactoring,. 2019-02-23 13:10:04 +05:30
Ravindra Kumar
d46354fd13 Audit Report using Security Tools 2019-02-22 22:30:57 +05:30
Ravindra Kumar
d682e01595 Fix failing build. 2019-01-29 23:55:41 +05:30
Sowmayjain
a78dcd5e0c Logging address in event. 2019-01-29 23:40:18 +05:30
Ravindra Kumar
b9b862192e Fixed failing build 2019-01-28 00:07:43 +05:30
Ravindra Kumar
ed0dea5424 Fixed all the indentation 2019-01-27 23:20:14 +05:30
Ravindra Kumar
3616863f44 Migrate all the contracts to Solidity 5 2019-01-27 22:59:42 +05:30
Sowmayjain
48bdeff1bf Normal change. 2019-01-27 22:17:10 +05:30
Sowmayjain
4dba6769c7 Removed comment.s 2019-01-27 22:15:45 +05:30
Sowmayjain
b230ca57b5 Leverage error fixed. 2019-01-27 06:46:32 +05:30
Sowmayjain
313fe8308e dai2eth interface is not payable. 2019-01-27 05:24:36 +05:30
Sowmayjain
d12de296ac Optimised the code. 2019-01-27 05:10:21 +05:30
Sowmayjain
489eabdce1 dai2eth is not payable function. 2019-01-27 05:09:02 +05:30
Sowmayjain
b9b2fad21d Completed Leverage CDP. 2019-01-27 04:59:17 +05:30
Sowmayjain
9c6ad44c83 Completed DAI2ETH contract. 2019-01-27 04:47:31 +05:30
Sowmayjain
bdb791e07e Leverage CDP. 2019-01-27 04:19:14 +05:30
Sowmayjain
e5ad29e4a6 Deleted bin dir. 2019-01-26 04:06:03 +05:30
Sowmayjain
76346fac74 To do commented - ticked. 2019-01-26 04:02:26 +05:30
Sowmayjain
5766f45efd Basic structure of v2 smart contract completed. 2019-01-26 04:00:33 +05:30
Sowmayjain
ca12f19d04 Added feature to do for v2 contracts. 2019-01-26 00:12:03 +05:30
Sowmayjain
0b5f247e44 Fixed a non-vulnerable bug. Every code has bug. Remember. 2019-01-25 04:20:49 +05:30
Sowmayjain
e970138500 Starting from scratch. 2019-01-24 04:45:25 +05:30
Sowmayjain
def3d79a69 Core contract: InstaBank.sol 2019-01-24 04:40:26 +05:30
Sowmayjain
67797af766 Started InstaDApp v2. 2019-01-24 03:53:35 +05:30
Sowmayjain
750178c6da Added UniQue CDP. 2019-01-11 18:55:39 +05:30
Sowmayjain
d33299787b Minor contract changes. 2019-01-04 19:09:26 +05:30
Sowmayjain
81c42e1859 Renamed contract name to PublicCDP. 2019-01-04 01:57:38 +05:30
Sowmayjain
6fcf5b9b7d Minor change in event logs. 2019-01-04 01:08:24 +05:30
Sowmayjain
44bf1ae471 Removed unnecessary comment. 2019-01-03 03:35:42 +05:30
Sowmayjain
876fab7e89 Created contract for publicly Wipe and Coll CDP. 2019-01-03 03:30:03 +05:30
Sowmayjain
da9581f643 Fixed a very vulnerable bug. 2018-12-01 16:40:51 +05:30
Sowmayjain
7a891eab62 Added payTo & Claim external CDP feature. 2018-12-01 16:29:13 +05:30
Sowmayjain
7db7156ad7 Removed fees from Maker. 2018-12-01 01:00:02 +05:30
Sowmayjain
b621b492d4 Removed trade with fees and optimised Kyber code. 2018-12-01 00:51:24 +05:30
Sowmayjain
15fbd1768c Fixed minimum variable error. 2018-11-30 22:58:47 +05:30
Sowmayjain
9433a394c6 Added return values in borrow functions and affiliation mechanism. 2018-11-30 18:26:31 +05:30
Sowmayjain
8682fc9092 Asset collection functions. 2018-11-30 12:24:38 +05:30
Sowmayjain
99a1fc199e Executed dapp based fee model. 2018-11-30 12:20:50 +05:30
Sowmayjain
b1c3e807d5 Minor change. 2018-11-28 17:25:10 +05:30
Sowmayjain
8982df9482 Made blackCDP bytes32 non-public. 2018-11-28 03:40:14 +05:30
Sowmayjain
ddbd6ec836 Minor change. 2018-11-28 03:36:53 +05:30
Sowmayjain
a6b326be90 Returning bytes32 of CDP with getCDPID. 2018-11-28 03:32:53 +05:30
Sowmayjain
054f069baa Added feature - wipe CDP DAI without being the owner. 2018-11-28 01:41:04 +05:30
Sowmayjain
69ff3e1146 Added feature - lock ETH in CDP without being the owner. 2018-11-28 01:26:22 +05:30
Sowmayjain
8d4b5c6f73 Fixed an error associated with create CDP & code cleanup. 2018-11-28 01:23:15 +05:30
Sowmayjain
db1ba767ad Event renaming. 2018-11-27 04:59:23 +05:30
Sowmayjain
01307bf9ec Optimised code to reduce gas cost. 2018-11-27 03:21:48 +05:30