Commit Graph

1045 Commits

Author SHA1 Message Date
pistiner
66bb895cec Updated running script of UserConfiguration library. 2020-11-24 14:53:09 +02:00
pistiner
9be311562a Merge branch 'certora/integrationStep2' of https://gitlab.com/aave-tech/protocol-v2 into certora/integrationStep2 2020-11-23 19:25:57 +02:00
pistiner
296f1046ad Updated integirtyBalanceOfTotalSupplyOnBurn rule for StableDebtToken. 2020-11-23 19:25:47 +02:00
pistiner
87d23c65ea Update .gitlab-ci.yml 2020-11-22 21:24:26 +00:00
pistiner
9e07c03f33 Merge branch 'certora/integrationStep2' of https://gitlab.com/aave-tech/protocol-v2 into certora/integrationStep2 2020-11-22 23:20:17 +02:00
pistiner
f90e53293d Updated StableDebtToken spec 2020-11-22 23:19:56 +02:00
pistiner
fa0d49e280 Update .gitlab-ci.yml 2020-11-22 20:43:01 +00:00
pistiner
219d765f97 Updated running script of VariableDebtToken 2020-11-22 22:39:06 +02:00
pistiner
21edab306b Merge branch 'master' of https://gitlab.com/aave-tech/protocol-v2 into certora/integrationStep2 2020-11-22 22:21:03 +02:00
pistiner
dd0e3064e3 Updates to the VariableDebtToken spec 2020-11-22 22:20:43 +02:00
Ernesto Boado
0ccfcd2b2c Merge branch 'fix/157' into 'master'
Resolve "Upgrade to solidity 0.6.12"

Closes #157

See merge request aave-tech/protocol-v2!176
2020-11-20 16:25:35 +00:00
The3D
f1778b88d4 Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
The3D
8c03180f89 Updated solidity version 2020-11-20 11:41:58 +01:00
Ernesto Boado
886f2fbc70 Merge branch 'fix/156' into 'master'
Resolve "Add the OTIMAL_UTILIZATION_RATE as an immutable in DefaultInterestRateStrategy"

Closes #156

See merge request aave-tech/protocol-v2!173
2020-11-20 09:18:49 +00:00
The3D
151146c95b removed bigNumber import 2020-11-20 10:14:37 +01:00
The3D
75c7d52031 removed hardhat console 2020-11-20 10:13:14 +01:00
The3D
8aa46e9c4f Fixes tests 2020-11-19 19:24:41 +01:00
The3D
d5f0e9ebf9 Updated migration scripts 2020-11-19 18:11:53 +01:00
The3D
3f5822f5f6 Updated DefaultInterestRateStrategy 2020-11-19 17:17:11 +01:00
The-3D
56d25e81cb Merge branch 'fix/152-borrow-comment' into 'master'
Fixed innacuracy on borrow() comments.

Closes #152

See merge request aave-tech/protocol-v2!172
2020-11-19 10:49:56 +00:00
eboado
94ce7c649f - Fixed innacuracy on borrow() comments. 2020-11-19 10:46:10 +01:00
Ernesto Boado
5ae277841f Merge branch '151-review-aave-reserves-and-oracles-config' into 'master'
Review Aave reserves config, add permit domain test

Closes #151

See merge request aave-tech/protocol-v2!171
2020-11-19 09:22:30 +00:00
David Racero
3e005b4aaa Fix CI ethereumjs 2020-11-18 19:22:30 +01:00
David Racero
53d92ccfe4 Added permit domain check test. Update typechain and typescript to support new ethers 5 generated typings. Updated ethers to support _TypedDataEncoder for domain hash. 2020-11-18 19:18:02 +01:00
David Racero
61b935ce41 Fixes dev tasks 2020-11-18 10:35:42 +01:00
David Racero
edac705301 Check Reserves and Oracles config. Removed unneded config related with old uniswap v1. 2020-11-18 10:33:44 +01:00
Ernesto Boado
200c02e081 Merge branch '140-setup-mainnet-fork-simulation-environment-based-on-tenderly' into 'master'
Add Mainnet fork, deployment check-list, add Tenderly integration

