Commit Graph

  • 522c11230f Use Clone Factory mingda 2020-07-25 01:18:50 +08:00
  • 81c295c09c add flash trade mingda 2020-07-24 01:55:47 +08:00
  • d431baffb1 add flash trade mingda 2020-07-24 01:55:47 +08:00
  • cd17f1c5ac remove constructor because using proxy mode clone mingda 2020-07-24 01:55:09 +08:00
  • bb366f71c4 remove constructor because using proxy mode clone mingda 2020-07-24 01:55:09 +08:00
  • a358afc91c clone dodo using minimal proxy mingda 2020-07-24 01:53:58 +08:00
  • c750bbea8d clone dodo using minimal proxy mingda 2020-07-24 01:53:58 +08:00
  • 8b9614c7b4 simplify reentrancyGuard mingda 2020-07-24 01:50:48 +08:00
  • 58f189b957 simplify reentrancyGuard mingda 2020-07-24 01:50:48 +08:00
  • 03a6d6ed85 reduce gas cost mingda 2020-07-24 01:48:32 +08:00
  • 50f3180c82 reduce gas cost mingda 2020-07-24 01:48:32 +08:00
  • affe471c33 chainlink price oracle proxy mingda 2020-07-13 16:55:55 +08:00
  • 5a74bb822b chainlink price oracle proxy mingda 2020-07-13 16:55:55 +08:00
  • 176df0e6fd link to audit and docs mingda 2020-07-13 13:35:35 +08:00
  • 0c86c33ed3 link to audit and docs mingda 2020-07-13 13:35:35 +08:00
  • f6a71746b7 audit report finished mingda 2020-07-13 13:24:21 +08:00
  • 0fcdb68cde audit report finished mingda 2020-07-13 13:24:21 +08:00
  • d2318b4e8e fix tests mingda 2020-07-12 15:30:32 +08:00
  • 6f5a3f9909 fix tests mingda 2020-07-12 15:30:32 +08:00
  • 739195b326 simplify code to reduce deploy gas cost mingda 2020-07-11 16:21:54 +08:00
  • 2c8ba643a8 simplify code to reduce deploy gas cost mingda 2020-07-11 16:21:54 +08:00
  • d042c265c2 slimplify dodo lp token constructor mingda 2020-07-11 15:34:12 +08:00
  • a955c7faca slimplify dodo lp token constructor mingda 2020-07-11 15:34:12 +08:00
  • 8e64b5e370 simplify events mingda 2020-07-11 13:57:07 +08:00
  • edec5e5711 simplify events mingda 2020-07-11 13:57:07 +08:00
  • 8a71324b35 fix test mingda 2020-07-11 11:50:33 +08:00
  • ad552cf969 fix test mingda 2020-07-11 11:50:33 +08:00
  • 8a31f54be2 log lp token change mingda 2020-07-11 01:28:21 +08:00
  • 4270042fa9 log lp token change mingda 2020-07-11 01:28:21 +08:00
  • e9427eafb5 add getMidPrice mingda 2020-07-11 01:16:26 +08:00
  • 40fb80e9e7 add getMidPrice mingda 2020-07-11 01:16:26 +08:00
  • aacc3ca91e add withdraw & withdrawAll func to DODO Eth proxy mingda 2020-07-11 01:11:10 +08:00
  • 31e325e9c6 add withdraw & withdrawAll func to DODO Eth proxy mingda 2020-07-11 01:11:10 +08:00
  • 1458d8edaa more events mingda 2020-07-11 00:57:00 +08:00
  • 6f3f1557d7 more events mingda 2020-07-11 00:57:00 +08:00
  • cae14bde20 [audit]#11 check balance when transfer in/out mingda 2020-07-10 13:35:10 +08:00
  • be649f7750 [audit]#11 check balance when transfer in/out mingda 2020-07-10 13:35:10 +08:00
  • 7adec98a1d [audit]#8.1 handel sqrt coner case mingda 2020-07-10 13:34:04 +08:00
  • f7bfead589 [audit]#8.1 handel sqrt coner case mingda 2020-07-10 13:34:04 +08:00
  • ecb8ef56ad [audit]#1.1 add symbol "DLP" to lptoken mingda 2020-07-10 13:33:12 +08:00
  • 7ead33bc37 [audit]#1.1 add symbol "DLP" to lptoken mingda 2020-07-10 13:33:12 +08:00
  • 19b0d688a3 [audit]#9.1 improve math precision mingda 2020-07-10 13:32:20 +08:00
  • 51be40478a [audit]#9.1 improve math precision mingda 2020-07-10 13:32:20 +08:00
  • 65015c0bdb gas optimize mingda 2020-07-09 17:59:25 +08:00
  • 9af81c1bd9 gas optimize mingda 2020-07-09 17:59:25 +08:00
  • 3c0b1e99e1 [audit]#10 remove dodo from zoo mingda 2020-07-09 16:55:40 +08:00
  • ded1375619 [audit]#10 remove dodo from zoo mingda 2020-07-09 16:55:40 +08:00
  • 34b4ba4338 [audit]#9 improve math precision mingda 2020-07-08 18:22:12 +08:00
  • 37cfca3fba [audit]#9 improve math precision mingda 2020-07-08 18:22:12 +08:00
  • 8dd27f52d3 [audit]#8 handle sqrt coner case mingda 2020-07-08 17:59:57 +08:00
  • bd26082705 [audit]#8 handle sqrt coner case mingda 2020-07-08 17:59:57 +08:00
  • 89af7361a3 [audit]#7 check dodo exist in dodoETHProxy mingda 2020-07-08 17:57:13 +08:00
  • 3f077bfb49 [audit]#7 check dodo exist in dodoETHProxy mingda 2020-07-08 17:57:13 +08:00
  • 7a6638f698 [audit]#6 add baseToken and quoteToken address to dodo birth event mingda 2020-07-08 17:54:47 +08:00
  • 2fd47f3d40 [audit]#6 add baseToken and quoteToken address to dodo birth event mingda 2020-07-08 17:54:47 +08:00
  • 1707e827b0 [audit]#5 add claim ownership to ownable contract mingda 2020-07-08 17:53:01 +08:00
  • 9f974667a7 [audit]#5 add claim ownership to ownable contract mingda 2020-07-08 17:53:01 +08:00
  • 9a1657d90d [audit]#4 add transfer event to dodo lptoken burn mingda 2020-07-08 17:52:20 +08:00
  • 8babc61028 [audit]#4 add transfer event to dodo lptoken burn mingda 2020-07-08 17:52:20 +08:00
  • b713d5c959 [audit]#3 simplify getExpectedTarget mingda 2020-07-08 17:17:10 +08:00
  • 5254dc1d6b [audit]#3 simplify getExpectedTarget mingda 2020-07-08 17:17:10 +08:00
  • 85eee0d1c2 [audit]#2 make getExpectedTarget public mingda 2020-07-08 17:12:00 +08:00
  • 5d7cabcc16 [audit]#2 make getExpectedTarget public mingda 2020-07-08 17:12:00 +08:00
  • b42f4aeb3c [audit]#1 add decimals and name to lptoken mingda 2020-07-08 17:04:48 +08:00
  • 11eb3d7103 [audit]#1 add decimals and name to lptoken mingda 2020-07-08 17:04:48 +08:00
  • fbe55acc19 contract interaction scripts mingda 2020-06-27 18:01:18 +08:00
  • 44d1f28606 contract interaction scripts mingda 2020-06-27 18:01:18 +08:00
  • d74964085d simplify migrate script mingda 2020-06-26 17:05:22 +08:00
  • ee88b6c358 simplify migrate script mingda 2020-06-26 17:05:22 +08:00
  • 9f0642f0e0 fix coverage mingda 2020-06-26 13:09:07 +08:00
  • 8de5d8f1ab fix coverage mingda 2020-06-26 13:09:07 +08:00
  • ad111a85d8 docs for audit mingda 2020-06-26 13:08:59 +08:00
  • ccce3f9cd8 docs for audit mingda 2020-06-26 13:08:59 +08:00
  • 4a56cec94f fix deposit base permission control mingda 2020-06-26 13:08:47 +08:00
  • acbbaeea93 fix deposit base permission control mingda 2020-06-26 13:08:47 +08:00
  • 5b17cb86d7 refine requires & comments mingda 2020-06-26 13:08:22 +08:00
  • a4307c2f74 refine requires & comments mingda 2020-06-26 13:08:22 +08:00
  • bb4147a446 update trader test mingda 2020-06-26 00:56:40 +08:00
  • bbe8d879fb update trader test mingda 2020-06-26 00:56:40 +08:00
  • c72bcae8e9 first commit mingda 2020-06-26 00:31:25 +08:00
  • a1579ddb66 first commit mingda 2020-06-26 00:31:25 +08:00