Commit Graph

109 Commits

Author SHA1 Message Date
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
Sowmayjain
c44cc2dafc Fixed a silly error. 2018-11-27 02:11:58 +05:30
Sowmayjain
9bf4a056f2 Optimised code to reduce gas cost. 2018-11-27 01:39:35 +05:30
Sowmayjain
2fefb96da1 Fixed err & added function to collect MKR base fees. 2018-11-26 03:56:31 +05:30
Sowmayjain
cdb14394b4 Code optimisation. 2018-11-26 03:09:47 +05:30
Sowmayjain
22a93bc62b Beautified code. 2018-11-26 02:11:31 +05:30
Sowmayjain
46ba513ad3 MaxDestAmt Implementation in Maker - Kyber Interaction. 2018-11-26 02:01:17 +05:30
Sowmayjain
70f48cb607 Added Max Dest Amount Argument in the executeTrade function. 2018-11-26 01:00:47 +05:30
Sowmayjain
544c92dda6 Removed fees and tradeAdmin model. 2018-11-26 00:56:55 +05:30
Sowmayjain
8f6d79138b Implementated Limit Orders and Fees. 2018-11-24 22:04:08 +05:30
Sowmayjain
3a9322b72c Limit orders implementation on InstaKyber. 2018-11-24 19:38:45 +05:30
Sowmay Jain
030f1d3539
Update README.md 2018-11-21 15:00:19 +05:30
Sowmayjain
6557ac8290 Removed fees. 2018-11-20 01:35:10 +05:30
Sowmayjain
61d4b6ee44 Added a quick comment. 2018-10-31 17:41:27 +05:30
Sowmayjain
fb998d5a04 Added ETH to MKR swapper while paying fees. 2018-10-31 17:13:22 +05:30
Sowmayjain
1ae3b57d6a Implemented Proper SafeMath. 2018-10-29 21:36:22 +05:30
Sowmayjain
bc66c2452d Implemented SafeMath. 2018-10-29 19:23:35 +05:30
Sowmayjain
399c068e54 Fixed standard error and optimised code. 2018-10-29 17:36:21 +05:30
Sowmayjain
7b65b2c384 Restructured kyber integration code. 2018-10-29 16:49:01 +05:30
Sowmayjain
3ac321bace Refactored and simplified protocol codes. 2018-10-29 14:28:37 +05:30
Sowmayjain
20404b567b Commented MoatKyber. 2018-10-29 04:27:59 +05:30
Sowmayjain
19c66304a8 Fixed standard error. 2018-10-29 04:25:04 +05:30
Sowmayjain
b27c1d5881 Simplified Address, Maker. Removed Resolver. 2018-10-29 04:23:17 +05:30
Sowmayjain
78d4a174a6 Fixed blunder error. 2018-10-29 00:59:30 +05:30
Sowmayjain
e4a09ebcb8 Fixed getAddr error. 2018-10-29 00:38:45 +05:30
Sowmayjain
a3f11975c6 Again added SafeMath. 2018-10-28 23:12:11 +05:30
Sowmayjain
1d2e9f7b05 Fixed declaration error. 2018-10-28 23:06:35 +05:30
Sowmayjain
05c69f079a Completed pending stuff in MoatAddress. 2018-10-28 23:03:16 +05:30
Sowmayjain
f047c6af23 Fixed Standard Errors. 2018-10-28 22:38:39 +05:30
Sowmayjain
0961d7f427 Restructured Maker Code. 2018-10-28 22:29:07 +05:30
Sowmayjain
eb3abe1b98 Merge branch 'master' of https://github.com/MoatNetwork/MoatContract 2018-10-28 17:35:57 +05:30
Sowmayjain
3a1ed0d0ba Renamed Address Registry Interface. 2018-10-28 17:35:51 +05:30
Ravindra Kumar
221ff14957 More refactoring around SafeMath and IERC20 2018-10-28 10:58:10 +05:30
Ravindra Kumar
8d706d8ae0 Start using SafeMath and IERC20 interface from OpenZeppelin 2018-10-28 10:11:05 +05:30
Sowmayjain
831101d965 Fixed standard errors. 2018-10-28 09:43:36 +05:30
Sowmayjain
2c975d4af8 Added todo comments. 2018-10-28 01:13:51 +05:30
Sowmayjain
135e9686ee Added MakerDAO Repay Loan. 2018-10-28 01:11:37 +05:30
Sowmayjain
3309ebb3ce Completed non tested MakerDAO integration (except Repay loan). 2018-10-27 22:19:38 +05:30
Sowmayjain
ed5ef5e3d5 Completed non test kyber integration. 2018-10-27 19:36:09 +05:30
Sowmayjain
0a12d26912 Completed governance in MoatAddress. 2018-10-27 17:37:21 +05:30
Sowmayjain
5eafbf733c Fixed errors. 2018-10-27 16:45:26 +05:30
Sowmayjain
93c0043a22 Added flexibility to MoatAddress. 2018-10-27 16:41:57 +05:30
Sowmayjain
9b366f95e6 Fixed standard error. 2018-10-27 02:26:56 +05:30
Sowmayjain
e6539e089a Completed MoatResolver. 2018-10-27 02:25:26 +05:30
Sowmayjain
7e0da54225 MoatResolver kyber integration, added fees logics & fixed minor issues. 2018-10-26 21:46:23 +05:30