Commit Graph

49 Commits

Author SHA1 Message Date
mingda
5a5558608c update IDODO 2020-07-26 13:49:02 +08:00
mingda
dd33f183ae add comments 2020-07-26 13:22:25 +08:00
mingda
3bc7e2359e set dodo owner in init function 2020-07-25 17:58:06 +08:00
mingda
0445a471a1 add version control to storage 2020-07-25 15:49:01 +08:00
mingda
c662bbfe77 Add Admin control to dodo zoo 2020-07-25 15:48:50 +08:00
mingda
c2c80d2109 dodo eth proxy fit new dodo trade abi 2020-07-25 14:56:11 +08:00
mingda
9a79b0fe68 set default supervisor in dodozoo 2020-07-25 14:52:36 +08:00
mingda
faf0826a29 Public Arbitrageur between UniswapV2 and DODO 2020-07-25 01:19:26 +08:00
mingda
a6c7fffb23 Use Clone Factory 2020-07-25 01:18:50 +08:00
mingda
81c295c09c add flash trade 2020-07-24 01:55:47 +08:00
mingda
cd17f1c5ac remove constructor because using proxy mode clone 2020-07-24 01:55:09 +08:00
mingda
a358afc91c clone dodo using minimal proxy 2020-07-24 01:53:58 +08:00
mingda
8b9614c7b4 simplify reentrancyGuard 2020-07-24 01:50:48 +08:00
mingda
03a6d6ed85 reduce gas cost 2020-07-24 01:48:32 +08:00
mingda
affe471c33 chainlink price oracle proxy 2020-07-13 16:55:55 +08:00
mingda
176df0e6fd link to audit and docs 2020-07-13 13:35:35 +08:00
mingda
f6a71746b7 audit report finished 2020-07-13 13:24:21 +08:00
mingda
d2318b4e8e fix tests 2020-07-12 15:30:32 +08:00
mingda
739195b326 simplify code to reduce deploy gas cost 2020-07-11 16:21:54 +08:00
mingda
d042c265c2 slimplify dodo lp token constructor 2020-07-11 15:34:12 +08:00
mingda
8e64b5e370 simplify events 2020-07-11 13:57:07 +08:00
mingda
8a71324b35 fix test 2020-07-11 11:50:33 +08:00
mingda
8a31f54be2 log lp token change 2020-07-11 01:28:21 +08:00
mingda
e9427eafb5 add getMidPrice 2020-07-11 01:16:26 +08:00
mingda
aacc3ca91e add withdraw & withdrawAll func to DODO Eth proxy 2020-07-11 01:11:10 +08:00
mingda
1458d8edaa more events 2020-07-11 00:57:00 +08:00
mingda
cae14bde20 [audit]#11 check balance when transfer in/out 2020-07-10 13:35:10 +08:00
mingda
7adec98a1d [audit]#8.1 handel sqrt coner case 2020-07-10 13:34:04 +08:00
mingda
ecb8ef56ad [audit]#1.1 add symbol "DLP" to lptoken 2020-07-10 13:33:12 +08:00
mingda
19b0d688a3 [audit]#9.1 improve math precision 2020-07-10 13:32:20 +08:00
mingda
65015c0bdb gas optimize 2020-07-09 17:59:25 +08:00
mingda
3c0b1e99e1 [audit]#10 remove dodo from zoo 2020-07-09 16:55:40 +08:00
mingda
34b4ba4338 [audit]#9 improve math precision 2020-07-08 18:22:12 +08:00
mingda
8dd27f52d3 [audit]#8 handle sqrt coner case 2020-07-08 17:59:57 +08:00
mingda
89af7361a3 [audit]#7 check dodo exist in dodoETHProxy 2020-07-08 17:57:13 +08:00
mingda
7a6638f698 [audit]#6 add baseToken and quoteToken address to dodo birth event 2020-07-08 17:54:47 +08:00
mingda
1707e827b0 [audit]#5 add claim ownership to ownable contract 2020-07-08 17:53:01 +08:00
mingda
9a1657d90d [audit]#4 add transfer event to dodo lptoken burn 2020-07-08 17:52:20 +08:00
mingda
b713d5c959 [audit]#3 simplify getExpectedTarget 2020-07-08 17:17:10 +08:00
mingda
85eee0d1c2 [audit]#2 make getExpectedTarget public 2020-07-08 17:12:00 +08:00
mingda
b42f4aeb3c [audit]#1 add decimals and name to lptoken 2020-07-08 17:04:48 +08:00
mingda
fbe55acc19 contract interaction scripts 2020-06-27 18:01:18 +08:00
mingda
d74964085d simplify migrate script 2020-06-26 17:05:22 +08:00
mingda
9f0642f0e0 fix coverage 2020-06-26 13:09:07 +08:00
mingda
ad111a85d8 docs for audit 2020-06-26 13:08:59 +08:00
mingda
4a56cec94f fix deposit base permission control 2020-06-26 13:08:47 +08:00
mingda
5b17cb86d7 refine requires & comments 2020-06-26 13:08:22 +08:00
mingda
bb4147a446 update trader test 2020-06-26 00:56:40 +08:00
mingda
c72bcae8e9 first commit 2020-06-26 00:31:25 +08:00