eboado
|
a87dae445f
|
Merge branch 'master' into 33-add-native-credit-delegation
|
2020-09-14 17:24:55 +02:00 |
|
The3D
|
a64edb3011
|
Removed interest redirection leftovers
|
2020-09-14 11:13:53 +02:00 |
|
The3D
|
7383fc9786
|
Merge branch 'master' into fix/29
|
2020-09-11 16:47:47 +02:00 |
|
The3D
|
a67c56c09f
|
Removed interest redirection, fixed tests
|
2020-09-09 21:16:39 +02:00 |
|
andyk
|
3173bee782
|
initial implementation of the credit delegation + basic tests
|
2020-09-09 15:33:05 +03:00 |
|
andyk
|
9d7bf388a6
|
initial changes + test
|
2020-09-09 13:47:27 +03:00 |
|
The3D
|
90de5d2b0f
|
Fixed transfer tests
|
2020-09-09 10:03:19 +02:00 |
|
pol
|
76b4fc6b2d
|
All tests working. WIP look at old error messages to remove them all
|
2020-09-02 17:54:34 +02:00 |
|
emilio
|
fbc6205479
|
Fixes liquidation/transfer tests
|
2020-08-13 19:25:29 +02:00 |
|
emilio
|
3c3e4d146a
|
First refactor of the tests; replaced ETH with WETH in the configuration
|
2020-08-13 13:06:23 +02:00 |
|
The3D
|
92f2f2a9b3
|
Fixes aToken bug
|
2020-07-14 14:43:43 +02:00 |
|
andyk
|
89ad335912
|
pretty print
|
2020-07-13 11:54:08 +03: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
|
02d943b235
|
Refactoring migration
|
2020-06-21 01:40:03 +02:00 |
|
eboado
|
99cbb5f0a4
|
- Fixed typo on configurator.spec test name.
- Unified error messages for tests on types.ts.
- Finished migration of core-modifiers.spec.ts.
|
2020-06-12 10:39:42 +02:00 |
|
eboado
|
57cc16e665
|
- Finished migration of configurator.spec.ts
|
2020-06-12 09:41:30 +02:00 |
|
eboado
|
2e72a55c78
|
- Changes on make-suite and refactoring on tests
|
2020-06-10 17:01:32 +02:00 |
|
andyk
|
268dcdead8
|
fix snapshots
|
2020-06-10 15:47:39 +03:00 |
|
eboado
|
070b46552a
|
- Finished migration o atoken-transfer tests.
|
2020-06-10 13:46:42 +02:00 |
|
eboado
|
466fa2cafc
|
- Changed ganache version
|
2020-06-10 12:31:08 +02: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 |
|
andyk
|
0ac28cd89e
|
change contracts vars declaration
|
2020-06-09 14:24:34 +03:00 |
|
eboado
|
18e19b4f84
|
- Added getAllReservesTokens for AaveProtocolTestHelpers.
|
2020-06-09 11:11:19 +02:00 |
|
eboado
|
82de55fdbf
|
- Added mocha __setup script with snapshotting
|
2020-06-08 14:03:40 +02:00 |
|