* Denormalize user display fields onto bets * Make bet denormalization script fast enough to run it on prod * Make `placeBet`/`sellShares` immediately post denormalized info
betAmount
betOutcome
* Create and use `betAmount` and `betOutcome` fields on comments * Be robust to ridiculous bet IDs on dev