summaryrefslogtreecommitdiffstats
path: root/api/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Break down purchase receipts by cost/commission, harden XML validation and st...Kostya2026-08-181-1/+6
* Wire event ledger movements, show winning market by name, seed LMSR subsidyKostya2026-08-181-1/+1
* Replace order matching with risk/matching/fulfillment/settlement pipelineKostya2026-08-175-10/+8
* Split DTOs into api/model, extract order matching into service/matchingKostya2026-08-1611-40/+38
* Rename Option/Account to Market/Ledger, add Result-based error handlingKostya2026-08-169-25/+75
* Wire buyShares and menu commands, replace factory interfaces with DIKostya2026-08-141-1/+1
* Add service module with stubbed LocalGuessMarketContextKostya2026-08-135-6/+48
* Replace EventDTO with richer EventSummaryDTO/TradeRowDTO view modelsKostya2026-08-137-14/+27
* Move I/O provider abstraction to ui-console, add ledger/account/problem DTOsKostya2026-08-1311-32/+37
* Move engine contracts to api module, add I/O provider abstraction and PicoCon...Kostya2026-08-107-0/+55
* flatten modules to repo root, vendor deps, repair Eclipse build pathsKostya2026-08-096-0/+33