Thrilok Kumar
|
d3b423ba62
|
Added sanity checks in settle() token pools
|
2020-10-07 20:46:17 +05:30 |
|
Thrilok Kumar
|
df780b55a0
|
Added nonReentrant guard to deposit() in token pool
|
2020-10-07 20:44:23 +05:30 |
|
Samyak Jain
|
ebe8d5945a
|
Revert "Merge branch 'logics'"
This reverts commit 6ebc191d93 , reversing
changes made to 1ba62327f3 .
|
2020-09-29 02:12:38 +10:00 |
|
Samyak Jain
|
6ebc191d93
|
Merge branch 'logics'
|
2020-09-29 02:09:58 +10:00 |
|
Thrilok Kumar
|
f935e7e3f2
|
fixed dai exchangeRate logic
|
2020-09-28 13:52:26 +05:30 |
|
Thrilok Kumar
|
9eab74bc40
|
fixed Usdc exchange rate logic
|
2020-09-28 13:51:48 +05:30 |
|
Thrilok Kumar
|
cc548cfb69
|
removed receive() fallback function
|
2020-09-28 13:44:45 +05:30 |
|
Thrilok Kumar
|
314e64dfd0
|
removed receive() fallback function from maker.sol settle logic
|
2020-09-28 13:44:18 +05:30 |
|
Thrilok Kumar
|
1bebad05cd
|
removed receive() function from exchangeRate.sol
|
2020-09-28 13:43:59 +05:30 |
|
Thrilok Kumar
|
ebfb2b7a03
|
Minor changes to basic.sol settle logic
|
2020-09-28 13:36:12 +05:30 |
|
Thrilok Kumar
|
349f3496db
|
removed receive fallback function crvMining.sol
|
2020-09-28 13:35:54 +05:30 |
|
Thrilok Kumar
|
001fc9175c
|
done with usdc pool exchange rate
|
2020-09-27 22:35:26 +05:30 |
|
Thrilok Kumar
|
80164b1683
|
done with dai pool exchange rate
|
2020-09-27 22:35:21 +05:30 |
|
Thrilok Kumar
|
17be61f608
|
done with eth pool exchange rate
|
2020-09-27 22:35:14 +05:30 |
|
Thrilok Kumar
|
1ba62327f3
|
Revert "file restructuring"
This reverts commit a09344b9bc .
|
2020-09-27 11:53:24 +05:30 |
|
Samyak Jain
|
7a5b127225
|
minor bug fixes
|
2020-09-26 03:27:10 +10:00 |
|
Samyak Jain
|
f3e2e5d8fd
|
ETH pool logics done
|
2020-09-26 02:59:22 +10:00 |
|
Thrilok Kumar
|
ebb6343977
|
removed TODO
|
2020-09-24 17:49:11 +05:30 |
|
Thrilok Kumar
|
ae78b9df99
|
Merge branch 'logics' of https://github.com/InstaDApp/yield-contract into logics
|
2020-09-24 17:48:44 +05:30 |
|
Thrilok Kumar
|
3f712600cc
|
checking only curve3pool in ethLogic exchange rate
|
2020-09-24 17:48:41 +05:30 |
|
Samyak Jain
|
ff537d0dd1
|
maxComp in wip
|
2020-09-24 22:08:51 +10:00 |
|
Sowmay Jain
|
a09344b9bc
|
file restructuring
|
2020-09-22 05:33:11 +10:00 |
|
Samyak Jain
|
778bc3af63
|
curve bug fix
|
2020-09-16 22:46:37 +10:00 |
|
Sowmay Jain
|
0be9cc1126
|
deployLogic() => deployFlusher()
|
2020-09-14 03:08:14 +10:00 |
|
Samyak Jain
|
79d1c80d61
|
CRV mining logics
|
2020-09-14 02:02:25 +10:00 |
|
Sowmay Jain
|
c6ae072dac
|
Merge pull request #15 from InstaDApp/flusher-owner-calls
Differentiating flusher from the system
|
2020-09-13 13:28:21 +10:00 |
|
Thrilok Kumar
|
d4f9ccfc7b
|
Intgerated chainlink priceFeed in eth exchangeRate
|
2020-09-13 04:12:33 +05:30 |
|
Thrilok Kumar
|
6028f48ce3
|
Changed public => external for deposit func in pools
|
2020-09-13 03:24:25 +05:30 |
|
Thrilok Kumar
|
fd450b33ec
|
Minor edits in eth pool contract
|
2020-09-13 03:21:43 +05:30 |
|
Thrilok Kumar
|
659daa3b76
|
Fixed bug
|
2020-09-13 02:18:06 +05:30 |
|
Thrilok Kumar
|
72f42ac9bc
|
Updated comments
|
2020-09-13 02:12:28 +05:30 |
|
Thrilok Kumar
|
cb545f8fa3
|
Remaned token => pool in events
|
2020-09-13 02:08:43 +05:30 |
|
Samyak Jain
|
052e05bc8d
|
removed storage variable
|
2020-09-13 03:34:36 +10:00 |
|
Samyak Jain
|
205a60f9d7
|
basic logic done
|
2020-09-12 23:29:12 +10:00 |
|
Samyak Jain
|
66565bb1d4
|
removed storage variables
|
2020-09-12 23:22:28 +10:00 |
|
Sowmay Jain
|
bce8781258
|
made deployer name little fancy = InstaDeployer
|
2020-09-12 20:14:32 +10:00 |
|
Sowmay Jain
|
beaa67232e
|
moved signers to deployed contracts
|
2020-09-12 20:12:37 +10:00 |
|
Sowmay Jain
|
52fbd8c0fc
|
seperated flusher master
|
2020-09-12 20:05:49 +10:00 |
|
Sowmay Jain
|
c3a05c66d7
|
turned flusher deployer into flusher registry
|
2020-09-12 19:54:48 +10:00 |
|
Sowmay Jain
|
6618bf28c3
|
removed flusher restriction from pool
|
2020-09-12 19:33:57 +10:00 |
|
Sowmay Jain
|
92dec372d8
|
Merge pull request #14 from InstaDApp/flusher-changes
Flusher changes
|
2020-09-12 14:36:51 +10:00 |
|
Thrilok Kumar
|
d45ed96efb
|
Minor changes
|
2020-09-12 04:33:29 +05:30 |
|
Thrilok Kumar
|
56d37868f6
|
Created chainlink price feed contract
|
2020-09-12 04:32:04 +05:30 |
|
Thrilok Kumar
|
60c9c5a17b
|
removed version
|
2020-09-12 01:47:02 +05:30 |
|
Thrilok Kumar
|
166629406f
|
Added logic address for salt
|
2020-09-12 01:46:55 +05:30 |
|
Samyak Jain
|
a3da8614d6
|
set exchange rate logic done
|
2020-09-12 01:52:48 +10:00 |
|
Thrilok Kumar
|
d5eaf43bcb
|
Almost done with ethLogic exchangeRate
|
2020-09-11 02:34:56 +05:30 |
|
Samyak Jain
|
584042b318
|
Merge branches 'master' and 'master' of https://github.com/InstaDApp/dsa-yield-contract
|
2020-09-11 03:47:23 +10:00 |
|
Samyak Jain
|
ff8c306fee
|
removed poolToken
|
2020-09-11 03:47:19 +10:00 |
|
Samyak Jain
|
51348dc0ab
|
Max COMP connector side done
|
2020-09-10 23:02:47 +10:00 |
|