Commit Graph

1380 Commits

Author SHA1 Message Date
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
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
eboado
4826900c6a - Added Consensys audit report 2020-12-03 14:37:26 +01:00
eboado
aeded1520c - Added v2 whitepaper 2020-12-03 14:27:12 +01:00
eboado
034a602d50 - Added audit reports (Consensys pending) 2020-12-03 14:24:41 +01:00
eboado
1916426ab1 - Added Ownable to BaseUniswapAdapter. 2020-12-03 12:13:06 +01:00
eboado
84629bca2e - Added fallback condition for price prediction, both In and Out 2020-12-03 11:36:15 +01:00
eboado
ab5303bc7c - Fixed calculation on _getAmountsOutData().
- Optimizing outcome of _getAmountsInAndPath().
2020-12-02 18:19:29 +01:00
eboado
1fec2aa5d1 - Added basic selection of optimal path 2020-12-02 17:59:38 +01:00
eboado
05dbfeccb3 - Fixed issue with variadic length of amounts depending on path 2020-12-02 17:38:17 +01:00
andyk
41efe9e811 add WETH to constructor of swap adapters 2020-12-02 19:56:38 +04:00
The3D
d611b1e8dc Updated to receive theindication on which path to use from outside 2020-12-02 15:30:57 +01:00
eboado
a25bdd9280 - Change path logic on repay adapter and base 2020-12-02 14:39:05 +01:00
eboado
750920303e - Added ascii to README 2020-12-02 12:50:33 +01:00
Ernesto Boado
8e0d64cd73 Merge branch '181-check-configuration-and-scripts' into 'master'
Use registry address from config at verification. Fix Provider verify. Fix WalletProvider verify.

Closes #181

See merge request aave-tech/protocol-v2!206
2020-12-02 10:48:52 +00:00
The3D
8113cdaef1 Updated migration scripts to receive external parameters 2020-12-02 11:18:31 +01:00
David Racero
39f71f9610 Prevent to hang if missing address at db json 2020-12-02 10:58:44 +01:00
The3D
2e23281cdc Merge branch 'master' into 178-add-uniswap-adapters 2020-12-02 10:14:03 +01:00
David Racero
04c49117b8 Fix CI task. Move initialize tokens outside of full tasks. 2020-12-02 09:57:47 +01:00