Skip to content
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

Fund account spec #1663

Draft
wants to merge 4 commits into
base: palazzo
Choose a base branch
from
Draft

Fund account spec #1663

wants to merge 4 commits into from

Conversation

witgaw
Copy link
Member

@witgaw witgaw commented Apr 14, 2023

First completed draft of the spec, based on: #1505.

close #866 .

TL;DR

  • There’s a way to for parties to pool funds and nominate a key that will be able to allocate those funds within Vega but never outside of it (no possibility of withdrawal for that key).
  • There’s a way to change the key managing the funds.
  • A mechanism for rewarding the key managing the funds exists (management fee).
  • Parties which transferred into the fund account can request the funds (up to the current value of their share of the fund) at any time, however there’s a delay in place to allow the manager to carry out a sensible liquidation of the required portion of fund’s holdings.

@witgaw witgaw marked this pull request as draft April 14, 2023 17:48
@gordsport gordsport linked an issue Apr 28, 2023 that may be closed by this pull request
5 tasks
@gordsport gordsport changed the base branch from cosmicelevator to palazzo September 13, 2023 16:08
@witgaw witgaw force-pushed the fund-account branch 2 times, most recently from 66fce84 to 8ae592e Compare October 12, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SPEC ONLY]: Gather requirements for fund accounts
1 participant