David Racero
|
9de0fe2bc3
|
Fix conflicts. Stable config implementation. Migrate from constants to configuration files per pool. Skip script loads while compilation.
|
2020-08-25 17:15:27 +02:00 |
|
David Racero
|
cf70929eee
|
Merge and fix conflicts
|
2020-08-25 14:15:35 +02:00 |
|
David Racero
|
957f4921d6
|
Moved type outside of types due missing types prior compilation
|
2020-08-24 10:29:54 +02:00 |
|
David Racero
|
f9fddfba59
|
Fix conflicts
|
2020-08-21 17:19:25 +02:00 |
|
David Racero
|
82ee09caef
|
Added initialize task
|
2020-08-21 13:07:32 +02:00 |
|
David Racero
|
54d9e3a7ee
|
Added missing stash work
|
2020-08-20 17:38:57 +02:00 |
|
andyk
|
1a2bfcbf45
|
remove FeeProvider setters and getters
|
2020-08-19 19:06:32 +03:00 |
|
andyk
|
d60f7b6272
|
removal of TokenDistributor, FeeProvider and FlashLoanVars
|
2020-08-19 18:56:51 +03:00 |
|
The3D
|
5b33ea65d1
|
Initial fix
|
2020-08-19 16:10:08 +02:00 |
|
andyk
|
d141d090e4
|
migrate to ethers v5
|
2020-08-19 15:23:41 +03:00 |
|
emilio
|
3247fb8784
|
Added mock debt tokens for test
|
2020-08-18 11:39:34 +02:00 |
|
emilio
|
3c3e4d146a
|
First refactor of the tests; replaced ETH with WETH in the configuration
|
2020-08-13 13:06:23 +02:00 |
|
emilio
|
413b648b41
|
implementation
|
2020-08-11 09:36:46 +02:00 |
|
emilio
|
49bca9febb
|
Optimized aToken - turned pool and underlying asset address into immutables
|
2020-08-08 19:21:23 +02:00 |
|
emilio
|
cf3f68653f
|
Updated setup script
|
2020-08-07 19:29:13 +02:00 |
|
The3D
|
fa60f03d8d
|
Updated parameters mapping
|
2020-07-23 17:18:06 +02:00 |
|
andyk
|
89ad335912
|
pretty print
|
2020-07-13 11:54:08 +03: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 |
|
andyk
|
7690b22e8e
|
repo cleanup -1
|
2020-07-03 12:15:30 +03:00 |
|
The3D
|
a784e42b78
|
Initial commit
|
2020-06-30 14:09:28 +02:00 |
|
The3D
|
1980773a58
|
Updated test cases
|
2020-06-26 21:28:18 +02:00 |
|
The3D
|
51fee50e50
|
Fixed setup
|
2020-06-26 14:34:44 +02:00 |
|
The3D
|
02d943b235
|
Refactoring migration
|
2020-06-21 01:40:03 +02:00 |
|
andyk
|
d1f21118c1
|
initial refactoring of liquidation-atoken.spec
|
2020-06-18 17:36:37 +03:00 |
|
eboado
|
ef3e5b2cbb
|
- Finished migration of basic structure of scenarios and deposit story.
|
2020-06-12 22:12:53 +02:00 |
|
eboado
|
0b17abc6eb
|
- Finished migration of flashloan.spec.ts.
- Fixed issue with buidlerevm snapshotting.
|
2020-06-12 15:41:52 +02:00 |
|
eboado
|
57cc16e665
|
- Finished migration of configurator.spec.ts
|
2020-06-12 09:41:30 +02:00 |
|
andyk
|
268dcdead8
|
fix snapshots
|
2020-06-10 15:47:39 +03:00 |
|
eboado
|
84466f11b5
|
- Added ganache as buidler network option
|
2020-06-10 10:31:33 +02:00 |
|
eboado
|
2379fe7ae7
|
- Temporary removed nonReentrant from LendingPool, until this fix on ReentrancyGuard is released to prod https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2171.
|
2020-06-09 16:36:33 +02:00 |
|
eboado
|
0453a49f8f
|
- Fixed issue on AaveProtocolTestHelpers.
- Migrated atoken-modifiers tests.
|
2020-06-08 21:06:26 +02:00 |
|
eboado
|
21e6697eda
|
- Added AaveProtocolTestHelpers
|
2020-06-08 17:36:40 +02:00 |
|
eboado
|
82de55fdbf
|
- Added mocha __setup script with snapshotting
|
2020-06-08 14:03:40 +02:00 |
|