BIP-925: Unwind Timeless VeBalGrant (setActive/release/redeem/withdrawBalances) - #2861
Draft
gosuto-inzasheru wants to merge 9 commits into
Draft
BIP-925: Unwind Timeless VeBalGrant (setActive/release/redeem/withdrawBalances)#2861gosuto-inzasheru wants to merge 9 commits into
gosuto-inzasheru wants to merge 9 commits into
Conversation
Deactivate BIP-252 grant, withdraw expired veBAL, redeem 80/20 BPT, and distribute BAL/WETH via withdrawBalances. Co-authored-by: gosuto.eth <gosuto-inzasheru@users.noreply.github.com>
Update minBal/minWeth bounds for DAO signing latency. Co-authored-by: gosuto.eth <gosuto-inzasheru@users.noreply.github.com>
|
Cursor Agent can help with this pull request. Just |
Contributor
|
FILENAME:
|
Contributor
|
FILENAME: FILENAME: |
… reports) + reformat JSON
After withdrawBalances, transfer queryExit BAL amount to Karpatkey treasury; refresh redeem mins to current quote. Co-authored-by: gosuto.eth <gosuto-inzasheru@users.noreply.github.com>
… reports) + reformat JSON
Avoid Safe batch reverts when redeem exits below the queryExit quote. Co-authored-by: gosuto.eth <gosuto-inzasheru@users.noreply.github.com>
… reports) + reformat JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
DAO multisig payload to wind down the Timeless BIP-252
VeBalGrantat0x89f67f3054bFD662971854190Dbc18dcaBb416f6(Aura-deployed grant escrow; project = Timeless gov treasury).Authorized under BIP-225 grant controls (Balancer may deactivate and unwind).
Sequence (single Safe batch)
setActive(false)— control flips to Balancer; project can no longer vote/execute/claim as current partyrelease()—votingEscrow.withdraw()(lock expired 2025-02-13; ~23,708 BPT)redeem(_minBalOut, _minWethOut)— exit 80/20 BPT to BAL + WETH (10% slippage vsqueryExit)withdrawBalances()— all WETH → Timeless project; all BAL → DAOBAL.transfer— forward_minBalOutBAL from DAO → managed treasury0x0EFcCBb9E2C09Ea29551879bd9Da32362b32fc89(amount equals redeem floor so this step cannot revert if redeem succeeds; any excess BAL stays on the DAO)Amounts
queryExit_minBalOut/ transfer amount (10%)105136193060487029845814_minWethOut(10%)1468898875084523177Refresh
_minBalOut,_minWethOut, and the matching BAL transfer amount together near execution if the pool moves.Payload:
BIPs/00proposed/BIP-XXX-vebalgrant-timeless-unwind.json