Commit Graph

63 Commits

Author SHA1 Message Date
mingda
b1007bf2ec update reademe 2020-08-04 21:50:46 +08:00
mingda
b35f80858c update git ignore 2020-08-04 21:45:19 +08:00
mingda
95089263e1 use msg.sender instead of tx.origin 2020-08-02 11:02:20 +08:00
mingda
753a75e816 rename claim to claimAssets 2020-08-01 16:14:24 +08:00
mingda
8e01ec391f fix test 2020-08-01 16:08:27 +08:00
mingda
2a9ae441f8 move IDODOZoo to DODOEthProxy 2020-07-30 16:13:30 +08:00
mingda
8def1e68a1 uniswap arbitrageur constructor 2020-07-30 13:58:43 +08:00
mingda
50810bd491 add prevent retrance to donate 2020-07-30 13:58:20 +08:00
mingda
8450f84f33 get dodos 2020-07-30 13:57:38 +08:00
mingda
f2a6a10f1c multi sig wallet with time lock 2020-07-30 02:10:49 +08:00
mingda
23aef577b8 update IDODO 2020-07-30 02:10:37 +08:00
mingda
319af8967c add list of dodo in dodozoo 2020-07-30 01:32:22 +08:00
mingda
6b9151de3d emit transfer in burn 2020-07-30 01:24:00 +08:00
mingda
5b074c7b14 return capital change in deposit 2020-07-30 01:23:49 +08:00
mingda
e5be1a065f update IDODO 2020-07-26 13:49:02 +08:00
mingda
a075f40db3 add comments 2020-07-26 13:22:25 +08:00
mingda
a908a078cc set dodo owner in init function 2020-07-25 17:58:06 +08:00
mingda
f5d1e1830a add version control to storage 2020-07-25 15:49:01 +08:00
mingda
d58cd90a1f Add Admin control to dodo zoo 2020-07-25 15:48:50 +08:00
mingda
71cb3852ca dodo eth proxy fit new dodo trade abi 2020-07-25 14:56:11 +08:00
mingda
fa80a2b0fd set default supervisor in dodozoo 2020-07-25 14:52:36 +08:00
mingda
1e5a905f61 Public Arbitrageur between UniswapV2 and DODO 2020-07-25 01:19:26 +08:00
mingda
522c11230f Use Clone Factory 2020-07-25 01:18:50 +08:00
mingda
d431baffb1 add flash trade 2020-07-24 01:55:47 +08:00
mingda
bb366f71c4 remove constructor because using proxy mode clone 2020-07-24 01:55:09 +08:00
mingda
c750bbea8d clone dodo using minimal proxy 2020-07-24 01:53:58 +08:00
mingda
58f189b957 simplify reentrancyGuard 2020-07-24 01:50:48 +08:00
mingda
50f3180c82 reduce gas cost 2020-07-24 01:48:32 +08:00
mingda
5a74bb822b chainlink price oracle proxy 2020-07-13 16:55:55 +08:00
mingda
0c86c33ed3 link to audit and docs 2020-07-13 13:35:35 +08:00
mingda
0fcdb68cde audit report finished 2020-07-13 13:24:21 +08:00
mingda
6f5a3f9909 fix tests 2020-07-12 15:30:32 +08:00
mingda
2c8ba643a8 simplify code to reduce deploy gas cost 2020-07-11 16:21:54 +08:00
mingda
a955c7faca slimplify dodo lp token constructor 2020-07-11 15:34:12 +08:00
mingda
edec5e5711 simplify events 2020-07-11 13:57:07 +08:00
mingda
ad552cf969 fix test 2020-07-11 11:50:33 +08:00
mingda
4270042fa9 log lp token change 2020-07-11 01:28:21 +08:00
mingda
40fb80e9e7 add getMidPrice 2020-07-11 01:16:26 +08:00
mingda
31e325e9c6 add withdraw & withdrawAll func to DODO Eth proxy 2020-07-11 01:11:10 +08:00
mingda
6f3f1557d7 more events 2020-07-11 00:57:00 +08:00
mingda
be649f7750 [audit]#11 check balance when transfer in/out 2020-07-10 13:35:10 +08:00
mingda
f7bfead589 [audit]#8.1 handel sqrt coner case 2020-07-10 13:34:04 +08:00
mingda
7ead33bc37 [audit]#1.1 add symbol "DLP" to lptoken 2020-07-10 13:33:12 +08:00
mingda
51be40478a [audit]#9.1 improve math precision 2020-07-10 13:32:20 +08:00
mingda
9af81c1bd9 gas optimize 2020-07-09 17:59:25 +08:00
mingda
ded1375619 [audit]#10 remove dodo from zoo 2020-07-09 16:55:40 +08:00
mingda
37cfca3fba [audit]#9 improve math precision 2020-07-08 18:22:12 +08:00
mingda
bd26082705 [audit]#8 handle sqrt coner case 2020-07-08 17:59:57 +08:00
mingda
3f077bfb49 [audit]#7 check dodo exist in dodoETHProxy 2020-07-08 17:57:13 +08:00
mingda
2fd47f3d40 [audit]#6 add baseToken and quoteToken address to dodo birth event 2020-07-08 17:54:47 +08:00