futarchy icon indicating copy to clipboard operation
futarchy copied to clipboard

Programs for market-driven governance

Results 37 futarchy issues
Sort by recently updated
recently updated
newest added

There's a variable `max_observation_change_per_update_lots` which is now used to update the TWAP. The problem is that these updates lots vary based on the base and quote lots. So a $5...

Once the [timelock](https://github.com/metaDAOproject/solana-timelock/issues/4) is deployed, we should create a proposal to migrate the DAO's assets to it.

proposal

As an anti-spam measure, we force the proposer to burn some lamports. We should add a parameter `expected_lamport_burn` that you can pass into `initialize_proposal`. We should revert the transaction if...

enhancement
good first issue
help wanted

Although ideally futarchy would prevent governance attacks, you never know what's going to happen. What would be nice long-term is if we stored most of the DAO's funds in a...

enhancement
design

given price volatility / supply can dilute, [relying on 1 META tick size isnt safety guarantee](https://twitter.com/MetaDAOProject/status/1759594121239425534) [these notes](https://hackmd.io/@ansatz/metadao-prop0) also discussed issues around the impl of twap updates i suggest depth...

The main attack vector I can think of at the moment is spam. Someone could create 100 proposals, for example, and then the honest participants would be playing whack-a-mole against...

enhancement
design

Today, autocrat finalizes proposals if the pass TWAP is x% higher than the fail TWAP, where x is currently 5 for MetaDAO. This is non-optimal for large market caps because...

enhancement
help wanted
design

Minting conditional token currently does not use the Mint account of the token deposited. This is possible because the mint is stored by the vault and token accounts do not...

enhancement
good first issue
help wanted

Likely by individuals (e.g. @Henry-E / @r0bre), but possibly by a firm.