manifold/web/pages
mantikoros f48ae0170b
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 15:06:01 -06:00
..
[username] Sell bets (#12) 2021-12-24 15:06:01 -06:00
api Prettier: no semi, spaces 2, single quote, trailing comma 2021-12-02 17:49:46 -06:00
tag Don't flash no markets when loading on tag page. 2021-12-20 18:06:24 -06:00
_app.tsx SEO component 2021-12-16 12:40:23 -06:00
_document.tsx test 2021-12-15 22:52:07 -06:00
about.module.css about styling 2021-12-19 17:38:10 -06:00
about.tsx Sell bets (#12) 2021-12-24 15:06:01 -06:00
account.tsx Improve navbar styles. Create Page component with navbar and page structure. 2021-12-19 22:06:30 -06:00
create.tsx Improve navbar styles. Create Page component with navbar and page structure. 2021-12-19 22:06:30 -06:00
index.tsx static loading of markets 2021-12-18 23:59:42 -06:00
landing-page.tsx Make navbar line up with content 2021-12-19 22:37:11 -06:00
make-predictions.tsx Make a bunch of predictions at once (#9) 2021-12-20 22:29:32 -08:00
markets.tsx Improve navbar styles. Create Page component with navbar and page structure. 2021-12-19 22:06:30 -06:00
simulator.tsx Sell bets (#12) 2021-12-24 15:06:01 -06:00
trades.tsx Sell bets (#12) 2021-12-24 15:06:01 -06:00