aave-protocol-v2/contracts
Jason Raymond Bell 4fe36c8fa4 Introduce registry of valid Augustus addresses
Set in constructor of BaseParaSwapSellAdapter and validates before swap.
Created mock registry that only validates one address.
Changed the test fixtures to accomodate registry and added two new tests.
Updated deployment script.
Registry address left as a placeholder in package.json since not known yet.

Fixes MixBytes Warning 1.
2021-05-20 23:25:51 +01:00
..
adapters Introduce registry of valid Augustus addresses 2021-05-20 23:25:51 +01:00
dependencies/openzeppelin Add reentrancy guard to adapter 2021-05-20 17:36:41 +01:00
deployments
flashloan
interfaces Introduce registry of valid Augustus addresses 2021-05-20 23:25:51 +01:00
misc Added Weth gateway contract in config, updated deployment 2021-02-22 14:26:05 +01:00
mocks Introduce registry of valid Augustus addresses 2021-05-20 23:25:51 +01:00
protocol Removed unused param in struct 2021-03-05 10:36:55 +01:00