This website requires JavaScript.
Explore
Help
Sign In
open.source
/
manifold
Watch
1
Star
0
Fork
0
You've already forked manifold
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
facb19a347
manifold
/
.firebaserc
8 lines
119 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2021-12-10 18:10:30 +00:00
{
"projects": {
Sell bets (#12) * sell bet * dev mode * single-pot no-refund payoff; bet selling * Increase default fetch size 25 -> 99 * Fix about page numbering * Don't flash no markets when loading on tag page. * Change Title to use body font * Make a bunch of predictions at once (#9) * Set up a page to make bulk predictions * Integrate preview into the same card * List created predictions * Make changes per James's comments * Increase the starting balance (#11) * Remove references to paying for our Mantic Dollars * Update simulator to use new calculations * Change simulator random to be evenly random again * Sell bet UI * Migrate contracts and bets script * Add comment to script * bets => trades; exclude sold bets * change sale formula * Change current value to uncapped sell value. * Disable sell button while selling * Update some 'bet' to 'trade' Co-authored-by: Austin Chen <akrolsmir@gmail.com> Co-authored-by: jahooma <jahooma@gmail.com>
2021-12-24 21:06:01 +00:00
"default": "mantic-markets",
"prod": "mantic-markets",
"dev": "dev-mantic-markets"
initial commit
2021-12-10 18:10:30 +00:00
}
Allow admins to see private-users info
2022-01-24 06:45:46 +00:00
}
Reference in New Issue
Copy Permalink