-
Notifications
You must be signed in to change notification settings - Fork 3
chore: Put main branch up to date with bgd-labs #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* feat: june funding update * feat: only buybacks * chore: update title
* feat: Test vote proposals for Eth and Avax * fix: updated proposals texts * fix: updated mds * fix: correct link
* feat: june funding update * feat: june funding part b * chore: update md * feat: date * chore: fix diffs * Update src/20250616_AaveV3Ethereum_JuneFundingUpdate/JuneFundingUpdate.md Co-authored-by: Ian Flexa <[email protected]> --------- Co-authored-by: Ian Flexa <[email protected]>
* Add proposal for Gho Incident Report 20231113 (#1) * chore: add payload and deploy script for update of GHO variable debt token * forge install: gho-core * chore: add gho-core to dependency * test: Add tests for update of gho variable token * test: Add tests for update of gho variable token * fix: add modifier in method of interface * fix: remove gho dependency from repo and fix test * fix: Remove unnecesary dependency * fix: Add latest details --------- Co-authored-by: miguelmtzinf <[email protected]> * fix: Make new impl constant (#3) * fix: Amend AIP text (#4) * fix: Make new impl constant * fix: Fix AIP text * test: Tweak default tests with borrow cap update (#5) * fix: lint issue (#6) * test: Add diffs from test running (#7) * fix: Add payload address (#8) * fix: Fix payload address in script (#9) * fix: Remove unneeded diff file (#10) * initial upload: proposal template and fund stream * fix: updated variables to be all constants in the proposal file * fix: solved test issues * chore: resolved comments * fix: added diff and updated .md based on feedback * fix: updated .md to reflect feedback in pr * fix: addressed PRs comments --------- Co-authored-by: Parth Patel <[email protected]> Co-authored-by: miguelmtzinf <[email protected]> Co-authored-by: miguelmtz <[email protected]>
* Add proposal for Gho Incident Report 20231113 (#1) * chore: add payload and deploy script for update of GHO variable debt token * forge install: gho-core * chore: add gho-core to dependency * test: Add tests for update of gho variable token * test: Add tests for update of gho variable token * fix: add modifier in method of interface * fix: remove gho dependency from repo and fix test * fix: Remove unnecesary dependency * fix: Add latest details --------- Co-authored-by: miguelmtzinf <[email protected]> * fix: Make new impl constant (#3) * fix: Amend AIP text (#4) * fix: Make new impl constant * fix: Fix AIP text * test: Tweak default tests with borrow cap update (#5) * fix: lint issue (#6) * test: Add diffs from test running (#7) * fix: Add payload address (#8) * fix: Fix payload address in script (#9) * fix: Remove unneeded diff file (#10) * initial upload: template * fix: text changes * fix: was missing payload * fix: updated .md * fix: added placeholder in payload * fix: updated .md * feat: .md file updated * fix: added missed text in .md * fix: added diff * feat: added documentation * fix: updated governance links --------- Co-authored-by: Parth Patel <[email protected]> Co-authored-by: miguelmtzinf <[email protected]> Co-authored-by: miguelmtz <[email protected]>
* Add proposal for Gho Incident Report 20231113 (#1) * chore: add payload and deploy script for update of GHO variable debt token * forge install: gho-core * chore: add gho-core to dependency * test: Add tests for update of gho variable token * test: Add tests for update of gho variable token * fix: add modifier in method of interface * fix: remove gho dependency from repo and fix test * fix: Remove unnecesary dependency * fix: Add latest details --------- Co-authored-by: miguelmtzinf <[email protected]> * fix: Make new impl constant (#3) * fix: Amend AIP text (#4) * fix: Make new impl constant * fix: Fix AIP text * test: Tweak default tests with borrow cap update (#5) * fix: lint issue (#6) * test: Add diffs from test running (#7) * fix: Add payload address (#8) * fix: Fix payload address in script (#9) * fix: Remove unneeded diff file (#10) * feat:GHO Launch Avalanche * fix: correct risk parameters * feat: added base and arbitrum support * chore: comments and others * feat: added lanes for base and arbitrum * chore: removed commented lines * feat: updated all test to use actual TokenAdminRegistry delegation paramenters (and not prank) | fix: solved tests issues * chore: renamed GhoLaunchConstants to GHOAvalancheLaunch and standardized naming convention * chore: modified some more constants to match standard * feat: added Gnosis support * chore: made refactor, optimizations, and final review * fix: solved evm version issue * feat: updated risk parameters * fix: reverted .toml changes * fix: updated test profile in test files * fix: updated ccip rates * chore: removed outdated comments * chore: style updated to .md * fix: update borrow cap and addressed other pr comments * feat: removed Avax->Gnosis activation * fix: addressed pr comments * fix: added urls to addresses * fix: added implementation/test links in .md * fix: updated .md to reflect actual rate value --------- Co-authored-by: Parth Patel <[email protected]> Co-authored-by: miguelmtzinf <[email protected]> Co-authored-by: miguelmtz <[email protected]>
* fix: aptos path * fix: revert to main commit hash
* feat: onboard tETH * 🔧 update oracle * ✅ test passed * 📝 update oracles in readme * 📝 add emode table --------- Co-authored-by: Rozengarden <[email protected]>
* feat: update RiskSteward power * 🐛 fix order * feat: deploy payload for scroll --------- Co-authored-by: MartinGbz <[email protected]>
* feat: onboard EURC on Aave Core * ✅ bump blockNumber and run tests * Update AddEURCToAaveV3CoreInstance.md * Update AddEURCToAaveV3CoreInstance.md moar linting * Update AddEURCToAaveV3CoreInstance.md * ♻️ run lint/prettier on md --------- Co-authored-by: Rozengarden <[email protected]> Co-authored-by: Alice <[email protected]>
* feat: pendle discount rate risk oracle activation * feat: update writup * fix: eth test * chore: add deployed contracts on readme * chore: improve title * fix: title on the contracts * fix: reduce interface to only what is needed * fix: writeup * chore: improve motivation on writeup * chore: fix some grammer * chore: fix writeup * chore: rewrite motivation * chore: fix link * Update src/20250606_Multi_PendlePTDiscountRateRiskOracleActivation/PendlePTDiscountRateRiskOracleActivation.md Co-authored-by: Andrey <[email protected]> * Update src/20250606_Multi_PendlePTDiscountRateRiskOracleActivation/PendlePTDiscountRateRiskOracleActivation.md Co-authored-by: Andrey <[email protected]> * chore: fix writeup * chore: fix capital * fix: more tests * fix: test * chore: update readme * chore: update readme * chore: update forum link and md * chore: update tests * chore: add payloadId to deploy script --------- Co-authored-by: Andrey <[email protected]>
* feat: freeze assets on v2 avax, pol * chore: snapshot diff * chore: fix test name better
* feat: v3.4 aip * feat: add addresses & register payload * fix: add reimbursement * fix: also register zksync * Update src/20250610_Multi_UpgradeAaveInstancesToV34/UpgradeAaveInstancesToV34.md Co-authored-by: Ernesto Boado <[email protected]> * Update src/20250610_Multi_UpgradeAaveInstancesToV34/UpgradeAaveInstancesToV34.md Co-authored-by: Ernesto Boado <[email protected]> * Update src/20250610_Multi_UpgradeAaveInstancesToV34/UpgradeAaveInstancesToV34.md Co-authored-by: Ernesto Boado <[email protected]> * fix: inject zksync id --------- Co-authored-by: Ernesto Boado <[email protected]>
* feat: cex earn program * chore: update blocks * chore: add comment
* feat: CL renewal AIP template * feat: code logic for CL stream creation * feat: AIP description * ♻️ run prettier * fix: remove unused import --------- Co-authored-by: MartinGbz <[email protected]>
* feat: extend caps injector * fix: update forum link * Update src/20250722_Multi_CapsRiskOracleActivationOnOptimismBNBGnosisPolygon/CapsRiskOracleActivationOnOptimismBNBGnosisPolygon.md Co-authored-by: Lukas <[email protected]> --------- Co-authored-by: Lukas <[email protected]>
* feat: adjust wS and BTC.b IR * fix: typo * lint: src/20250722_Multi_WSAndBTCBInterestRateCurveOptimization/WSAndBTCBInterestRateCurveOptimization.md
* feat: update rf and slope2 of wsteth on core & prime * fix: title * 🚨 lint md * Update src/20250721_Multi_InterestRateUpdateWETHAndWstETHEthereum/InterestRateUpdateWETHAndWstETHEthereum.md Co-authored-by: Harsh Pandey <[email protected]> * RF prime update * update core slope1 * uOpt changes * rm uOpt changes * rm prime changes except RF * rerun tests * revert * update MD * update MD --------- Co-authored-by: MartinGbz <[email protected]> Co-authored-by: marczeller <[email protected]> Co-authored-by: Marc Zeller <[email protected]> Co-authored-by: Harsh Pandey <[email protected]>
* feat: gho listing on Gnosis - missing required smart contracts and test adjustments * feat: updates on tests * feat: major test overhaul and adjustments to ccip configurations across chains * fix: adjust bucket capacity * feat: all tests passing but Bridge Config is set equally for all chains * feat: only update bridge limits in routes to Gnosis and update tests accordingly * Update src/20250421_Multi_GHOGnosisLaunch/GHOGnosisLaunch.md Co-authored-by: sendra <[email protected]> * Update src/20250421_Multi_GHOGnosisLaunch/AaveV3Gnosis_GHOGnosisLaunch_20250421.sol Co-authored-by: sendra <[email protected]> * chore: create constants library and update some parameters * feat: use constants library * chore: remove unused variables * chore: use address-book where possible * feat: adding missing base-gno E2E test * chore: remove console log * chore: adjust constants and comments, remove unused imports * feat: adjust md file with new CCIP Rate Limit config * feat: update from 15M bucket to 20M bucket capacity * chore: fix typo in tests * - Added Comments to every payload file with a description of its contents - Removed all commented links to explorer with the addresses in payload files - Use the constants in utils as much as possible - Added new tests for Arb and Base in respect to sending and receiving messages - Added new tests to confirm bridgeLimit matches bucket capacity - Updated listing reserve factor to 10% - Updated Bucket Capacity constant to 40M matching updated Mainnet BridgeLimit variable * feat: update md file and config * feat: final updates * chore: contract names update * feat: avalanche lanes * feat: forge update & md file update * chore: update discussion link * Update src/20250421_Multi_GHOGnosisLaunch/AaveV3Gnosis_GHOGnosisLaunch_20250421.sol Co-authored-by: dhairya <[email protected]> * Update src/20250421_Multi_GHOGnosisLaunch/utils/GHOLaunchConstants.sol Co-authored-by: dhairya <[email protected]> * chore: update aave-helpers --------- Co-authored-by: sendra <[email protected]> Co-authored-by: luigy <[email protected]> Co-authored-by: dhairya <[email protected]>
* feat: v3.5 * fix: add script * fix:script * fix: typo * fix: adjust script * fix: add zksync payload id
* chore: bump libs * chore: cleanup proposals
* feat: eBTC and LBTC price feeds update * chore: discussion links * Update src/20250717_Multi_LBTCAndEBTCPriceFeedsUpdate/AaveV3Ethereum_LBTCAndEBTCPriceFeedsUpdate_20250717.sol Co-authored-by: Pavel <[email protected]> * chore: update block number post v3.5 * Update src/20250717_Multi_LBTCAndEBTCPriceFeedsUpdate/LBTCAndEBTCPriceFeedsUpdate.md Co-authored-by: Harsh Pandey <[email protected]> * chore: lint --------- Co-authored-by: Pavel <[email protected]> Co-authored-by: Harsh Pandey <[email protected]>
* proposal first version * proposal second version * proposal third version * chore: update supply cap and blocks * chore: fixes based on proposal update * chore: rerun tests * chore: fixed emode chart on md file and updated config file * update optimalUtilizationRate on config file --------- Co-authored-by: efecarranza <[email protected]>
* feat: init file architecture * feat: proposal first version * feat: proposal second version * feat: address PR issues * fix: asset name use dedicated files * fix: forge test * feat: change snapshot from todo to Direct-to-AIP * fix: change TODO to Direct-to-AIP * feat: updated block timestamp * chore: re run tests * feat: fix PR comment --------- Co-authored-by: efecarranza <[email protected]>
Compiling 181 files with Solc 0.8.27
Solc 0.8.27 finished in 12.72s
Compiler run successful!
|
No description provided.