David Racero
|
da0b13757a
|
Fix scenario and rename jobs
|
2021-01-27 16:57:26 +01:00 |
|
David Racero
|
ba054edbd9
|
Test formatting error
|
2021-01-27 16:02:44 +01:00 |
|
David Racero
|
17af598680
|
Add missing npm run to script
|
2021-01-27 15:58:38 +01:00 |
|
David Racero
|
abb17b004d
|
Fix pre-commit
|
2021-01-27 15:46:04 +01:00 |
|
David Racero
|
6a503eb0a8
|
Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI.
|
2021-01-27 15:43:34 +01:00 |
|
David Racero
|
89db02e79c
|
Add include
|
2021-01-27 11:50:54 +01:00 |
|
David Racero
|
41b7adb4cc
|
Test super linter at Gitlab and Solidity
|
2021-01-27 10:49:30 +01:00 |
|
The-3D
|
717cb2beb9
|
Merge branch '199-add-support-of-repaying-debt-with-the-same-collateral-to-repay-adapter' into 'master'
Resolve "Add support of repaying debt with the same collateral to repay adapter"
Closes #199
See merge request aave-tech/protocol-v2!222
|
2021-01-25 11:49:39 +00:00 |
|
eboado
|
d6059938bb
|
- Fixed array init on BaseUniswapAdapter
|
2021-01-25 09:29:07 +01:00 |
|
andyk
|
6cebf50f11
|
add special quotation flow
|
2021-01-21 17:44:48 +03:00 |
|
The-3D
|
29448c19c1
|
Merge branch 'fix/185-validation-borrow' into 'master'
- Fix non-initialized vars.rateMode on borrow validation
See merge request aave-tech/protocol-v2!209
|
2021-01-19 11:46:36 +00:00 |
|
Ernesto Boado
|
b21dd83abb
|
Merge branch '196-fix-certora-ci' into 'master'
Resolve "Fix Certora CI"
Closes #196
See merge request aave-tech/protocol-v2!218
|
2021-01-19 11:07:01 +00:00 |
|
David Racero
|
600912463f
|
Add waitTx for some missing scenario actions
|
2021-01-19 09:57:36 +01:00 |
|
David Racero
|
38d7711fbd
|
Apply fix
|
2021-01-18 15:56:16 +01:00 |
|
The-3D
|
c85bcbdae9
|
Merge branch '178-add-uniswap-adapters' into 'master'
Resolve "Add Uniswap adapter for liquidity swap and repay with collateral using flashloan"
Closes #178
See merge request aave-tech/protocol-v2!201
|
2021-01-14 16:07:53 +00:00 |
|
Ernesto Boado
|
f11d00756d
|
Merge branch '195-latest-changes-to-the-uniswap-adapters' into '178-add-uniswap-adapters'
Resolve "Latest changes to the uniswap adapters"
See merge request aave-tech/protocol-v2!217
|
2021-01-14 15:48:41 +00:00 |
|
The3D
|
773bdd252b
|
Added latest fixes
|
2021-01-14 15:21:42 +01:00 |
|
David Racero
|
16a7398574
|
Fixed tests. Add uniswap adapter test to package.json script
|
2021-01-14 11:53:48 +01:00 |
|
David Racero
|
611605eebf
|
Fix mockup base tests. Separate uniswap adapter tests into separate files.
|
2021-01-13 15:11:39 +01:00 |
|
eboado
|
e5e61553c8
|
- Removed comments from BaseUniswapAdapter
|
2021-01-12 14:21:44 +01:00 |
|
David Racero
|
63ce8bc2bb
|
Revert "add withFlash flage to getAmountIn/Out"
This reverts commit 3d2a877770 .
|
2021-01-12 13:20:32 +01:00 |
|
David Racero
|
46c753cea1
|
Solve conflicts
|
2021-01-12 12:11:03 +01:00 |
|
Ernesto Boado
|
3782bfda1a
|
Merge branch 'add-task-deploy-new-asset' into 'master'
Add task deploy new assets before AIP
See merge request aave-tech/protocol-v2!210
|
2021-01-08 10:01:38 +00:00 |
|
dhadrien
|
334718a077
|
added package.json script
|
2021-01-07 16:36:54 +01:00 |
|
Ernesto Boado
|
e2072c708d
|
Merge branch '191-fix-readme-steps-fork' into 'master'
Resolve "Fix README.md: steps for mainnet fork"
Closes #191
See merge request aave-tech/protocol-v2!213
|
2021-01-07 15:25:44 +00:00 |
|
David Racero
|
037ac78acb
|
Added small guide to how to interact with Aave in Mainnet with console
|
2021-01-07 16:17:33 +01:00 |
|
David Racero
|
e4f5c0defa
|
rollback package-lock
|
2021-01-07 13:51:03 +01:00 |
|
David Racero
|
43df62a9c9
|
Fix README.md steps for mainnet fork. Added console fork mode. Fix infura subdomain in mainnet fork mode.
|
2021-01-07 13:45:18 +01:00 |
|
dhadrien
|
ec77c690b8
|
Fixed script, working
|
2020-12-22 10:46:56 +01:00 |
|
eboado
|
3b11a4dca1
|
- Fix non-initialized vars.rateMode on borrow validation
|
2020-12-22 10:13:57 +01:00 |
|
dhadrien
|
a3403631be
|
added task for deploying new asset
|
2020-12-21 17:13:51 +01:00 |
|
andyk
|
3d2a877770
|
add withFlash flage to getAmountIn/Out
|
2020-12-09 13:29:25 +04:00 |
|
eboado
|
eea6d38f24
|
- Added Certora report
|
2020-12-03 18:23:26 +01:00 |
|
The-3D
|
279206814b
|
Merge branch 'certora/integrationStep2' into 'master'
Fixes and Updates to Integration of Certora FV
See merge request aave-tech/protocol-v2!208
|
2020-12-03 16:33:34 +00:00 |
|
pistiner
|
2fb53195f5
|
Updated runners
|
2020-12-03 18:17:31 +02:00 |
|
pistiner
|
169dbddd3e
|
Merge branch 'certora/integrationStep2' of https://gitlab.com/aave-tech/protocol-v2 into certora/integrationStep2
|
2020-12-03 18:13:34 +02:00 |
|
pistiner
|
38039a3b75
|
Updated runners
|
2020-12-03 18:13:22 +02:00 |
|
eboado
|
eadaf066f2
|
- Fixed _getAmountsOutData()
|
2020-12-03 16:51:38 +01:00 |
|
pistiner
|
cd85177020
|
Update .gitlab-ci.yml
|
2020-12-03 15:46:05 +00:00 |
|
eboado
|
c7bd9d2511
|
- Fix _getAmountsInAndPath()
|
2020-12-03 16:35:05 +01:00 |
|
pistiner
|
291b92b5a3
|
Fixed compilation errors
|
2020-12-03 17:33:23 +02:00 |
|
pistiner
|
0293b082a9
|
Fixed imports
|
2020-12-03 17:28:25 +02:00 |
|
eboado
|
a84cfdabe2
|
- Fixed _getAmountsInAndPath() and _getAmountsOutData()
|
2020-12-03 16:24:57 +01:00 |
|
pistiner
|
a7ba382b50
|
Merge branch 'master' of https://gitlab.com/aave-tech/protocol-v2 into certora/integrationStep2
|
2020-12-03 17:22:55 +02:00 |
|
pistiner
|
6b9bed65c4
|
Fix compilation errors
|
2020-12-03 17:20:11 +02:00 |
|
eboado
|
5fdb479333
|
- Fixed _getAmountsInAndPath()
|
2020-12-03 16:11:05 +01:00 |
|
pistiner
|
1ce83f27af
|
Fixed imports
|
2020-12-03 17:01:13 +02:00 |
|
pistiner
|
68b94593be
|
Fixed imports
|
2020-12-03 16:59:20 +02:00 |
|
The-3D
|
dbd77ad931
|
Merge branch 'certora/integrationStep2' into 'master'
Integrating Certora FV into the CI: Step 2
Closes #106
See merge request aave-tech/protocol-v2!182
|
2020-12-03 14:44:09 +00:00 |
|
eboado
|
4471b057a2
|
- Updated links on README
|
2020-12-03 14:43:50 +01:00 |
|