.. |
helpers
|
Add waitTx for some missing scenario actions
|
2021-01-19 09:57:36 +01:00 |
mainnet
|
Added mainnet check list. Remove deployed contracts. Update README.md
|
2020-11-16 19:22:22 +01:00 |
__setup.spec.ts
|
Fix mockup base tests. Separate uniswap adapter tests into separate files.
|
2021-01-13 15:11:39 +01:00 |
addresses-provider-registry.spec.ts
|
- Fixed comments on LendingPoolAddressesProviderRegistry and removed useless getter.
|
2020-11-19 14:21:36 +01:00 |
atoken-modifiers.spec.ts
|
- Refactoring on some Errors
|
2020-11-12 13:54:23 +01:00 |
atoken-permit.spec.ts
|
Added permit domain check test. Update typechain and typescript to support new ethers 5 generated typings. Updated ethers to support _TypedDataEncoder for domain hash.
|
2020-11-18 19:18:02 +01:00 |
atoken-transfer.spec.ts
|
Fixes tests
|
2020-11-19 19:24:41 +01:00 |
configurator.spec.ts
|
Fixed configuration tests
|
2020-11-30 12:01:26 +01:00 |
delegation-aware-atoken.spec.ts
|
Fixed tests
|
2020-11-27 18:22:23 +01:00 |
flashloan.spec.ts
|
Updated flashloan updateInterestRates
|
2020-11-23 18:44:13 +01:00 |
lending-pool-addresses-provider.spec.ts
|
- Added test for onlyOwner on setMarketId()
|
2020-11-26 17:08:09 +01:00 |
liquidation-atoken.spec.ts
|
Fixed liquidation tests
|
2020-11-30 13:08:37 +01:00 |
liquidation-underlying.spec.ts
|
Fixed liquidation tests
|
2020-11-30 13:08:37 +01:00 |
pausable-functions.spec.ts
|
Merge branch 'master' into fix/114
|
2020-11-05 15:25:24 +01:00 |
pool-modifiers.spec.ts
|
Fix merge conflicts. Fix ETH to WETH symbol change
|
2020-10-28 15:49:50 +01:00 |
rate-strategy.spec.ts
|
pretty print
|
2020-07-13 11:54:08 +03:00 |
scenario.spec.ts
|
Fixed scenarios, tests, removed console.log
|
2020-11-04 11:12:26 +01:00 |
stable-rate-economy.spec.ts
|
- Added mocha __setup script with snapshotting
|
2020-06-08 14:03:40 +02:00 |
stable-token.spec.ts
|
- Refactoring on some Errors
|
2020-11-12 13:54:23 +01:00 |
subgraph-scenarios.spec.ts
|
added scenarios engine for subgraph testing
|
2020-10-23 15:20:29 +02:00 |
uniswapAdapters.base.spec.ts
|
Fix mockup base tests. Separate uniswap adapter tests into separate files.
|
2021-01-13 15:11:39 +01:00 |
uniswapAdapters.liquiditySwap.spec.ts
|
Fixed tests. Add uniswap adapter test to package.json script
|
2021-01-14 11:53:48 +01:00 |
uniswapAdapters.repay.spec.ts
|
Fixed tests. Add uniswap adapter test to package.json script
|
2021-01-14 11:53:48 +01:00 |
upgradeability.spec.ts
|
Adds Emergency admin
|
2020-11-05 12:35:50 +01:00 |
variable-debt-token.spec.ts
|
- Refactoring on some Errors
|
2020-11-12 13:54:23 +01:00 |
weth-gateway.spec.ts
|
Deleted unneded imports
|
2020-11-06 13:25:45 +01:00 |