index
:
guess-market
master
definitely not polymarket
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wire event ledger movements, show winning market by name, seed LMSR subsidy
Kostya
2026-08-18
1
-1
/
+1
*
Replace order matching with risk/matching/fulfillment/settlement pipeline
Kostya
2026-08-17
5
-10
/
+8
*
Split DTOs into api/model, extract order matching into service/matching
Kostya
2026-08-16
11
-40
/
+38
*
Rename Option/Account to Market/Ledger, add Result-based error handling
Kostya
2026-08-16
9
-25
/
+75
*
Wire buyShares and menu commands, replace factory interfaces with DI
Kostya
2026-08-14
1
-1
/
+1
*
Add service module with stubbed LocalGuessMarketContext
Kostya
2026-08-13
5
-6
/
+48
*
Replace EventDTO with richer EventSummaryDTO/TradeRowDTO view models
Kostya
2026-08-13
7
-14
/
+27
*
Move I/O provider abstraction to ui-console, add ledger/account/problem DTOs
Kostya
2026-08-13
11
-32
/
+37
*
Move engine contracts to api module, add I/O provider abstraction and PicoCon...
Kostya
2026-08-10
7
-0
/
+55
*
flatten modules to repo root, vendor deps, repair Eclipse build paths
Kostya
2026-08-09
7
-0
/
+45