Commit Graph

16 Commits

Author SHA1 Message Date
Thrilok Kumar
d089fdb8d0 Minor change 2020-07-04 22:12:56 +05:30
Lecky Lao
7f896a12de change connectorID method in stores to virtual view;
adding connectorID method in connector as override and set model, id in constructor;
modify migration to deploy and set model, id;
update ganache to unlock master;
fixing curveProtocol test to use master address and get dai from uniswap;
fixing curveSBTCProtocol test to use cast for the sell connector method;
2020-07-04 00:43:19 +10:00
Thrilok Kumar
66edeb2e19 Fixed safemath issue 2020-07-02 10:26:47 +05:30
Lecky Lao
e5f418157f Updated math.sol to use SafeMath from OZ;
update migration to deploy CurveSBTCProtocol;
Added Curvesbtc.sol sell method and got it compiled;
2020-06-30 02:15:35 +10:00
Thrilok Kumar
6b4d2b5b42 Curve connector Refactoring 2020-05-05 11:35:36 +05:30
AA
b20e2728b6 initial Curve connector version 2020-05-05 04:54:10 +03:00
Thrilok Kumar
e1cfe964f2 Updated interfaces 2020-05-04 02:56:10 +05:30
Thrilok Kumar
d2c26192ca Refactored mock contract 2020-05-04 02:48:00 +05:30
Sowmay Jain
b7f16e6c86 renamed ERC20 contracts and updated readme 2020-05-03 19:35:32 +10:00
Sowmay Jain
6370eccfbd edits 2020-05-03 10:58:45 +10:00
Thrilok Kumar
f448507b97 refactored common import files 2020-05-03 05:57:07 +05:30
Thrilok Kumar
7348e2a276 added TokenInterface 2020-05-03 05:46:30 +05:30
Thrilok Kumar
7ac87add12 Refactor mock.sol 2020-05-02 22:55:27 +05:30
Thrilok Kumar
d9a2bf5671 updated math.sol 2020-05-02 20:03:39 +05:30
Sowmay Jain
e7ee535d96 added mock connector and todo 2020-05-02 21:52:06 +10:00
Sowmay Jain
c3031849df Refactored files and code 2020-05-02 19:40:50 +10:00