Skip to content

Commit 337f5fe

Browse files
authored
Merge pull request #29 from aave/sync/upstream-20250923
Sync/upstream 20250923
2 parents fe49750 + b64b59e commit 337f5fe

File tree

121 files changed

+14797
-500
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+14797
-500
lines changed

.github/workflows/dependency-review.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Dependency Review'
1+
name: "Dependency Review"
22
on: [pull_request]
33

44
permissions:
@@ -9,9 +9,9 @@ jobs:
99
dependency-review:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- name: 'Checkout Repository'
12+
- name: "Checkout Repository"
1313
uses: actions/checkout@v5
14-
- name: 'Dependency Review'
14+
- name: "Dependency Review"
1515
uses: actions/dependency-review-action@v4
1616
with:
1717
comment-summary-in-pr: on-failure

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ yarn.lock
1919
# ignore foundry deploy artifacts
2020
broadcast/
2121

22-
reports/
22+
reports/*
23+
!reports/seatbelt
2324

2425
# tooling download folder
2526
etherscan
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
## Raw diff
2+
3+
```json
4+
{
5+
"raw": {
6+
"0x1140cb7cafacc745771c2ea31e7b5c653c5d0b80": {
7+
"label": "GovernanceV3Avalanche.PAYLOADS_CONTROLLER",
8+
"balanceDiff": null,
9+
"stateDiff": {
10+
"0x0d4058d6b6bac28a1c06101425f18eb1ca62098acfc503f321647be92939156d": {
11+
"previousValue": "0x0068ae3d2e000000000002000000000000000000000000000000000000000000",
12+
"newValue": "0x0068ae3d2e000000000003000000000000000000000000000000000000000000"
13+
},
14+
"0x0d4058d6b6bac28a1c06101425f18eb1ca62098acfc503f321647be92939156e": {
15+
"previousValue": "0x000000000000000000093a8000000000000068dc61af00000000000000000000",
16+
"newValue": "0x000000000000000000093a8000000000000068dc61af00000000000068ae3d2f"
17+
}
18+
}
19+
},
20+
"0x46a51127c3ce23fb7ab1de06226147f446e4a857": {
21+
"label": "AaveV2Avalanche.ASSETS.USDCe.A_TOKEN",
22+
"balanceDiff": null,
23+
"stateDiff": {
24+
"0x78105f43014f66b9c9916c836be42b71536a601ac72955b914acd43e5639dd9b": {
25+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000000",
26+
"newValue": "0x0000000000000000000000000000000000000000000000000000020187c6df13"
27+
}
28+
}
29+
},
30+
"0x47afa96cdc9fab46904a55a6ad4bf6660b53c38a": {
31+
"label": "AaveV2Avalanche.ASSETS.DAIe.A_TOKEN",
32+
"balanceDiff": null,
33+
"stateDiff": {
34+
"0x78105f43014f66b9c9916c836be42b71536a601ac72955b914acd43e5639dd9b": {
35+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000000",
36+
"newValue": "0x00000000000000000000000000000000000000000000031dbe6b1946b7625365"
37+
}
38+
}
39+
},
40+
"0x532e6537fea298397212f09a61e03311686f548e": {
41+
"label": "AaveV2Avalanche.ASSETS.USDTe.A_TOKEN",
42+
"balanceDiff": null,
43+
"stateDiff": {
44+
"0x78105f43014f66b9c9916c836be42b71536a601ac72955b914acd43e5639dd9b": {
45+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000000",
46+
"newValue": "0x0000000000000000000000000000000000000000000000000000008fa0ea5f0d"
47+
}
48+
}
49+
}
50+
}
51+
}
52+
```
Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
1+
## Emodes changed
2+
3+
### EMode: Stablecoins(id: 1)
4+
5+
6+
7+
### EMode: ETH correlated(id: 2)
8+
9+
10+
11+
### EMode: ezETH/wstETH/WETH ETH Correlated(id: 3)
12+
13+
| description | value before | value after |
14+
| --- | --- | --- |
15+
| eMode.label | ezETH wstETH | ezETH/wstETH/WETH ETH Correlated |
16+
| eMode.ltv (unchanged) | 93 % | 93 % |
17+
| eMode.liquidationThreshold (unchanged) | 95 % | 95 % |
18+
| eMode.liquidationBonus (unchanged) | 1 % | 1 % |
19+
| eMode.borrowableBitmap | wstETH | WETH, wstETH |
20+
| eMode.collateralBitmap (unchanged) | ezETH | ezETH |
21+
22+
23+
### EMode: ezETH Stablecoins(id: 4)
24+
25+
26+
27+
### EMode: rsETH/wstETH/WETH ETH Correlated(id: 5)
28+
29+
| description | value before | value after |
30+
| --- | --- | --- |
31+
| eMode.label | rsETH wstETH | rsETH/wstETH/WETH ETH Correlated |
32+
| eMode.ltv (unchanged) | 93 % | 93 % |
33+
| eMode.liquidationThreshold (unchanged) | 95 % | 95 % |
34+
| eMode.liquidationBonus (unchanged) | 1 % | 1 % |
35+
| eMode.borrowableBitmap | wstETH | WETH, wstETH |
36+
| eMode.collateralBitmap (unchanged) | rsETH | rsETH |
37+
38+
39+
### EMode: rsETH/Stablecoins(id: 6)
40+
41+
42+
43+
### EMode: wstETH/WETH ETH Correlated(id: 7)
44+
45+
| description | value before | value after |
46+
| --- | --- | --- |
47+
| eMode.label | - | wstETH/WETH ETH Correlated |
48+
| eMode.ltv | - | 94 % |
49+
| eMode.liquidationThreshold | - | 96 % |
50+
| eMode.liquidationBonus | - | 1 % |
51+
| eMode.borrowableBitmap | - | WETH |
52+
| eMode.collateralBitmap | - | wstETH |
53+
54+
55+
## Raw diff
56+
57+
```json
58+
{
59+
"eModes": {
60+
"3": {
61+
"borrowableBitmap": {
62+
"from": "256",
63+
"to": "272"
64+
},
65+
"label": {
66+
"from": "ezETH wstETH",
67+
"to": "ezETH/wstETH/WETH ETH Correlated"
68+
}
69+
},
70+
"5": {
71+
"borrowableBitmap": {
72+
"from": "256",
73+
"to": "272"
74+
},
75+
"label": {
76+
"from": "rsETH wstETH",
77+
"to": "rsETH/wstETH/WETH ETH Correlated"
78+
}
79+
},
80+
"7": {
81+
"from": null,
82+
"to": {
83+
"borrowableBitmap": "16",
84+
"collateralBitmap": "256",
85+
"eModeCategory": 7,
86+
"label": "wstETH/WETH ETH Correlated",
87+
"liquidationBonus": 10100,
88+
"liquidationThreshold": 9600,
89+
"ltv": 9400
90+
}
91+
}
92+
},
93+
"raw": {
94+
"0x794a61358d6845594f94dc1db02a252b5b4814ad": {
95+
"label": "AaveV3Arbitrum.POOL",
96+
"balanceDiff": null,
97+
"stateDiff": {
98+
"0x05e85fa548a9f2a222f818ee1193565122cf6bc9274cee49692c4c203e260767": {
99+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000000",
100+
"newValue": "0x72734554482f7773744554482f574554482045544820436f7272656c61746564"
101+
},
102+
"0x1e4061ed12ce1f4439fe6c7922bd1dce45af754358ce2f94214f93749947e40a": {
103+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000000",
104+
"newValue": "0x00000000000000000000000000000000000000000000000001002774258024b8"
105+
},
106+
"0x1e4061ed12ce1f4439fe6c7922bd1dce45af754358ce2f94214f93749947e40b": {
107+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000000",
108+
"newValue": "0x7773744554482f574554482045544820436f7272656c61746564000000000034"
109+
},
110+
"0x1e4061ed12ce1f4439fe6c7922bd1dce45af754358ce2f94214f93749947e40c": {
111+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000000",
112+
"newValue": "0x0000000000000000000000000000000000000000000000000000000000000010"
113+
},
114+
"0x496a2f4e085f64cdcb89a122836d82e2eae7b8b34a9d30987b642b406c1179b3": {
115+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000000",
116+
"newValue": "0x657a4554482f7773744554482f574554482045544820436f7272656c61746564"
117+
},
118+
"0x50039cf134a124858bd88bbc9225ec3c537b89a0e9237ce39fe1813e6edf8257": {
119+
"previousValue": "0x00000000000000000000000000000000000000000000000400002774251c2454",
120+
"newValue": "0x00000000000000000000000000000000000000000000000400002774251c2454"
121+
},
122+
"0x50039cf134a124858bd88bbc9225ec3c537b89a0e9237ce39fe1813e6edf8258": {
123+
"previousValue": "0x7273455448207773744554480000000000000000000000000000000000000018",
124+
"newValue": "0x0000000000000000000000000000000000000000000000000000000000000041"
125+
},
126+
"0x50039cf134a124858bd88bbc9225ec3c537b89a0e9237ce39fe1813e6edf8259": {
127+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000100",
128+
"newValue": "0x0000000000000000000000000000000000000000000000000000000000000110"
129+
},
130+
"0x81d0999fde243adcc41b7fa1be5cea14f789e3a6065b815ac58f4bc0838c3155": {
131+
"previousValue": "0x00000000000000000000000000000000000000000000000200002774251c2454",
132+
"newValue": "0x00000000000000000000000000000000000000000000000200002774251c2454"
133+
},
134+
"0x81d0999fde243adcc41b7fa1be5cea14f789e3a6065b815ac58f4bc0838c3156": {
135+
"previousValue": "0x657a455448207773744554480000000000000000000000000000000000000018",
136+
"newValue": "0x0000000000000000000000000000000000000000000000000000000000000041"
137+
},
138+
"0x81d0999fde243adcc41b7fa1be5cea14f789e3a6065b815ac58f4bc0838c3157": {
139+
"previousValue": "0x0000000000000000000000000000000000000000000000000000000000000100",
140+
"newValue": "0x0000000000000000000000000000000000000000000000000000000000000110"
141+
}
142+
}
143+
},
144+
"0x89644ca1bb8064760312ae4f03ea41b05da3637c": {
145+
"label": "GovernanceV3Arbitrum.PAYLOADS_CONTROLLER",
146+
"balanceDiff": null,
147+
"stateDiff": {
148+
"0x6b16ef514f22b74729cbea5cc7babfecbdc2309e530ca716643d11fe929eed2e": {
149+
"previousValue": "0x0068a4d122000000000002000000000000000000000000000000000000000000",
150+
"newValue": "0x0068a4d122000000000003000000000000000000000000000000000000000000"
151+
},
152+
"0x6b16ef514f22b74729cbea5cc7babfecbdc2309e530ca716643d11fe929eed2f": {
153+
"previousValue": "0x000000000000000000093a8000000000000068d2f5a300000000000000000000",
154+
"newValue": "0x000000000000000000093a8000000000000068d2f5a300000000000068a4d123"
155+
}
156+
}
157+
}
158+
}
159+
}
160+
```

0 commit comments

Comments
 (0)