Commit Graph

9 Commits

Author SHA1 Message Date
Lecky Lao
becd0135aa formating stores.sol;
fixing import for SafeERC20 and IERC20;
set up constructor for synthetix connector to set address for staking contract;
created MockSynthetix.sol for test;
added nomiclabs/buidler;
fixed test for SynthetixProtocol.js;
adding .gitatributes to highlight solidity on GitHub;
adding buidler artefacts and cache to git ignore;
adding buidler.config.js;
2020-07-12 02:04:48 +10:00
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
d2c26192ca Refactored mock contract 2020-05-04 02:48:00 +05:30
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
7ac87add12 Refactor mock.sol 2020-05-02 22:55:27 +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