Commit Graph

23 Commits

Author SHA1 Message Date
Lecky Lao
359b6adf36 fixing library import error;
passing test by removing the getSnxAddr in mockSynthetix;
2020-07-19 20:11:37 +10:00
Thrilok Kumar
80eeaa5070 Deployed InstaPool connector 2020-07-18 01:44:34 +05:30
Thrilok Kumar
c7e0bcf99a Code Refactoring 2020-07-18 00:56:34 +05:30
Samyak Jain
a12b7ec607 function name change 2020-07-18 04:01:03 +10:00
Samyak Jain
1c5472c0c7 bug resolved 2020-07-18 02:36:21 +10:00
Samyak Jain
e61630b0f8 code structure 2020-07-18 02:33:34 +10:00
Samyak Jain
fefbeba589 updated the setFeeAmount bug 2020-07-18 02:29:38 +10:00
Samyak Jain
c5078d6a71 removed unnecessary function & setFeeAmount edit 2020-07-18 02:21:47 +10:00
Thrilok Kumar
653df9a0d7 Minor refactoring 2020-07-17 21:33:26 +05:30
Thrilok Kumar
51fe81f38a Fixed minor bug 2020-07-17 21:32:19 +05:30
Thrilok Kumar
d7423573ec Minor change 2020-07-17 21:31:24 +05:30
Thrilok Kumar
ce353a60d8 Moved Instapool fee contract to mapping folder 2020-07-17 21:30:34 +05:30
Thrilok Kumar
458eb75631 Major code refactoring 2020-07-17 21:20:25 +05:30
Thrilok Kumar
164d7418bf Added setFeeAmt function 2020-07-17 20:33:16 +05:30
Thrilok Kumar
b43db8f5a7 Code refactoring 2020-07-17 19:56:31 +05:30
Thrilok Kumar
2c26d733c7 Added variable fee collector address 2020-07-17 19:56:06 +05:30
Thrilok Kumar
d22662aadb Fixed typo 2020-07-17 19:23:49 +05:30
Thrilok Kumar
942bf63271 Set fee collector to master address 2020-07-17 19:23:05 +05:30
Thrilok Kumar
ee73084c01 Almost done with instapool fee connector 2020-07-17 19:19:44 +05:30
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
ac704ab15b Updated pool connector id 2020-07-03 01:42:49 +05:30
Samyak Jain
5eff9d5e02 updated pool connector 2020-07-01 02:45:12 +10:00
Sowmay Jain
c3031849df Refactored files and code 2020-05-02 19:40:50 +10:00