Commit Graph

4 Commits

Author SHA1 Message Date
B 76f0523e60
Add pausable proposal (#1506)
* feat: add pausable proposal

* fix: update proposal
2021-03-25 16:38:36 -05:00
Derek Anderson 3858d0ae25
fixed formula to match referenced doc [1] + formatting (#1474)
`P_{margin}=iRP` didn't make sense, as P isn't defined, and i is already defined as the price (from the oracle).
the references doc contains `P_{margin}=iR`, so I assume this is a typo.
2021-03-25 09:31:25 -05:00
B bec876dcdc
Proposal for token-swap curve using stake pool account (#1504)
* feat: add new curve proposal

* Update StakePoolStableCurve.md
2021-03-24 11:07:00 -05:00
B 87a849407f
Future proposals for token-swap program (#1379)
* feat: add files

* feat: add pmm proposal

* feat: DMM
2021-03-05 21:35:16 +01:00