cryptoDev222
509d2cf3bd
refactor: fix deposit/withdraw function
2021-08-24 14:56:55 -05:00
cryptoDev222
30eb39378f
implement uniswap v3 staker
2021-08-24 14:04:17 -05:00
cryptoDev222
2c1bbf6c36
feat: fix uniswap v3 test script
2021-08-20 16:33:54 -05: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
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
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
Thrilok Kumar
553dc995e9
Fix test case
2021-08-12 00:41:28 +05:30
Thrilok Kumar
5bb8a67ae8
Updated hardhat package
2021-08-12 00:39:38 +05:30
cryptoDev222
251092e020
initial uniswap testcase
2021-08-11 08:52:01 -05: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
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
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
Thrilok kumar
9ed8cf568b
Merge pull request #61 from Instadapp/dep/reflexer
...
Whitelist Reflexer connector
2021-08-06 00:41:33 +05:30
Thrilok kumar
cc1e975537
Merge pull request #44 from liquity/main
...
Add Liquity protocol
2021-08-06 00:32:28 +05:30
Thrilok Kumar
cf9232288c
Deployed reflexer connector
2021-08-05 12:57:09 +05:30
Thrilok Kumar
9d60daa894
Deployed reflexer mapping contract
2021-08-03 21:45:03 +05:30
Thrilok Kumar
cf8cc26090
Deployed InstaMappingController contract
2021-08-03 21:32:27 +05:30
Thrilok Kumar
dedd38239a
Updated solidity version of reflexer mapping contract
2021-08-03 20:58:30 +05:30
Thrilok Kumar
b62d3ec04c
Cleared TODO
2021-08-03 20:57:53 +05:30
Edward Mulraney
5e749a73d2
Merge remote-tracking branch 'upstream/main'
2021-07-30 10:32:01 +01:00
Edward Mulraney
f81af1743e
make all functions payable so they can be composed with payable functions
2021-07-30 10:31:46 +01:00
Thrilok kumar
54fb216bba
Merge pull request #60 from Instadapp/check-if-public-function-is-payable
...
check if public or external function is payable
2021-07-26 22:33:20 +05:30
Aleksandr S
9fcd712d0e
check if public function is payable
2021-07-26 18:59:54 +03:00
Edward Mulraney
f37b863815
Allow non-payable functions to be composable with payable functions
...
Make all functions payable so they can be composed in a larger spell which might use msg.value (normally non-payable is rejected)
Co-authored-by: Samyak Jain <34437877+KaymasJain@users.noreply.github.com>
2021-07-26 08:43:12 -04:00
Edward Mulraney
a126642e30
Allow non-payable functions to be composable with payable functions
...
Make all functions payable so they can be composed in a larger spell which might use msg.value (normally non-payable is rejected)
Co-authored-by: Samyak Jain <34437877+KaymasJain@users.noreply.github.com>
2021-07-26 08:43:00 -04:00
Edward Mulraney
24a038aced
Allow non payable functions to be composable with payable functions
...
Make all functions payable so they can be composed in a larger spell which might use msg.value (normally non-payable is rejected)
Co-authored-by: Samyak Jain <34437877+KaymasJain@users.noreply.github.com>
2021-07-26 08:42:20 -04:00
Edward Mulraney
67e07913ed
Allow non-payable functions to be composable with payable functions
...
Make all functions payable so they can be composed in a larger spell which might use msg.value (normally non-payable is rejected)
Co-authored-by: Samyak Jain <34437877+KaymasJain@users.noreply.github.com>
2021-07-26 08:41:32 -04:00
Thrilok kumar
11c08ea744
Fixed instapool interface
2021-07-14 19:17:55 +05:30
Edward Mulraney
5574467be5
Merge remote-tracking branch 'upstream/main'
2021-07-13 21:59:35 +01:00
Edward Mulraney
e999422c59
Merge branch 'main' of github.com:liquity/dsa-connectors
2021-07-12 10:25:52 +01:00
Edward Mulraney
6ce7fca82f
Merge pull request #3 from liquity/liquity-updates
...
Fix tests after Instadapp team changes
2021-06-30 17:30:30 +01:00
Edward Mulraney
7ef923929c
fix broken tests from instadapp PR
2021-06-30 17:16:05 +01:00
Samyak Jain
d45f08b743
updated the event with data from struct
2021-06-29 04:23:30 +05:30
Samyak Jain
027095603c
added struct on adjust setIds
2021-06-29 04:22:04 +05:30
Samyak Jain
7b17bc9d40
liquity updates done
2021-06-28 23:55:24 +05:30
Samyak Jain
6211c526d8
updated all the functions other adjust
2021-06-26 18:30:03 +05:30