Skip to content

Commit

Permalink
Merge branch 'master' into gho-ccip-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasWongC committed Feb 28, 2025
2 parents 1dc7894 + 1ad3ea1 commit 6a2508d
Show file tree
Hide file tree
Showing 24 changed files with 725 additions and 336 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@ jobs:
uses: bgd-labs/github-workflows/.github/workflows/foundry-lint-prettier.yml@main
test:
uses: bgd-labs/github-workflows/.github/workflows/foundry-test.yml@main
secrets:
ALCHEMY_API_KEY: ${{ secrets.ALCHEMY_API_KEY }}
test-zk:
uses: bgd-labs/github-workflows/.github/workflows/foundry-test-zk.yml@main
secrets:
ALCHEMY_API_KEY: ${{ secrets.ALCHEMY_API_KEY }}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ yarn-error.log

# snapshot artifacts
reports/

.vscode/
2 changes: 1 addition & 1 deletion diffs/AMMTEST_before_AMMTEST_after.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

```json
{}
```
```
37 changes: 12 additions & 25 deletions diffs/default_before_default_after.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,20 @@
```json
{
"raw": {
"from": null,
"to": {
"0x5300a1a15135ea4dc7ad5a167152c01efc9b192a": {
"label": null,
"balanceDiff": null,
"stateDiff": {}
},
"0x7222182cb9c5320587b5148bf03eee107ad64578": {
"label": null,
"balanceDiff": null,
"stateDiff": {
"0x2eaf8b7f7a84b89daf9bbcdc5eedc2697106baf3e76b29404b2bef5909c34a72": {
"previousValue": "0x0067765726000000000002000000000000000000000000000000000000000000",
"newValue": "0x0067765726000000000003000000000000000000000000000000000000000000"
},
"0x2eaf8b7f7a84b89daf9bbcdc5eedc2697106baf3e76b29404b2bef5909c34a73": {
"previousValue": "0x000000000000000000093a8000000000000067a47ba700000000000000000000",
"newValue": "0x000000000000000000093a8000000000000067a47ba700000000000067765727"
}
"0xdabad81af85554e9ae636395611c58f7ec1aaec5": {
"label": null,
"balanceDiff": null,
"stateDiff": {
"0x2eaf8b7f7a84b89daf9bbcdc5eedc2697106baf3e76b29404b2bef5909c34a72": {
"previousValue": "0x0067765726000000000002000000000000000000000000000000000000000000",
"newValue": "0x0067765726000000000003000000000000000000000000000000000000000000"
},
"0x2eaf8b7f7a84b89daf9bbcdc5eedc2697106baf3e76b29404b2bef5909c34a73": {
"previousValue": "0x000000000000000000093a8000000000000067a47ba700000000000000000000",
"newValue": "0x000000000000000000093a8000000000000067a47ba700000000000067765727"
}
},
"0xdabad81af85554e9ae636395611c58f7ec1aaec5": {
"label": null,
"balanceDiff": null,
"stateDiff": {}
}
}
}
}
```
```
18 changes: 9 additions & 9 deletions diffs/preTestV2RatesUpdates_postTestV2RatesUpdates.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

#### USDC ([0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48](https://etherscan.io/address/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48))

| description | value before | value after |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| interestRateStrategy | [0x4e1494475048fa155F1D837B6bD51458bD170f48](https://etherscan.io/address/0x4e1494475048fa155F1D837B6bD51458bD170f48) | [0x8821c6B6cd3C45Ad8b5EF43168BBbD094b63a03c](https://etherscan.io/address/0x8821c6B6cd3C45Ad8b5EF43168BBbD094b63a03c) |
| variableRateSlope1 | 12.5 % | 42 % |
| stableRateSlope1 | 2 % | 69 % |
| optimalUsageRatio | 90 % | 69 % |
| maxExcessUsageRatio | 10 % | 31 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=600000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=420000000000000000000000000&variableRateSlope2=600000000000000000000000000&optimalUsageRatio=690000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) |
| description | value before | value after |
| --- | --- | --- |
| interestRateStrategy | [0x4e1494475048fa155F1D837B6bD51458bD170f48](https://etherscan.io/address/0x4e1494475048fa155F1D837B6bD51458bD170f48) | [0x8821c6B6cd3C45Ad8b5EF43168BBbD094b63a03c](https://etherscan.io/address/0x8821c6B6cd3C45Ad8b5EF43168BBbD094b63a03c) |
| variableRateSlope1 | 12.5 % | 42 % |
| stableRateSlope1 | 2 % | 69 % |
| optimalUsageRatio | 90 % | 69 % |
| maxExcessUsageRatio | 10 % | 31 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=600000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=420000000000000000000000000&variableRateSlope2=600000000000000000000000000&optimalUsageRatio=690000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) |

## Raw diff

Expand Down Expand Up @@ -50,4 +50,4 @@
}
}
}
```
```
2 changes: 1 addition & 1 deletion lib/aave-address-book
Submodule aave-address-book updated 125 files
Loading

0 comments on commit 6a2508d

Please sign in to comment.