Gerardo Nardelli
|
e5d37e1a8c
|
Add view method to estimate swaps outputs
|
2020-10-27 16:32:09 -03:00 |
|
Gerardo Nardelli
|
96e74cf707
|
Update adapters to use the new flashloan interface
|
2020-10-27 11:22:16 -03:00 |
|
Gerardo Nardelli
|
723e3f82a6
|
Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
# helpers/contracts-helpers.ts
# test/__setup.spec.ts
# test/helpers/make-suite.ts
|
2020-10-27 09:26:43 -03:00 |
|
Gerardo Nardelli
|
a05b75b467
|
Add uniswap adapters unit tests
|
2020-10-27 09:18:30 -03:00 |
|
Gerardo Nardelli
|
7c51597282
|
Add uniswap adapters for liquidity swap and repay with collateral
|
2020-10-27 09:17:33 -03:00 |
|
The-3D
|
cb03bab6ea
|
Merge branch 'fix/85-total-supply-shadowing' into 'master'
Fixes #85
Closes #85
See merge request aave-tech/protocol-v2!94
|
2020-10-27 12:05:49 +00:00 |
|
eboado
|
85246906e4
|
- Removed shadowing of totalSupply on IncentiveizedERC20
|
2020-10-27 13:04:07 +01:00 |
|
The-3D
|
b1fdd59c39
|
Merge branch 'feat/86-linear-interest-optimization' into 'master'
Fixes #86
Closes #86
See merge request aave-tech/protocol-v2!93
|
2020-10-27 12:02:32 +00:00 |
|
eboado
|
e88d9dc81b
|
- Optimized calculateLinearInterest() on MathUtils.
|
2020-10-27 12:44:30 +01:00 |
|
The-3D
|
2fd3fe141a
|
Merge branch 'fix/84-seconds-year-comment' into 'master'
Fixes #84
Closes #84
See merge request aave-tech/protocol-v2!92
|
2020-10-27 11:16:38 +00:00 |
|
Ernesto Boado
|
917ea0b4ea
|
Merge branch 'fix/82' into 'master'
Resolve "Fix events for the subgraph implementation"
Closes #82
See merge request aave-tech/protocol-v2!91
|
2020-10-27 10:34:37 +00:00 |
|
emilio
|
1f8efbd4f5
|
Removed swapAdapter from the migration scripts
|
2020-10-27 11:08:11 +01:00 |
|
emilio
|
4834a587f5
|
Fixed the amountToWithdraw in withdraw event
|
2020-10-27 10:47:01 +01:00 |
|
eboado
|
0a6b1caad0
|
- Added comment to SECONDS_PER_YEAR constant
|
2020-10-27 10:44:37 +01:00 |
|
emilio
|
aba38a800f
|
Fixed event for the avg stable rate
|
2020-10-27 10:36:02 +01:00 |
|
emilio
|
31a76ef047
|
Updated ILendingPool
|
2020-10-27 10:31:32 +01:00 |
|
Ernesto Boado
|
bb6b322925
|
Merge branch 'feat/80-optimization-addresses-prov-reg' into 'master'
Fixes #80
Closes #80
See merge request aave-tech/protocol-v2!89
|
2020-10-27 09:28:29 +00:00 |
|
Ernesto Boado
|
af1311a536
|
Merge branch 'feat/81-optimization-addresses-prov-reg' into 'master'
Fixes #81
Closes #81
See merge request aave-tech/protocol-v2!90
|
2020-10-27 09:28:26 +00:00 |
|
The-3D
|
85168f8ea7
|
Merge branch 'fix/78' into 'master'
Resolve "Extend flashloans to allow flashborrowing of multiple currencies"
Closes #78
See merge request aave-tech/protocol-v2!87
|
2020-10-26 13:14:42 +00:00 |
|
The-3D
|
d694a961b5
|
Merge branch 'fix/79' into 'master'
Resolve "Fix PVE006-2, PVE012, PVE013-1-2-3-4"
Closes #79
See merge request aave-tech/protocol-v2!88
|
2020-10-26 13:14:28 +00:00 |
|
The3D
|
9c283fb4cb
|
Fixed PVE014
|
2020-10-26 12:14:33 +01:00 |
|
The3D
|
7a8ed507f4
|
Fixes PVE013-4
|
2020-10-26 11:59:49 +01:00 |
|
The3D
|
5bd4fd0e13
|
Updated comment
|
2020-10-26 11:58:57 +01:00 |
|
eboado
|
c14ea749c4
|
- Optimized length load on _addToAddressesProvidersList().
|
2020-10-26 11:18:56 +01:00 |
|
The3D
|
14c4b750e1
|
Fixes PVE013
|
2020-10-26 11:18:25 +01:00 |
|
eboado
|
8a82c8f1c0
|
- Optimized getAddressesProvidersList() on addresses provider registry.
|
2020-10-26 11:10:57 +01:00 |
|
The3D
|
c5d7bb5e80
|
Fixed PVE011
|
2020-10-26 11:04:13 +01:00 |
|
The3D
|
65dace0054
|
updated validation of validateRepay
|
2020-10-26 10:57:45 +01:00 |
|
The3D
|
4b750850a2
|
Fixes PVE006-2
|
2020-10-26 10:48:43 +01:00 |
|
The3D
|
c44ed2c0c7
|
Updated flashloan event
|
2020-10-26 10:35:44 +01:00 |
|
Ernesto Boado
|
ea66bf3170
|
Merge branch 'fix/76-migration-scripts' into 'master'
Resolve "Fix migration scripts: deployment and transaction not waiting for confirmation"
Closes #76
See merge request aave-tech/protocol-v2!85
|
2020-10-26 09:06:44 +00:00 |
|
The3D
|
7b0a83fd8f
|
Merge branch 'master' into fix/76-migration-scripts
|
2020-10-26 09:52:56 +01:00 |
|
The-3D
|
5275d281d1
|
Merge branch 'fix/73' into 'master'
Resolve "PVE001, PVE002, PVE004, PVE006, PVE009"
Closes #73
See merge request aave-tech/protocol-v2!82
|
2020-10-26 08:42:24 +00:00 |
|
The3D
|
6398fe4260
|
Fix comments, tests
|
2020-10-23 18:41:08 +02:00 |
|
The3D
|
b660f81baf
|
Merge branch 'master' into fix/78
|
2020-10-23 18:29:23 +02:00 |
|
The3D
|
4e1a8c29bd
|
Fixed wad functions in WadRayMath
|
2020-10-23 16:52:22 +02:00 |
|
The3D
|
86d25393e9
|
Add small optimization in _mintToTreasury
|
2020-10-23 13:09:19 +02:00 |
|
The3D
|
eaad21d8b4
|
Merge branch 'master' into fix/73
|
2020-10-23 12:28:43 +02:00 |
|
The3D
|
614244272e
|
Added the gas reporter
|
2020-10-23 12:20:06 +02:00 |
|
The3D
|
dadebe9d2c
|
Updated optimization
|
2020-10-23 10:57:22 +02:00 |
|
The3D
|
a2e2450bb3
|
Finalized implementation, fixed tests
|
2020-10-22 20:37:50 +02:00 |
|
The3D
|
302a19a1bc
|
Merge branch 'master' into fix/73
|
2020-10-22 19:20:57 +02:00 |
|
The3D
|
af99c88b70
|
Added error constant
|
2020-10-22 19:20:19 +02:00 |
|
The3D
|
d4abc12349
|
Updated wadDiv
|
2020-10-22 19:06:37 +02:00 |
|
The3D
|
d05a2d1c4f
|
Rolled back PVE002, added further optimization
|
2020-10-22 18:59:15 +02:00 |
|
The3D
|
8873b9cdac
|
initial implementation
|
2020-10-22 18:15:56 +02:00 |
|
The-3D
|
cdcb5c7d31
|
Merge branch 'fix/77' into 'master'
Resolve "Remove repayWithCollateral and swapLiquidity"
Closes #77
See merge request aave-tech/protocol-v2!86
|
2020-10-22 16:14:49 +00:00 |
|
The3D
|
b7efa920ca
|
Remove swapLiquidity/repayWithCollateral
|
2020-10-22 11:50:04 +02:00 |
|
David Racero
|
c9df20f74d
|
Added .env support for docker-compose.yml. Add --verify again to package.json kovan script
|
2020-10-22 11:27:45 +02:00 |
|
David Racero
|
9496af6455
|
Replace compilation for glob file finder. Stop verify if it finds a critical error.
|
2020-10-22 11:17:21 +02:00 |
|