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 |
|
The3D
|
126458c7aa
|
Updated ReserveMap and UserMap
|
2020-11-24 16:17:27 +01:00 |
|
eboado
|
5532ebdc8a
|
- Moved data types (structs and enum) to a DataTypes library, to simplify interfaces
|
2020-11-24 14:53:34 +01:00 |
|
David Racero
|
98ac879181
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 154-updates-for-walletbalalanceprovider-contract
|
2020-11-23 12:04:59 +01:00 |
|
David Racero
|
6532fd0765
|
Move protocol contracts inside own directory to scope audits. Update library hash at contracts-deployments.ts:165 due libraries paths has changed.
|
2020-11-23 11:28:57 +01: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 |
|
David Racero
|
92168f500b
|
Fixes missing param at deployDefaultReserveInterestRateStrategy. Update WalletBalanceProvider to add provider argument. Minor fixes migration script.
|
2020-11-20 11:32:17 +01:00 |
|
andyk
|
6a3695c5b7
|
final fix for ETH balance calculations in getUserWalletBalances
|
2020-11-10 10:33:53 +02:00 |
|
andyk
|
206d33eaa6
|
fix getUserWalletBalances of WalletBalanceProvider - 2
|
2020-11-06 18:23:18 +03:00 |
|
andyk
|
d7f4998f52
|
fix getUserWalletBalances of WalletBalanceProvider
|
2020-11-06 18:01:19 +03:00 |
|
The3D
|
47569dccfe
|
Updated WalletBalanceProvider to use the addressesProvider interface
|
2020-11-06 15:32:51 +01:00 |
|
andyk
|
7cb042517f
|
change wallet balance provider to support eth
|
2020-11-06 17:06:52 +03:00 |
|
andyk
|
e32b62fb6f
|
add eth to the wallet balance provider
|
2020-11-06 15:51:08 +03:00 |
|
The3D
|
6a06a3e88f
|
removed openzeppelin imports2
|
2020-10-15 15:41:56 +02:00 |
|
The3D
|
645ea913b0
|
Moved accessors to AaveProtocolTestHelpers
|
2020-10-12 14:25:03 +02:00 |
|
The3D
|
24a4980496
|
Refactored reservesList to a mapping
|
2020-10-06 15:51:48 +02:00 |
|
The3D
|
af362141fd
|
Added reserveFactor to getReserveConfigurationData
|
2020-09-10 13:16:32 +02:00 |
|
andyk
|
b5f630f78f
|
refactoring misc folder to fit current guideline
|
2020-08-21 15:00:10 +03:00 |
|
andyk
|
39984383c6
|
remove payable, add IAToken and ILendingPool
|
2020-08-20 15:32:20 +03:00 |
|
andyk
|
ae8878a50e
|
fix more imports
|
2020-08-20 13:44:51 +03:00 |
|
emilio
|
1d02b7f5e3
|
Initial commit
|
2020-08-12 19:36:58 +02:00 |
|
andyk
|
89ad335912
|
pretty print
|
2020-07-13 11:54:08 +03:00 |
|
The3D
|
7018a85774
|
Merge branch 'master' into feat/debt
|
2020-07-10 11:20:15 +02:00 |
|
emilio
|
a3326fc86d
|
Updated LendingPool to add a method to retrieve debt tokens
|
2020-07-09 16:27:19 +02:00 |
|
The3D
|
f1743a5eac
|
Fixed liquidation tests
|
2020-07-08 17:26:50 +02:00 |
|
The3D
|
abc0d3edb6
|
Fixed tests
|
2020-06-27 04:13:32 +02:00 |
|
The3D
|
02d943b235
|
Refactoring migration
|
2020-06-21 01:40:03 +02:00 |
|
andyk
|
f3597f670f
|
remove EthAddressLib
|
2020-06-02 17:16:22 +03:00 |
|
eboado
|
b889cb25b6
|
- Added contracts from v1 of the protocol.
|
2020-05-29 18:45:37 +02:00 |
|