emilio
|
8f86b44076
|
Removed CoreLibrary
|
2020-07-09 00:16:05 +02:00 |
|
The3D
|
f1743a5eac
|
Fixed liquidation tests
|
2020-07-08 17:26:50 +02:00 |
|
The3D
|
395e4aa3a7
|
Updated liquidation
|
2020-07-07 17:34:38 +02:00 |
|
The3D
|
6b2764f760
|
Renamed debt fetching function, updated liquidationManager
|
2020-07-07 17:14:44 +02:00 |
|
The3D
|
5b840dd577
|
Fixed interest redirection tests
|
2020-07-07 14:04:38 +02:00 |
|
The3D
|
d68261c1bc
|
Fixed rebalance tests
|
2020-07-07 13:57:08 +02:00 |
|
The3D
|
dd1982010c
|
Fixed swap rate tests
|
2020-07-07 12:07:31 +02:00 |
|
The3D
|
0d182d6436
|
Fixed swapBorrowRateMode, rebalanceBorrowRate
|
2020-07-05 23:44:19 +02:00 |
|
The3D
|
34efb0c917
|
fixed redeem tests, removed console.log
|
2020-07-04 09:32:54 +02:00 |
|
The3D
|
30ab5ddec2
|
Merge branch 'feat/debt' of gitlab.com:aave-tech/protocol-v2 into feat/debt
|
2020-07-04 09:32:01 +02:00 |
|
The3D
|
e16eed2d03
|
Fixed borrow tests
|
2020-07-03 23:20:02 +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
|
abc0d3edb6
|
Fixed tests
|
2020-06-27 04:13:32 +02:00 |
|
The3D
|
1980773a58
|
Updated test cases
|
2020-06-26 21:28:18 +02:00 |
|
The3D
|
c298579908
|
Fixed tests
|
2020-06-26 16:58:52 +02:00 |
|
The3D
|
51fee50e50
|
Fixed setup
|
2020-06-26 14:34:44 +02:00 |
|
The3D
|
9a92cb08f7
|
Fixed validation logic artifact
|
2020-06-26 00:39:28 +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 |
|
andyk
|
9e76bcf765
|
add prettier
|
2020-06-18 15:41:23 +03:00 |
|
eboado
|
2883c0f861
|
- Added extra test wallets.
|
2020-06-15 10:45:14 +02:00 |
|
eboado
|
595d169f5d
|
- Migrated all the scenarios tests, except for borrow-repay-variable
|
2020-06-13 11:12:49 +02: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
|
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
|
6ef4ca54b5
|
- Updated buidler-ethers package to rc version to improve time performance of chain operations.
|
2020-06-11 17:32:38 +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
|
5cc252b658
|
- Changed ganache service config
|
2020-06-10 12:46:18 +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
|
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 |
|
eboado
|
0a34cfe88d
|
- Enable compiler optimiser.
|
2020-06-04 17:19:50 +02:00 |
|
eboado
|
03a6249875
|
- Ported LendingPoolAddressesProvider test.
|
2020-06-03 12:44:10 +02:00 |
|
eboado
|
87a75065e3
|
- Added protocol types
|
2020-06-03 12:23:21 +02:00 |
|
andyk
|
a683c24dec
|
add prettier and editorconfig
|
2020-06-02 15:56:44 +03:00 |
|
eboado
|
b889cb25b6
|
- Added contracts from v1 of the protocol.
|
2020-05-29 18:45:37 +02:00 |
|
eboado
|
5ccf06c1a8
|
- Renamed project on package.json
|
2020-05-29 17:28:55 +02:00 |
|
eboado
|
0ca8e30fb2
|
Initial commit
|
2020-05-29 16:55:31 +02:00 |
|