manifold/web/lib/firebase
TrueMilli 9945738811
Refinement of LiteMarket (#479)
* split into two function to access the pool value as number

* rename function

* changes to the exported object

* removal of totalLiquidity: this value was only set for binary markets and it's value is identical to getPoolvalue(contract)
* pool: set in the same way as in the "Market Overview" from contract-info-dialog.tsx now
* totalShares: total shares of the contract. It's value is equal to the old "pool" value in case of binary markets

* update docs

* removal of totalShares
2022-06-14 12:01:12 -05:00
..
answers.ts
api-call.ts Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07:00
bets.ts Add discover tab of users based on markets you have bet on 2022-06-07 23:42:42 -05:00
comments.ts
contracts.ts Refinement of LiteMarket (#479) 2022-06-14 12:01:12 -05:00
fn-call.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
folds.ts
init.ts
liquidity.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
notifications.ts Revert "Revert "Turn on no unused variables linting, kill dead code (#484)"" 2022-06-12 21:42:41 -07:00
storage.ts
tracking.ts
txns.ts
users.ts Following and follower list (#456) 2022-06-07 22:24:18 -05:00
utils.ts