manifold/common
2022-03-15 16:52:42 -05:00
..
envs set env to dev for user-testing purposes 2022-03-10 16:32:58 -06:00
util Merge branch 'main' into cpmm 2022-03-10 15:02:30 -06:00
.gitignore Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00
answer.ts Free response (#47) 2022-02-17 17:00:19 -06:00
antes.ts liquidity provision tracking 2022-03-14 22:26:04 -05:00
bet.ts track fees on contract and bets; change fee schedule for cpmm markets; only pay out creator fees at resolution 2022-03-10 14:55:23 -06:00
calculate-cpmm.ts liquidity provision tracking 2022-03-14 22:26:04 -05:00
calculate-dpm.ts track fees on contract and bets; change fee schedule for cpmm markets; only pay out creator fees at resolution 2022-03-10 14:55:23 -06:00
calculate-fixed-payouts.ts track fees on contract and bets; change fee schedule for cpmm markets; only pay out creator fees at resolution 2022-03-10 14:55:23 -06:00
calculate.ts new cfmm: k = y^(1-p) * n^p 2022-03-11 16:04:08 -06:00
comment.ts Answers in feed (#63) 2022-03-14 15:29:32 -05:00
contract.ts liquidity provision tracking 2022-03-14 22:26:04 -05:00
fees.ts raise fees 2022-03-14 22:29:12 -05:00
fold.ts Match lowercase tags for folds 2022-02-01 12:29:14 -06:00
liquidity-provision.ts liquidity provision tracking 2022-03-14 22:26:04 -05:00
new-bet.ts liquidity provision tracking 2022-03-14 22:26:04 -05:00
new-contract.ts liquidity provision tracking 2022-03-14 22:26:04 -05:00
package.json Yarn workspaces (#42) 2022-02-01 15:25:51 -06:00
payouts-dpm.ts fix dpm free response payout for single outcome 2022-03-15 16:05:52 -05:00
payouts-fixed.ts track fees on contract and bets; change fee schedule for cpmm markets; only pay out creator fees at resolution 2022-03-10 14:55:23 -06:00
payouts.ts Fix DPM payout calculation 2022-03-15 16:52:42 -05:00
scoring.ts small fixes 2022-03-10 15:05:52 -06:00
sell-bet.ts new cfmm: k = y^(1-p) * n^p 2022-03-11 16:04:08 -06:00
user.ts Send email to market creator on new answer 2022-02-23 00:05:04 -06:00
yarn.lock Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00