Commit Graph

  • e186f7e174 minor edits Samyak Jain 2021-08-18 02:47:25 +0530
  • c0370a7b7a minor bugs fixing Samyak Jain 2021-08-18 02:46:31 +0530
  • e586df6c30 minor bug fix Samyak Jain 2021-08-18 02:41:41 +0530
  • 6ab5a1ef3e Merge branch 'main' into pooltogether-connector eccheung4 2021-08-13 14:38:55 -0700
  • 04a26554b7 fix issues cryptoDev222 2021-08-12 17:12:11 -0500
  • 77bcdb8049 testcase script file and case tokenID 0 cryptoDev222 2021-08-12 10:44:34 -0500
  • bf80497bb2 Add claimAll function eccheung4 2021-08-11 15:36:57 -0700
  • 553dc995e9 Fix test case Thrilok Kumar 2021-08-12 00:41:28 +0530
  • 5bb8a67ae8 Updated hardhat package Thrilok Kumar 2021-08-12 00:39:38 +0530
  • 251092e020 initial uniswap testcase cryptoDev222 2021-08-11 08:52:01 -0500
  • 944b3fb130 fix small issues cryptoDev222 2021-08-10 11:42:18 -0500
  • 3fb91b6136 implement burn function cryptoDev222 2021-08-10 10:18:33 -0500
  • c7f446bc54 enable check eth addLiquidity cryptoDev222 2021-08-10 09:54:21 -0500
  • 51c8462965
    Merge pull request #5 from liquity/fix-repayments #65 Edward Mulraney 2021-08-10 07:18:22 -0400
  • 764faca85e remove require statement cryptoDev222 2021-08-10 05:51:46 -0500
  • 56b101f2f9 handle repayments in adjust() and upate tests #64 Edward Mulraney 2021-08-10 11:18:32 +0100
  • 3b2248a50c fix small issues cryptoDev222 2021-08-09 23:53:49 -0500
  • 8b82f4534b fix small issues cryptoDev222 2021-08-09 16:09:14 -0500
  • cf543bd26f fix mint function cryptoDev222 2021-08-09 15:08:48 -0500
  • 1ae2a5c9e5 fix mint function cryptoDev222 2021-08-09 13:30:38 -0500
  • 8239368ea4 Updated connector addresses doc #62 Thrilok Kumar 2021-08-09 23:29:18 +0530
  • 5b6e1af5fd Merge branch 'dep/compound-mapping-update' of https://github.com/InstaDApp/dsa-connectors-new into dep/compound-mapping-update Thrilok Kumar 2021-08-09 23:07:23 +0530
  • c0e1b4a1fb Updated compound mapping address Thrilok Kumar 2021-08-09 23:07:09 +0530
  • ab29b12a4e fix small issues cryptoDev222 2021-08-09 09:58:28 -0500
  • 08d24f1ef5 uniswapv3 connector cryptoDev222 2021-08-08 11:29:35 +0200
  • cd98a39774
    Merge branch 'main' into dep/compound-mapping-update Thrilok kumar 2021-08-06 00:57:35 +0530
  • 9ed8cf568b
    Merge pull request #61 from Instadapp/dep/reflexer Thrilok kumar 2021-08-06 00:41:33 +0530
  • cc1e975537
    Merge pull request #44 from liquity/main Thrilok kumar 2021-08-06 00:32:28 +0530
  • 8d9600b3b2 Add TokenFaucet and claim function eccheung4 2021-08-05 10:56:02 -0700
  • 9f576e3111 Updated compound mapping address Thrilok Kumar 2021-08-05 13:00:04 +0530
  • 33b4b66bd7 Deployed new compound mapping Thrilok Kumar 2021-08-05 12:59:12 +0530
  • cf9232288c Deployed reflexer connector #61 Thrilok Kumar 2021-08-05 12:57:09 +0530
  • 6f356a3a46 b.protocol: deposit to cdp manager and not to vat directly yaron velner 2021-08-04 00:44:18 +0300
  • 9d60daa894 Deployed reflexer mapping contract Thrilok Kumar 2021-08-03 21:45:03 +0530
  • cf8cc26090 Deployed InstaMappingController contract Thrilok Kumar 2021-08-03 21:32:27 +0530
  • dedd38239a Updated solidity version of reflexer mapping contract Thrilok Kumar 2021-08-03 20:58:30 +0530
  • b62d3ec04c Cleared TODO Thrilok Kumar 2021-08-03 20:57:53 +0530
  • 5e749a73d2 Merge remote-tracking branch 'upstream/main' #44 Edward Mulraney 2021-07-30 10:32:01 +0100
  • f81af1743e make all functions payable so they can be composed with payable functions Edward Mulraney 2021-07-30 10:31:46 +0100
  • 54fb216bba
    Merge pull request #60 from Instadapp/check-if-public-function-is-payable Thrilok kumar 2021-07-26 22:33:20 +0530
  • 9fcd712d0e check if public function is payable #60 Aleksandr S 2021-07-26 18:59:54 +0300
  • f37b863815
    Allow non-payable functions to be composable with payable functions Edward Mulraney 2021-07-26 08:43:12 -0400
  • a126642e30
    Allow non-payable functions to be composable with payable functions Edward Mulraney 2021-07-26 08:43:00 -0400
  • 24a038aced
    Allow non payable functions to be composable with payable functions Edward Mulraney 2021-07-26 08:42:20 -0400
  • 67e07913ed
    Allow non-payable functions to be composable with payable functions Edward Mulraney 2021-07-26 08:41:32 -0400
  • fd45a1662e added slippage calculation Samyak Jain 2021-07-25 02:23:41 +0530
  • 40a0936408 minor fixes Samyak Jain 2021-07-25 00:36:21 +0530
  • d9e8d62cd7 DeFi Limit Order Contract done Samyak Jain 2021-07-25 00:35:22 +0530
  • 11c08ea744
    Fixed instapool interface Thrilok kumar 2021-07-14 19:17:55 +0530
  • 5574467be5 Merge remote-tracking branch 'upstream/main' Edward Mulraney 2021-07-13 21:59:35 +0100
  • e999422c59 Merge branch 'main' of github.com:liquity/dsa-connectors Edward Mulraney 2021-07-12 10:25:52 +0100
  • 5cedc1be31
    Update contracts/mainnet/connectors/beta/main.sol #56 Samyak Jain 2021-07-10 10:07:55 +0530
  • efe6f5026e
    Update contracts/mainnet/connectors/beta/main.sol Samyak Jain 2021-07-10 10:07:49 +0530
  • 65884dc22d
    Update contracts/mainnet/connectors/beta/main.sol Samyak Jain 2021-07-10 10:07:43 +0530
  • 2cbeeaf2c0
    Update contracts/mainnet/connectors/beta/main.sol Samyak Jain 2021-07-10 10:07:37 +0530
  • 8a70ccddff hardhat contracts instead of web3 contracts in test yaron velner 2021-07-06 11:42:25 +0300
  • 2fac6a94ff close test yaron velner 2021-07-06 11:26:32 +0300
  • 6fa171df23 deposit and borrow test yaron velner 2021-07-06 09:17:12 +0300
  • b1fa7b8fe1 beta mode connector added Samyak Jain 2021-07-06 03:51:10 +0530
  • 07705981d6 basic b.makerdao tests yaron velner 2021-07-06 00:08:32 +0300
  • f448d4eaa4 makerdao before tests yaron velner 2021-07-05 22:34:11 +0300
  • e892d52c51 b.compound yaron velner 2021-07-05 21:58:51 +0300
  • 6fa590fc08 update 88mph #55 Xuefeng Zhu 2021-07-05 09:52:32 -0700
  • 1de8b7d5b3 Add some comments eccheung4 2021-07-05 09:30:43 -0700
  • 8702de7dd1 WIP: Withdrawal Working eccheung4 2021-07-05 06:52:20 -0700
  • bca455967a cleanup #54 Xuefeng Zhu 2021-07-04 23:46:11 -0700
  • 4a0441521b cleanup #53 Xuefeng Zhu 2021-07-04 23:44:04 -0700
  • ec66aef6e2 add 88mph connector Xuefeng Zhu 2021-07-04 23:43:18 -0700
  • 3f0e9f9c15 add element connect Xuefeng Zhu 2021-07-04 23:23:42 -0700
  • 9444579363 add pods connector Xuefeng Zhu 2021-07-04 22:41:10 -0700
  • c0eecb4885 add nexus mutual connector #52 Xuefeng Zhu 2021-07-04 21:41:35 -0700
  • aa6e61a6d7 WIP: Deposit test seems to be working eccheung4 2021-07-03 23:55:45 -0700
  • 475612f506 WIP eccheung4 2021-07-02 19:49:43 -0700
  • 6ce7fca82f
    Merge pull request #3 from liquity/liquity-updates Edward Mulraney 2021-06-30 17:30:30 +0100
  • 7ef923929c fix broken tests from instadapp PR Edward Mulraney 2021-06-30 17:16:05 +0100
  • d45f08b743 updated the event with data from struct Samyak Jain 2021-06-29 04:23:30 +0530
  • 027095603c added struct on adjust setIds Samyak Jain 2021-06-29 04:22:04 +0530
  • 7b17bc9d40 liquity updates done Samyak Jain 2021-06-28 23:55:24 +0530
  • e28c253d7d WIP eccheung4 2021-06-28 09:22:20 -0700
  • 6211c526d8 updated all the functions other adjust Samyak Jain 2021-06-26 18:30:03 +0530
  • 0a2735cad2 restructuring & updated function till repay Samyak Jain 2021-06-26 01:40:45 +0530
  • a14f4c6e02 Updated flashloan code Thrilok Kumar 2021-06-26 01:25:34 +0530
  • 3209b8691a
    Merge pull request #51 from Instadapp/fix/approve-fix Thrilok kumar 2021-06-26 00:32:24 +0530
  • 3c4d3ec858
    Merge pull request #49 from Instadapp/feat/polygon-1inch #51 Thrilok kumar 2021-06-26 00:30:52 +0530
  • 88604da176 Updated connector list #49 Thrilok Kumar 2021-06-26 00:30:19 +0530
  • 1666a3823e
    Merge pull request #48 from Instadapp/fix/approve-fix Thrilok kumar 2021-06-26 00:29:39 +0530
  • a22103533b Minor fix Thrilok Kumar 2021-06-26 00:06:08 +0530
  • acafed23d0 Updated connector list #48 Thrilok Kumar 2021-06-26 00:05:28 +0530
  • 9b9fb2d7fb Minor change Thrilok Kumar 2021-06-25 23:57:39 +0530
  • 112cdb91e1
    Merge branch 'main' into fix/approve-fix Thrilok kumar 2021-06-25 23:48:38 +0530
  • 1756903356 Updated connector version Thrilok Kumar 2021-06-25 22:49:14 +0530
  • 5341aeb1b4 Updated package.json Thrilok Kumar 2021-06-25 22:45:54 +0530
  • 6c5d8ae361
    Merge pull request #50 from Instadapp/1inch-update Thrilok kumar 2021-06-25 22:44:49 +0530
  • 53a725a716 Added polygon 1inch connector Thrilok Kumar 2021-06-25 21:00:34 +0530
  • c3b327f1a6 Updated 1inch connector Thrilok Kumar 2021-06-25 20:57:53 +0530
  • 8c9866d4e5 Minor change Thrilok Kumar 2021-06-25 20:48:51 +0530
  • 003ef06887 Merge branch 'main' of github.com:Instadapp/dsa-connectors Edward Mulraney 2021-06-25 09:41:09 +0100
  • 2d4341a801 Minor fix Thrilok Kumar 2021-06-25 01:31:04 +0530
  • 217b3d402c Reverted change in old connector Thrilok Kumar 2021-06-25 01:29:19 +0530
  • 1a9ab0ac70 Fixed approve(token.approve => approve()) Thrilok Kumar 2021-06-25 01:25:04 +0530