mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Merge branch '181-check-configuration-and-scripts' into 'master'
Use registry address from config at verification. Fix Provider verify. Fix WalletProvider verify. Closes #181 See merge request aave-tech/protocol-v2!206
This commit is contained in:
commit
8e0d64cd73
16
package.json
16
package.json
|
@ -110,14 +110,14 @@
|
||||||
},
|
},
|
||||||
"author": "Aave",
|
"author": "Aave",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
|
||||||
"name": "Ernesto Boado",
|
|
||||||
"email": "ernesto@aave.com"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Emilio Frangella",
|
"name": "Emilio Frangella",
|
||||||
"email": "emilio@aave.com"
|
"email": "emilio@aave.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Ernesto Boado",
|
||||||
|
"email": "ernesto@aave.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Andrey Kozlov",
|
"name": "Andrey Kozlov",
|
||||||
"email": "andrey@aave.com"
|
"email": "andrey@aave.com"
|
||||||
|
@ -125,6 +125,14 @@
|
||||||
{
|
{
|
||||||
"name": "David Racero",
|
"name": "David Racero",
|
||||||
"email": "david.k@aave.com"
|
"email": "david.k@aave.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Pol Sendra",
|
||||||
|
"email": "pol@aave.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "David Truong",
|
||||||
|
"email": "david@aave.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user