Skip to content

Releases: metaDAOproject/futarchy

v0.3

17 May 03:53
466a0f3
Compare
Choose a tag to compare

This is a big release. We've done the following:

  • Stopped fetching TWAPs from OpenBook / OpenBook TWAP
  • Created an AMM program, forked from uniswap v1, that records TWAPs
  • Converted proposals into PDAs and using them as vault settlement authorities
  • Change the file structure
  • Add an SDK
  • Allow multiple DAOs
  • Use PDAs for more stuff (e.g., conditional on finalize and revert mint)

v0.2

03 Apr 08:40
26cfd2d
Compare
Choose a tag to compare

This upgrade includes three new features and a number of smaller config changes.

The features:

  • Reclaimable rent: you will now be able to get back the ~4 SOL used to create OpenBook proposal markets. This should lower the friction involved in creating proposals.
  • Conditional token merging: now, if you have 1 pTOKEN and 1 fTOKEN, you'll me able to merge them back into 1 TOKEN. This should help with liquidity when there are multiple proposals active at once.
  • Conditional token metadata: before, you would see conditional tokens in your wallet as random mint addresses. After this is merged, you should be able to see token names and logos, helping you identify what proposal they're a part of.

The config changes:

  • Lower pass threshold from 5% to 3%
  • Set default TWAP value to $100 instead of $1
  • Update TWAP in $5 increments instead of 1% increments, which enhances manipulation resistance while allowing the TWAP to be more accure
  • Change minimum META lot sizes from 1 META to 0.1 META

v0.1

15 Dec 19:12
a9eaaf5
Compare
Choose a tag to compare
Merge pull request #36 from metaDAOproject/migrate-autocrat-to-fewer-…

…slots

Autocrat v0.1

v0

13 Nov 02:15
669ae97
Compare
Choose a tag to compare
v0

Deployed version of the Meta-DAO.