Commit Graph

23 Commits

Author SHA1 Message Date
Hadrien Charlanes
f06d6fc0d5 Revert "Merge branch 'feat/2.5-flashloan-fees-mode-debt' into feat/2.5-drop-reserve"
This reverts commit 6bc1ef13ef, reversing
changes made to 975133fd66.
2021-06-08 17:41:09 +02:00
miguelmtzinf
329a48cd03 feat: Add defender utils and use of signer 2021-05-17 14:35:21 +02:00
David Racero
f106502c72 Add retries to scenarios to prevent random networking bug. 2021-02-01 19:24:50 +01:00
David Racero
3f6dd8a0f0 Update hardhat to latest version. Add timeout to advanceTimeAndBlock function. 2021-02-01 17:54:02 +01:00
David Racero
a4a6d3d437 WIP change implementation of increaseTime 2021-02-01 16:40:11 +01:00
root
a9aff29b77 Flash liquidation fixes. Add working test for flash liquidation. Add Tenderly tests support. 2021-01-15 15:48:54 +00: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
729b642ea5 Support Buidler to run solidity-coverage until is ported. 2020-11-05 14:43:17 +01:00
David Racero
21e57a1a37 Migrate buidler to hardhat 2020-11-05 12:18:20 +01:00
David Racero
fd46bf888a Print addresses after migration. Fix minor migration issues. 2020-11-02 14:45:00 +01:00
David Racero
1c7ce57b2b Aggregated deployments for initialization, atokens and debtTokens 2020-10-23 18:38:27 +02:00
David Racero
cbc188e62a merge and add helper contracts 2020-10-23 15:18:01 +02:00
The3D
76031c878f Fixed console messages 2020-10-21 13:35:52 +02:00
David Racero
03504849f1 Deployment function optimizations WIP 2020-10-15 19:19:02 +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
89ad335912 pretty print 2020-07-13 11:54:08 +03:00
The3D
a784e42b78 Initial commit 2020-06-30 14:09:28 +02:00
eboado
595d169f5d - Migrated all the scenarios tests, except for borrow-repay-variable 2020-06-13 11:12:49 +02:00
eboado
0b17abc6eb - Finished migration of flashloan.spec.ts.
- Fixed issue with buidlerevm snapshotting.
2020-06-12 15:41:52 +02:00
eboado
82de55fdbf - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
eboado
03a6249875 - Ported LendingPoolAddressesProvider test. 2020-06-03 12:44:10 +02:00
eboado
0ca8e30fb2 Initial commit 2020-05-29 16:55:31 +02:00