-
Notifications
You must be signed in to change notification settings - Fork 4
DVOPS-344: Moving back to Balancer V2 #137
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
|
Claude finished @ovceev's task —— View job Code Review: DVOPS-344: Moving back to Balancer V2Todo List
SummaryThis PR implements a rollback from Balancer V3 to Balancer V2 for the gas refund program's BPT (Balancer Pool Token) tracking system. The changes affect how the system interacts with Balancer pools and tracks liquidity events. Key Changes1. Re-enabled gas refund computation functions (
2. Updated Balancer vault addresses and ABIs (
3. Major event handling changes (
Issues and Concerns🚨 Critical Issue: Missing
|
|
@claude, what do you think now? should be fixed |
|
Claude finished @ovceev's task —— View job Re-reviewing DVOPS-344: Moving back to Balancer V2Todo List
Updated Code ReviewGreat news! The critical What's Been Fixed✅ Critical Issue Resolved: Missing
|
|
@claude what do you think |
|
Claude finished @ovceev's task —— View job Re-reviewing DVOPS-344: Moving back to Balancer V2Todo List
Updated Code Review Status: ✅ Much Improved!What's Been Fixed Since Last Review✅ Critical
|
Note
Integrates Balancer Vault pool (80 VLR/20 WETH) for V3 staking, switches to new score/tx data endpoints, enables full V3 compute flow, and updates supported chains/config.
getPoolTokensand usePoolBalanceChanged/Swapevents.Balancer_80VLR_20WETH_*pool IDs/addresses; add multicall-basedfetchBPtState.StakeV3Resolverand trackers to load and compute seXYZ/BPT-based balances.fetchRefundableTransactionsAllChains_V3.mainnet,optimism,base).VELORA_API_BASE_URL.GRP_V3_SUPPORTED_CHAINSfor user data endpoints.Written by Cursor Bugbot for commit d1c6fe0. This will update automatically on new commits. Configure here.