David Racero
|
c7a8f41d46
|
Added test fixes to support latest stable fix
|
2021-01-21 00:42:39 +01:00 |
|
David Racero
|
a72b73d804
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 183-flash-liquidation-adapter
|
2021-01-20 09:27:33 +01:00 |
|
Zer0dot
|
97a6179703
|
Added all UNI-V2 pairs and configs
|
2021-01-19 20:58:21 -05: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 |
|
David Racero
|
94dd996666
|
Add test cases for FlashLiquidationAdapter
|
2021-01-18 15:40:02 +01:00 |
|
David Racero
|
7040f9ea2e
|
Fix conflicts
|
2021-01-15 16:55:51 +01:00 |
|
root
|
a9aff29b77
|
Flash liquidation fixes. Add working test for flash liquidation. Add Tenderly tests support.
|
2021-01-15 15:48:54 +00:00 |
|
Zer0dot
|
ed17b5a037
|
Slight cleanup
|
2021-01-14 20:59:14 -05:00 |
|
Zer0dot
|
b2123e914c
|
Slight fix
|
2021-01-14 19:06:29 -05:00 |
|
Zer0dot
|
ccb6e36760
|
Slight cleanup
|
2021-01-14 18:56:18 -05:00 |
|
Zer0dot
|
eb38932cc2
|
Cleaned comment
|
2021-01-14 18:43:49 -05:00 |
|
Zer0dot
|
4f5828457b
|
Removed redundancies
|
2021-01-14 18:39:18 -05: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 |
|
Zer0dot
|
917f632980
|
Added unique prefix functionality
|
2021-01-13 01:05:44 -05: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 |
|
Zer0dot
|
688b62fed2
|
Added gas tracking
|
2021-01-11 21:15:47 -05:00 |
|
David Racero
|
b432008d06
|
Added flash liquidation adapter first iteration
|
2021-01-11 17:40:25 +01:00 |
|
Zer0dot
|
a4540633ea
|
Removed obsolete note
|
2021-01-10 20:41:58 -05:00 |
|
Zer0dot
|
0472cc27f2
|
Cleanup (Removed unneeded dev deployment)
|
2021-01-10 20:40:23 -05:00 |
|
Zer0dot
|
587c4df47c
|
Cleanup
|
2021-01-10 20:10:43 -05:00 |
|
Zer0dot
|
95691770ab
|
Reset to original state
|
2021-01-10 20:05:34 -05:00 |
|
Zer0dot
|
36e5642f24
|
Removed dev task
|
2021-01-10 19:57:58 -05: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 |
|
Zer0dot
|
84d95038a0
|
Fixed Kovan deployment.
|
2021-01-07 21:55:24 -05:00 |
|
Zer0dot
|
ced0bc3dfe
|
Setup testing on Kovan. Error on oracle deployment
|
2021-01-07 20:27:39 -05: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 |
|
Zer0dot
|
1669d6587a
|
Fixed UNI prefix error in setup.spec
|
2021-01-01 21:14:02 -05:00 |
|
Zer0dot
|
5f4798f4bd
|
Updated readme for clarity
|
2021-01-01 17:43:19 -05:00 |
|
Zer0dot
|
4637476bbd
|
Removed UNI prefix, cleaned up
|
2020-12-30 01:04:06 -05:00 |
|
Zer0dot
|
57986b76a8
|
Testing
|
2020-12-25 00:47:30 -05:00 |
|
Eenae
|
706948021e
|
added warning #44
|
2020-12-24 18:27:42 +03:00 |
|
Zer0dot
|
9e001ec0b6
|
Initial testing
|
2020-12-22 18:48:02 -05: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 |
|
Zer0dot
|
15076ea7c0
|
Update README.md
|
2020-12-21 16:14:07 -05: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 |
|