mantikoros
89f020ffcc
use new calculations
2022-03-03 00:32:33 -05:00
mantikoros
42577b20a9
rename dpm calculations
2022-03-02 22:30:07 -05:00
mantikoros
e80926d201
rename 'calculate.ts' => 'calculate-dpm.ts'
2022-03-02 22:20:35 -05:00
James Grugett
8884f1beb9
Expose resolutionTime in API ( #56 )
...
* Expose resolutionTime. Compute closeTime to be the min of resolution and close time
* Rename settled to resolved, newest to most recent
2022-02-28 11:40:48 -08:00
mantikoros
42f88766b3
api: remove userId from bets
2022-02-19 22:51:51 -06:00
Austin Chen
8f40350a75
API: Rename to LiteMarket/FullMarket; include creator avatar url
2022-02-17 16:04:05 -08:00
Austin Chen
51aa8df010
Set up a read API using Vercel serverless functions ( #49 )
...
* Set up read API using Vercel serverless functions
Featuring:
/api/v0/markets
/api/v0/market/[contractId]
/api/v0/slug/[contractSlug]
* Include tags in API
2022-02-17 12:56:24 -08:00