manifold/web/components/contract
mantikoros 0cd9943e0d
Liquidity withdrawal (#457)
* withdrawLiquidity cloud function

* update rules

* exclude antes from getCpmmLiquidityPoolWeights

* update correct lp shares

* liquidity panel

* don't create bet if less than 1 surplus share

* withdrawLiquidity return type

* static analysis fix

* hook dependency

* prettier

* renaming

* typo

* getCpmmLiquidityPoolWeights: always exclude antes

* delete unused function

* casting
2022-06-08 13:00:49 -05:00
..
contract-card.tsx Support ctrl or command click to open link in new tab 2022-06-04 19:13:07 -05:00
contract-description.tsx Remove 'Category' label 2022-05-13 16:19:15 -04:00
contract-details.tsx Refactoring (#401) 2022-06-02 17:30:34 -07:00
contract-info-dialog.tsx Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
contract-overview.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
contract-prob-graph.tsx No more flying graph points 2022-06-08 09:12:33 -06:00
contract-tabs.tsx Hide sell buttons in other people's profiles 2022-06-01 11:28:47 -05:00
contracts-list.tsx Fix clicking card from user profile has no effect 2022-06-04 23:21:24 -05:00
numeric-graph.tsx Adjust numeric graph axis to use large number formatting 2022-05-22 22:05:52 -05:00
quick-bet.tsx Migrate sellShares cloud function to v2 sellshares (#440) 2022-06-07 13:54:58 -07:00