Add reward steward addresses (#1120) #622
release-please.yml
on: push
Annotations
2 errors
|
test-node / release
Process completed with exit code 1.
|
|
tests/verification.spec.ts > verification > should have all contracts verified except for the known set of errors:
tests/verification.spec.ts#L151
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -285,6 +285,64 @@
"V_TOKEN",
],
"value": "0xb2A5AD339d9687B5606b21B37F72f350e5BbC622",
},
},
+ {
+ "item": {
+ "chainId": 9745,
+ "path": [
+ "AaveV3Plasma",
+ "ASSETS",
+ "wstETH",
+ "A_TOKEN",
+ ],
+ "value": "0x140Bc58975DFba4D30fE65c4F6262a6c314683cf",
+ },
+ },
+ {
+ "item": {
+ "chainId": 9745,
+ "path": [
+ "AaveV3Plasma",
+ "ASSETS",
+ "wstETH",
+ "V_TOKEN",
+ ],
+ "value": "0xE476310751953E3aC32bbe4fc6218748fe02c4d2",
+ },
+ },
+ {
+ "item": {
+ "chainId": 9745,
+ "path": [
+ "AaveV3Plasma",
+ "ASSETS",
+ "wrsETH",
+ "A_TOKEN",
+ ],
+ "value": "0x41c7aCCC0fB97470bFB48014bad52E0d99447E79",
+ },
+ },
+ {
+ "item": {
+ "chainId": 9745,
+ "path": [
+ "AaveV3Plasma",
+ "ASSETS",
+ "wrsETH",
+ "V_TOKEN",
+ ],
+ "value": "0xe5A29d07F3D532Cd16bD53376053C2aa5B320cB9",
+ },
+ },
+ {
+ "item": {
+ "chainId": 43114,
+ "path": [
+ "MiscAvalanche",
+ "REWARD_STEWARD",
+ ],
+ "value": "0x4C6Cf8b226500d92FCBC498c3EC4C2e1091dAC08",
+ },
+ },
]
❯ tests/verification.spec.ts:151:20
|