Commit Graph

  • 17fc4f6acb
    Update main.sol Thrilok kumar 2021-06-25 00:24:05 +0530
  • d26e38e7cd
    Update instapool.test.js Thrilok kumar 2021-06-24 17:08:42 +0530
  • 4848a8170e
    Merge pull request #45 from Instadapp/feat/refinance-connector Thrilok kumar 2021-06-24 17:06:01 +0530
  • 674e1ec4df
    Merge branch 'main' into feat/refinance-connector #45 Thrilok kumar 2021-06-24 17:05:54 +0530
  • b84bf52f0d
    Merge pull request #47 from Instadapp/flashloan-test Thrilok kumar 2021-06-24 17:00:51 +0530
  • 1cce1fffea Added flashloan testcases #47 Thrilok Kumar 2021-06-24 16:58:01 +0530
  • 4d55758394 Updated connector list Thrilok Kumar 2021-06-24 07:44:59 +0530
  • df571ef426 Fixed stack too deep error Thrilok Kumar 2021-06-24 07:35:53 +0530
  • e6be1f1c92
    Merge pull request #46 from Instadapp/feat/instadapp-governance-connector Thrilok kumar 2021-06-23 18:29:49 +0530
  • 2dc6eaa4bc Updated connector address #46 Thrilok Kumar 2021-06-23 15:48:32 +0530
  • e64b517e2a Updated contract addresses Thrilok Kumar 2021-06-23 15:23:35 +0530
  • 9fa32fb888 Minor fix Thrilok Kumar 2021-06-23 02:33:32 +0530
  • 2126be64e2 Added refinanace connector Thrilok Kumar 2021-06-23 02:18:01 +0530
  • e31abde1f8 Added instadapp governance connector Thrilok Kumar 2021-06-23 00:56:44 +0530
  • 03a1f64398
    Merge pull request #1 from edmulraney/liquity-connector Edward Mulraney 2021-06-21 09:16:00 +0100
  • 4560aea2d2 folder name update Samyak Jain 2021-06-20 17:29:48 +0530
  • 9f360099e4
    Merge pull request #43 from Instadapp/feat/weth-connector Samyak Jain 2021-06-18 14:50:40 +0530
  • 307a8ac0b8 Updated connector address #43 Thrilok Kumar 2021-06-18 14:34:09 +0530
  • c0875a4b0f Making wethContract as constant Thrilok Kumar 2021-06-18 14:27:19 +0530
  • 667241cf0b Hardcoded wethContract Thrilok Kumar 2021-06-18 14:25:16 +0530
  • 32666224cf Updated connector name Thrilok Kumar 2021-06-18 14:18:20 +0530
  • d84e3342a8 Minor fix Thrilok Kumar 2021-06-18 14:17:11 +0530
  • 48d4067f89 Added WETH connector Thrilok Kumar 2021-06-18 14:13:03 +0530
  • 9e72e7487d Updated connector address #42 Thrilok Kumar 2021-06-18 14:05:38 +0530
  • 38d4f23289 ETH withdraw issue fixed on maker Thrilok Kumar 2021-06-18 13:58:08 +0530
  • 7a6e4dae64 Updated connector address Thrilok Kumar 2021-06-18 00:22:20 +0530
  • 83c4327c37 Updated connector name Thrilok Kumar 2021-06-17 23:39:58 +0530
  • 395a98a640 Added Vault Transfer function Thrilok Kumar 2021-06-17 23:36:34 +0530
  • 9dffaa5f6b Merge branch 'main' of https://github.com/InstaDApp/dsa-connectors-new into main Thrilok Kumar 2021-06-17 23:29:13 +0530
  • 5e77877437 Added new connector addresses Thrilok Kumar 2021-06-17 23:29:11 +0530
  • ecb007fcd8
    Merge pull request #41 from Instadapp/uni-v3-erc20 Thrilok kumar 2021-06-17 23:25:00 +0530
  • 30f203f54a Minor fix #41 Thrilok Kumar 2021-06-16 14:13:16 +0530
  • 38fa0bfe95 updated connector to fetch factory from resolvers Samyak Jain 2021-06-16 14:04:18 +0530
  • f9b3e6b8e4 Updated auth connector address Thrilok Kumar 2021-06-15 21:44:04 +0530
  • e9281116fd Minor updates Thrilok Kumar 2021-06-15 21:21:19 +0530
  • d0bd1ee78b auth connector update Samyak Jain 2021-06-15 19:43:35 +0530
  • dc43a3f3b3 Updated dependencies Ishan Jain 2021-06-14 12:36:05 +0530
  • 229be643a0 minor fix Thrilok Kumar 2021-06-13 17:02:34 +0530
  • f37a543b81 minor refactoring Samyak Jain 2021-06-13 17:00:49 +0530
  • d72c1480f9 Added guni factory Thrilok Kumar 2021-06-13 16:49:33 +0530
  • 9da4e18c2c Fixed stack too deep error Thrilok Kumar 2021-06-10 23:42:39 +0530
  • f2d163c8ae Minor changes Thrilok Kumar 2021-06-10 23:27:27 +0530
  • 7e6b83e5fe updated stake mapping Samyak Jain 2021-06-10 21:55:57 +0530
  • ef5c6e9edb added comments on connector Samyak Jain 2021-06-10 19:45:21 +0530
  • 1cc2e4ba1a staking connector added Samyak Jain 2021-06-10 17:26:39 +0530
  • dbcf960bf9 updated connector with setId & getId Samyak Jain 2021-06-10 16:56:05 +0530
  • a483299e50 added slippage on deposit Samyak Jain 2021-06-10 16:44:38 +0530
  • 2bd7492e56 Gelato connector updated with swap & mint Samyak Jain 2021-06-10 03:00:34 +0530
  • 4ea58ba50d log the eth and lqty gains from stability pool operations. general tidy up Edward Mulraney 2021-06-09 21:02:06 +0100
  • 7588733d98 add tests to ensure getId/setIds all work Edward Mulraney 2021-06-08 16:57:36 +0100
  • 1c6c7bc358 new updates Samyak Jain 2021-06-08 02:04:38 +0530
  • 8067874d21 Fixes Thrilok Kumar 2021-06-08 00:46:32 +0530
  • 22ebfac88d minor fix Samyak Jain 2021-06-08 00:22:34 +0530
  • 927e1e2f1c
    Update contracts/mainnet/connectors/uniswap_v3_erc20/main.sol Samyak Jain 2021-06-08 00:21:41 +0530
  • 2476cc4390
    Update contracts/mainnet/connectors/uniswap_v3_erc20/main.sol Samyak Jain 2021-06-08 00:21:31 +0530
  • 9b69841fec added events Samyak Jain 2021-06-08 00:20:44 +0530
  • 5656c94717 Uniswap v3 erc20 pool basic setup done Samyak Jain 2021-06-07 23:32:13 +0530
  • eaef5a43a7
    Merge pull request #40 from Instadapp/aave-tests Thrilok kumar 2021-06-07 09:15:07 +0530
  • 5be5cb6866 include all gains from staking/stability-pool when performing operations on them Edward Mulraney 2021-06-04 15:55:04 +0100
  • 97db94fe59 add test for instadapp event return values. address PR comments: - add setUints to all applicable functions - use uint256 rather than uint for event data Edward Mulraney 2021-06-04 12:18:16 +0100
  • 678fd641fb test: 💍 add aave v1 and v2 tests #40 Daksh Miglani 2021-06-04 16:17:41 +0530
  • 47ea4ffdff perf: ️ add utils for adding liq, impersonating and master sign Daksh Miglani 2021-06-04 16:17:16 +0530
  • 33af444193 Updated connector addresses list Thrilok Kumar 2021-06-02 22:43:15 +0530
  • ec8fd393a1 add recommended solidity version Edward Mulraney 2021-06-02 11:19:05 +0100
  • 1fd9c651f5 polygon aave claim function update Thrilok Kumar 2021-06-02 05:41:26 +0530
  • 9ba2885a0f aave polygon claim function update Thrilok Kumar 2021-06-02 05:41:02 +0530
  • a1203c66ae add liquity connector Edward Mulraney 2021-06-01 15:50:52 +0100
  • 4ae6389562 B.Compound #39 yaron velner 2021-05-31 22:49:09 +0300
  • de1472e98f Updated 1inch connector #50 Thrilok Kumar 2021-05-26 07:03:45 +0530
  • 548b5383d8 Updated connectors list Thrilok Kumar 2021-05-15 02:29:19 +0530
  • ac3421fb61 Fix compound connector depositCToken setId Thrilok Kumar 2021-05-15 01:00:44 +0530
  • fb71978100
    Merge pull request #38 from Instadapp/feat/compoud-testcase Thrilok kumar 2021-05-15 00:49:32 +0530
  • 8031d66566 typo #38 Thrilok Kumar 2021-05-15 00:47:50 +0530
  • dc849877c4 Added basic compound testcases Thrilok Kumar 2021-05-15 00:46:54 +0530
  • 516e2612db
    Merge pull request #36 from Instadapp/integrate_mapping_contract Thrilok kumar 2021-05-11 23:04:06 +0530
  • 48ec4c7cb5
    Merge pull request #37 from Instadapp/polygon-connectors Thrilok kumar 2021-05-11 23:02:25 +0530
  • 199c641f8d Updated connector comments #37 Thrilok Kumar 2021-05-11 22:44:57 +0530
  • a0519d701f checks dev and title Aleksandr S 2021-05-11 19:47:05 +0300
  • 6715717ca8 checks update Aleksandr S 2021-05-11 19:30:13 +0300
  • 196673877d Added name and description for polygon connectors Thrilok Kumar 2021-05-11 21:49:12 +0530
  • 40e2a47f7a Added title and description for mainnet connectors Thrilok Kumar 2021-05-11 21:46:23 +0530
  • c4a649c623 Fixed typo Thrilok Kumar 2021-05-11 21:28:15 +0530
  • abc3dc2c5d Added polygon connectors Thrilok Kumar 2021-05-11 19:22:01 +0530
  • 9035da5a36 🎸 feat: integrated MappingController for cream and reflexer #36 Daksh Miglani 2021-05-11 02:04:31 +0530
  • 92bb147509
    Merge pull request #35 from Instadapp/mapping-contract Thrilok kumar 2021-05-10 14:35:53 +0530
  • e3eddd093a feat: 🎸 access controller -> mapping controller bytes32 -> addr #35 Daksh Miglani 2021-05-10 14:19:45 +0530
  • 66f1a7cc6e test: 💍 getRoleMember and getRoleMemberCount Daksh Miglani 2021-05-10 03:46:55 +0530
  • fdb62fedd5 style: 💄 improve the comments a bit Daksh Miglani 2021-05-10 03:46:26 +0530
  • e220e60cba test: 💍 add InstaMapping tests and improve other tests Daksh Miglani 2021-05-10 01:15:42 +0530
  • 2520d57e88 test: 💍 InstaAccessControl contract Daksh Miglani 2021-05-10 00:46:11 +0530
  • 169b411142 feat: 🎸 separate out contracts and fit them for our usecase Daksh Miglani 2021-05-10 00:45:52 +0530
  • 054bb693ca
    Merge pull request #34 from Instadapp/instapool-v2 Samyak Jain 2021-05-09 23:04:32 +0530
  • e565ab7590 Fixed address => bytes32 encoding Thrilok Kumar 2021-05-09 21:31:04 +0530
  • 247d75f857 feat: 🎸 add new access control and use it in InstaMappings Daksh Miglani 2021-05-09 21:00:29 +0530
  • 83820b2438 feat: 🎸 move cream to the mainnet directory Daksh Miglani 2021-05-09 20:59:16 +0530
  • f8598a492b Added instapool_v2 #34 Thrilok Kumar 2021-05-09 16:58:58 +0530
  • 07cbf798a1 Merge branch 'main' of https://github.com/Instadapp/dsa-connectors into mapping-contract Daksh Miglani 2021-05-09 02:15:19 +0530
  • 0ef4667258
    Checker for solidity code (#32) Ardhead 2021-05-07 19:36:52 +0300
  • f7ea2c20f8 address indexed tokenB, #33 Aleksandr S 2021-05-07 17:53:38 +0300
  • c0c0ef0866 test workflow #32 Aleksandr S 2021-05-07 17:51:50 +0300