manifold/common
2022-05-28 13:43:57 -05:00
..
envs Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
util Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
.eslintrc.js Serious business API validation & big cleanup of createContract, placeBet (#302) 2022-05-26 14:37:51 -07:00
.gitignore Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00
add-liquidity.ts Separate out fees (#169) 2022-05-10 08:49:14 -05:00
answer.ts Revert "Represent DB avatar URLs as non-null (#128)" 2022-05-06 14:29:15 -04:00
antes.ts numeric bet ante provided by house 2022-05-28 13:43:57 -05:00
bet.ts Numeric range markets!! (#146) 2022-05-19 12:42:03 -05:00
calculate-cpmm.ts Revert "use geometric mean probability to calculate fees for cfmm (a lot easier than solving the integral)" 2022-05-24 15:46:41 -05:00
calculate-dpm.ts Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
calculate-fixed-payouts.ts Cfmm (#64) 2022-03-15 17:27:51 -05:00
calculate.ts Portfolio: Fix calculation of whether you sold all your shares 2022-05-28 00:18:09 -05:00
categories.ts Update categories: Add Culture, health => Covid, rearrange 2022-05-15 23:45:02 -04:00
charity.ts Add trevor project charity (#258) 2022-05-19 17:08:21 -07:00
comment.ts Single threaded comments (#175) 2022-05-11 15:11:46 -06:00
contract.ts Revert fishy change regarding payouts 2022-05-27 14:24:49 -07:00
feed.ts Categories (#132) 2022-05-12 10:07:10 -05:00
fees.ts lower fees 2022-03-18 00:39:21 -05:00
fold.ts Match lowercase tags for folds 2022-02-01 12:29:14 -06:00
liquidity-provision.ts Cfmm (#64) 2022-03-15 17:27:51 -05:00
new-bet.ts Serious business API validation & big cleanup of createContract, placeBet (#302) 2022-05-26 14:37:51 -07:00
new-contract.ts Serious business API validation & big cleanup of createContract, placeBet (#302) 2022-05-26 14:37:51 -07:00
numeric-constants.ts Numeric range markets!! (#146) 2022-05-19 12:42:03 -05:00
package.json Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
payouts-dpm.ts Revert fishy change regarding payouts 2022-05-27 14:24:49 -07:00
payouts-fixed.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
payouts.ts Revert fishy change regarding payouts 2022-05-27 14:24:49 -07:00
recommended-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
scoring.ts Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
sell-bet.ts Fix sell to pay back loans 2022-03-31 00:54:42 -05:00
tracking.ts Track latency of feed and portfolio page. 2022-04-21 01:00:08 -05:00
tsconfig.json Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
txn.ts Send M$ to Charity & txns (#81) 2022-04-29 19:35:56 -04:00
user.ts Allow users to generate an API key in their profile (#182) 2022-05-15 20:41:07 -07:00
yarn.lock Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00