Commit Graph

169 Commits

Author SHA1 Message Date
eccheung4
a8a7dd48d0 Fix: Use return values _podShare and _tokenAmount from depositTo and withdraw in setUint() 2021-09-02 23:05:34 -07:00
eccheung4
0518a123fe Fix: use token address instead of prizePool address in depositToPod() 2021-09-02 22:57:08 -07:00
eccheung4
ac504364d9 Fix: Add maximumExitFee examples to test 2021-09-02 22:35:39 -07:00
eccheung4
3a052b9800 Fix: Remove referrer as it's not used 2021-09-02 13:43:23 -07:00
eccheung4
09aa2913e7 Fix: Add condition for uint256(-1) case. 2021-09-02 13:29:55 -07:00
eccheung4
f9762d8dfc Fix: replace where relevant with address(this) 2021-09-02 10:35:02 -07:00
eccheung4
a8ad815814 Clean up code a bit 2021-08-31 17:19:15 -07:00
Edwin Cheung
e7788adac9
Merge branch 'main' into pooltogether-connector 2021-08-29 22:07:30 -07:00
Thrilok kumar
4c2fb6efca
Merge pull request #68 from Instadapp/feat/uniswap-v3-connector
Uniswap v3 connector
2021-08-29 22:19:26 +05:30
Thrilok kumar
81a3ab22c1
Merge pull request #57 from yaronvel/main
Add B.Protocol
2021-08-29 22:18:29 +05:30
eccheung4
c797730f96 Add claimed amount for setId in claim function and event 2021-08-28 16:01:15 -07:00
Edwin Cheung
e3ddf057cf
Merge branch 'Instadapp:main' into pooltogether-connector 2021-08-27 10:19:54 -07:00
Thrilok kumar
2da9eb4901
Update main.sol 2021-08-27 17:12:17 +05:30
Thrilok kumar
fa0a22e49c
Minor change 2021-08-26 03:00:48 +05:30
Thrilok kumar
a9897fe372
Minor change 2021-08-26 03:00:41 +05:30
Thrilok kumar
b0744e2797
Updated Compound Mapping address 2021-08-26 03:00:30 +05:30
Thrilok kumar
cd337224b5
Update main.sol 2021-08-26 01:25:29 +05:30
Thrilok kumar
4d1af0fe3e
Update main.sol 2021-08-26 01:23:12 +05:30
Thrilok kumar
bbb01cd6bd
Update main.sol 2021-08-26 01:10:10 +05:30
Thrilok kumar
563aada811
Updated deposit comment 2021-08-26 01:06:59 +05:30
yaron velner
ed791eba47 b.liquity 2021-08-23 13:06:49 +03:00
yaronvel
7ced8a1279
Merge branch 'Instadapp:main' into main 2021-08-23 10:57:44 +03:00
cryptoDev222
829dd0daca refactor: add params description 2021-08-20 15:19:15 -05:00
Thrilok Kumar
9d0727b6fa Converted struct into params 2021-08-21 01:40:38 +05:30
cryptoDev222
ee738fda70 feat: fix stack too deep error when optimize disabled 2021-08-20 14:00:15 -05:00
Thrilok Kumar
bacfc9d07c Reverted commit 2021-08-20 03:53:48 +05:30
Thrilok Kumar
f0e9e1d529 Converted struct to normal variables 2021-08-20 03:51:25 +05:30
eccheung4
7ea00d7d03 Add depositToPod and withdrawFromPod functions 2021-08-18 21:58:00 -07:00
cryptoDev222
099fb6d468 feat: refactor check-haskey 2021-08-18 15:11:29 -05:00
Thrilok kumar
da4c7ff509
Removed _exactInputSingle 2021-08-19 01:11:12 +05:30
Thrilok kumar
f2a6808861
Added lower and upper tick to event 2021-08-19 01:09:57 +05:30
Thrilok kumar
3da50c3b82
Merge pull request #65 from liquity/main
Handle repayments in adjust() and update tests
2021-08-19 00:50:08 +05:30
eccheung4
6ab5a1ef3e Merge branch 'main' into pooltogether-connector 2021-08-13 14:38:55 -07:00
cryptoDev222
04a26554b7 fix issues 2021-08-12 17:12:11 -05:00
cryptoDev222
77bcdb8049 testcase script file and case tokenID 0 2021-08-12 10:44:34 -05:00
eccheung4
bf80497bb2 Add claimAll function 2021-08-11 15:36:57 -07:00
cryptoDev222
944b3fb130 fix small issues 2021-08-10 11:42:18 -05:00
cryptoDev222
3fb91b6136 implement burn function 2021-08-10 10:18:33 -05:00
cryptoDev222
c7f446bc54 enable check eth addLiquidity 2021-08-10 09:54:21 -05:00
cryptoDev222
764faca85e remove require statement 2021-08-10 05:51:46 -05:00
Edward Mulraney
56b101f2f9 handle repayments in adjust() and upate tests 2021-08-10 11:18:32 +01:00
cryptoDev222
3b2248a50c fix small issues 2021-08-09 23:53:49 -05:00
cryptoDev222
8b82f4534b fix small issues 2021-08-09 16:09:14 -05:00
cryptoDev222
cf543bd26f fix mint function 2021-08-09 15:08:48 -05:00
cryptoDev222
1ae2a5c9e5 fix mint function 2021-08-09 13:30:38 -05:00
Thrilok Kumar
8239368ea4 Updated connector addresses doc 2021-08-09 23:29:18 +05:30
Thrilok Kumar
5b6e1af5fd Merge branch 'dep/compound-mapping-update' of https://github.com/InstaDApp/dsa-connectors-new into dep/compound-mapping-update 2021-08-09 23:07:23 +05:30
Thrilok Kumar
c0e1b4a1fb Updated compound mapping address 2021-08-09 23:07:09 +05:30
cryptoDev222
ab29b12a4e fix small issues 2021-08-09 09:58:28 -05:00
cryptoDev222
08d24f1ef5 uniswapv3 connector 2021-08-08 11:29:35 +02:00