forked from zack-bitcoin/basiccoin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodo
24 lines (15 loc) · 676 Bytes
/
todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Allow users to send shares to each other, but charge double trading fees.
make sure that trading fees are rewarded to authors and voters correctly.
Let users use liquidity-sensitive LMSR if they want.
http://www.eecs.harvard.edu/cs286r/courses/fall12/papers/bmm-ec.pdf
Let users use Paul's scalar LMSR for prediction markets if they want. in an excel demo on hig github.
Let users use Zack's scalar LMSR for prediction markets if they want. in pc/scalars.py
update verbage
cashcoin/credit->cash
votecoin->reputation
jury/branch->topic
decision->prediction
maturation date
any vote must block the coins from being sent until svd is over
mini blockchain
proof of stake