Closes #140

See merge request aave-tech/protocol-v2!160
2020-11-17 11:58:01 +00:00
David Racero
12d17179d6 Renamed ChainlinkProxyPriceProvider to AaveOracle 2020-11-17 10:24:24 +01:00
David Racero
f33324a09c Merge branch '140-setup-mainnet-fork-simulation-environment-based-on-tenderly' of gitlab.com:aave-tech/protocol-v2 into 140-setup-mainnet-fork-simulation-environment-based-on-tenderly 2020-11-17 09:34:22 +01:00
David Racero
b275fedfe8 Remove Uniswap V1 config and scripts. Renamed config to markets. 2020-11-17 09:33:45 +01:00
David Racero
e09e660c85 Update README.md 2020-11-17 07:18:10 +00:00
David Racero
27365697ac Added mainnet check list. Remove deployed contracts. Update README.md 2020-11-16 19:22:22 +01:00
David Racero
0d40682054 Added initial README. Digging into Tenderly. Added initial mainnet fork with buidler. 2020-11-16 16:08:07 +01:00
David Racero
d0ea8d2e32 Added buidler mainnent fork 2020-11-16 11:09:23 +01:00
David Racero
84053c7b1d Added latest update from Tenderly 2020-11-16 10:19:14 +01:00
Ernesto Boado
d9a66d3167 Merge branch 'fix/145-2' into 'master'
Resolve "Improve input parameters validation on LendingPoolConfigurator setters"

Closes #145

See merge request aave-tech/protocol-v2!170
2020-11-13 16:00:36 +00:00
The3D
b66253bfe9 Removed separate setters 2020-11-13 15:48:38 +01:00
David Racero
d2739e3a9c Add the Tenderly provider at set-bre task 2020-11-12 14:43:14 +01:00
David Racero
588a0c8da0 Add provider. Add transaction link to task. 2020-11-12 14:41:08 +01:00
The-3D
cfc002dcd1 Merge branch 'fix/147-148-uint128max' into 'master'
- Changed `1 << 128` to `type(uint128).max`

Closes #148 and #147

See merge request aave-tech/protocol-v2!169
2020-11-12 13:38:19 +00:00
David Racero
d1c6943cd3 Initial implementation of Tenderly plugin 2020-11-12 14:12:26 +01:00
eboado
f32ac702ec - Refactoring on some Errors 2020-11-12 13:54:23 +01:00
eboado
693576f853 - Replaced hardcoded error messages on ReserveLogic. 2020-11-12 12:50:35 +01:00
eboado
0f086a8a27 - Changed 1 << 128 to type(uint128).max 2020-11-12 10:29:00 +01:00
The-3D
00571bced7 Merge branch 'fix/146-reordering' into 'master'
- Reorder on LiquidationCallLocalVars for better packing.

Closes #146

See merge request aave-tech/protocol-v2!168
2020-11-12 09:26:46 +00:00
eboado
982fb46336 - Reorder on LiquidationCallLocalVars for better packing. 2020-11-12 10:16:10 +01:00
pistiner
5ad4182508 Changes in /LendingPoolHarnessForVariableDebtToken 2020-11-12 10:54:47 +02:00
The-3D
4fb10f8b10 Merge branch 'fix/144-remove-public' into 'master'
- Changed CONFIGURATOR_REVISION visibility to internal

Closes #144

See merge request aave-tech/protocol-v2!167
2020-11-12 08:52:52 +00:00
eboado
996c16237c - Changed CONFIGURATOR_REVISION visibility to internal 2020-11-12 09:48:03 +01:00
pistiner
81f566bbc4 Merged origin/master into certora/integrationStep2 2020-11-12 10:44:20 +02:00