Commit Graph

57 Commits

Author SHA1 Message Date
letteldream
77fa687491 Merge branch 'main' of github.com:Instadapp/dsa-connectors into ERC4626-connector 2023-08-22 12:58:37 -04:00
Shriya Tyagi
6fa6654ede package.json update 2023-08-22 20:54:44 +05:30
Shriya Tyagi
ba274cab5b feat: Update waffle version 2023-08-21 17:52:51 +05:30
Shriya Tyagi
79add55094 Revert "feat: Update waffle version"
This reverts commit 4f2b61d4d4.
2023-08-21 17:38:42 +05:30
Shriya Tyagi
4f2b61d4d4 feat: Update waffle version 2023-08-21 17:36:39 +05:30
q1q0
4c61d904b7 add scripts for all deploy 2023-08-18 09:01:28 -04:00
letteldream
71891feaac feat: update testscript 2023-08-13 16:30:50 -04:00
letteldream
b791989836 add latest @openzzeplin/contracts package 2023-08-08 10:16:57 -04:00
Shriya Tyagi
7ba4f9e432 Increase space size 2023-06-28 15:01:55 +08:00
q1q0
a8bf499dd5 add compound arbitrum 2023-05-23 14:01:23 -04:00
bhavik-m
97c4f6dffa added test script 2022-03-23 17:33:37 +05:30
pradyuman-verma
bfd21e250e
updated dependencies 2022-03-19 13:19:30 +05:30
bhavik-m
9797733750 merge main into this branch 2022-03-06 18:33:52 +05:30
bhavik-m
6241384933 removed executeOperation func + refactored code 2022-03-04 17:44:36 +05:30
0xPradyuman
4800889442
fixed checks (#181)
* fixed checks

* updated sushi incentive comments

* fixed index.ts errors

* removed yarn.lock since it is not used anywhere, updated gh actions config and package-lock.json

Co-authored-by: Ishan Jain <contact@ishanjain.me>
Co-authored-by: Prayuman Verma <pradyumnverma27@gmail.com>
2022-03-03 23:52:41 +05:30
Aleksandr S
5c6c0bc244 use ts-node for check run 2022-03-03 17:39:42 +03:00
0xPradyuman
76056502b9
Merge branch 'main' into typescript-support 2022-01-29 03:43:16 +05:30
bhavik-m
fca85cf4a5 minor fix 2022-01-14 02:31:12 +05:30
pradyuman-verma
fd9c72eafb
updated deployConnectorFromCmd script + minor fixes 2021-12-26 12:44:52 +05:30
zapaz.eth
4a7f1cc1d1 Merge branch 'main' into ubiquity 2021-12-12 21:20:08 +01:00
pradyuman-verma
d018eb0cef added scripts in package.json 2021-12-11 13:37:45 +05:30
pradyuman-verma
c2ccad9668 added test runner scripts + test cases fix 2021-12-11 13:37:45 +05:30
pradyuman-verma
2d594b0ad7 updated test cases + scripts + fixes 2021-12-11 13:37:45 +05:30
pradyuman-verma
b74fecff3d updated package.json 2021-12-11 13:37:45 +05:30
pradyuman-verma
dfb388ce8d updated scripts 2021-12-11 13:37:45 +05:30
pradyuman-verma
d7185bb6dd fix: initial commit for shift 2021-12-11 13:37:19 +05:30
pradyuman-verma
5e0b581d4a added scripts in package.json 2021-12-08 13:11:25 +05:30
pradyuman-verma
252a273491 added test runner scripts + test cases fix 2021-12-06 16:17:14 +05:30
pradyuman-verma
4e8676334a updated test cases + scripts + fixes 2021-12-06 05:44:38 +05:30
pradyuman-verma
553e21fa63 updated package.json 2021-12-05 23:32:28 +05:30
pradyuman-verma
cd4ca49e07 updated scripts 2021-12-05 10:53:21 +05:30
pradyuman-verma
cd204caf4d fix: initial commit for shift 2021-11-28 23:23:16 +05:30
zapaz.eth
0b11e2240c resolve conflict with main package.json 2021-11-02 09:26:16 +01:00
Thrilok Kumar
d87f8ca048 fixed OZ package issue 2021-10-27 12:16:32 +05:30
Thrilok Kumar
13d20fc356 Updated packages 2021-10-27 11:46:18 +05:30
zapaz.eth
dffd14c2fe add withdraw functionnality 2021-10-16 11:21:41 +02:00
Samyak Jain
137defd8ae updated openzepplin package to recent one 2021-10-15 22:05:54 +05:30
Thrilok kumar
fd5e2dcba8
Merge pull request #87 from Instadapp/feat/fix-testcases
feat/fix testcases
2021-10-09 01:08:21 +05:30
Thrilok Kumar
333208f254 Deployed connectors 2021-09-20 11:44:41 +05:30
cryptoDev222
a55585136e Merge branch 'feat/deploy-from-cmd' of https://github.com/Instadapp/dsa-connectors into feat/deploy-from-cmd 2021-09-17 14:45:19 -05:00
cryptoDev222
84075c39b6 feat: deploy connectors from cmd and minor fix on uniswap v3 connector 2021-09-17 14:44:09 -05:00
Aleksandr S
6c5460fac2 cl args to set check path 2021-09-05 11:32:18 +03:00
Thrilok Kumar
5bb8a67ae8 Updated hardhat package 2021-08-12 00:39:38 +05:30
cryptoDev222
08d24f1ef5 uniswapv3 connector 2021-08-08 11:29:35 +02:00
Thrilok Kumar
5341aeb1b4 Updated package.json 2021-06-25 22:45:54 +05:30
Thrilok Kumar
dc849877c4 Added basic compound testcases 2021-05-15 00:46:54 +05:30
Daksh Miglani
2520d57e88 test: 💍 InstaAccessControl contract 2021-05-10 00:46:11 +05:30
Ardhead
0ef4667258
Checker for solidity code (#32)
* raw logic

* rename and output update

* checks update

* name & comments checks update

* Updated comments for reflexer

* Updated comments

* colors and line numbers

* commit test

* commit test 2

* commit test 3

* commit test 4

* commit test 5

* commit test 6

* commit test 7

* reset branch

* commit test 1

* commit test 1

* test commit 1

* test commit

* test

* test

* test workflow

Co-authored-by: Thrilok Kumar <thrilok2000@gmail.com>
2021-05-07 22:06:52 +05:30
Thrilok Kumar
1dab4ecfc3 Merge branch 'main' of https://github.com/InstaDApp/dsa-connectors-new into main 2021-04-05 01:34:13 +05:30
Thrilok Kumar
373d8756df Added connectors list 2021-04-05 01:25:28 +05:30