aboutsummaryrefslogtreecommitdiffstats
path: root/ui-console/src/main/java/market/guess/ui/console/command/SettleEventMenuCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Break down purchase receipts by cost/commission, harden XML validation and st...Kostya2026-08-181-4/+16
* Wire event ledger movements, show winning market by name, seed LMSR subsidyKostya2026-08-181-1/+1
* Fix menu wording and reprint prompt on retryKostya2026-08-181-2/+2
* Replace order matching with risk/matching/fulfillment/settlement pipelineKostya2026-08-171-3/+43
* Rename Option/Account to Market/Ledger, add Result-based error handlingKostya2026-08-161-6/+0
* Implement LMSR and order-book trading logic, wire MarketContext facade and ne...Kostya2026-08-151-0/+36