aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* model: relocate market DTOs out of the flat api packageKostya2026-08-231-13/+23
* Add MapStruct LedgerMapper and wire annotation processing into build.shKostya2026-08-201-0/+103
* Move CommissionTiming and MechanismType into model.event packageKostya2026-08-201-3/+1
* Break down purchase receipts by cost/commission, harden XML validation and st...Kostya2026-08-181-0/+343
* Split DTOs into api/model, extract order matching into service/matchingKostya2026-08-162-88/+0
* Implement LMSR and order-book trading logic, wire MarketContext facade and ne...Kostya2026-08-152-0/+88
* Wire EventRepository into LocalGuessMarketContext, add mapper/provider infra ...Kostya2026-08-141-0/+12