9a4e5763f5
* basic market categories * use tags to store market category * display category in market * display full category * category selector component on feed * Move feed data fetching to new file * Decrease batch size for updating feed to prevent out-of-memory error * Compute and update category feeds! * Show feeds based on category tabs * Add react-query package! * Use react query to cache contracts * Remove 'other' category * Add back personal / friends to feed categories * Show scrollbar temporarily for categories * Remove 5 categories, change geopolitics to world * finance => economics * Show categories on two lines on larger screens Co-authored-by: James Grugett <jahooma@gmail.com> |
||
---|---|---|
.. | ||
envs | ||
util | ||
.gitignore | ||
add-liquidity.ts | ||
answer.ts | ||
antes.ts | ||
bet.ts | ||
calculate-cpmm.ts | ||
calculate-dpm.ts | ||
calculate-fixed-payouts.ts | ||
calculate.ts | ||
categories.ts | ||
charity.ts | ||
comment.ts | ||
contract.ts | ||
feed.ts | ||
fees.ts | ||
fold.ts | ||
liquidity-provision.ts | ||
new-bet.ts | ||
new-contract.ts | ||
package.json | ||
payouts-dpm.ts | ||
payouts-fixed.ts | ||
payouts.ts | ||
recommended-contracts.ts | ||
scoring.ts | ||
sell-bet.ts | ||
tracking.ts | ||
txn.ts | ||
user.ts | ||
yarn.lock |