• Joined on 2023-07-13
djmil pushed to main at djmil/corda-checkers 2023-09-30 20:09:28 +02:00
eb1e7fd93c GameInfo
djmil pushed to main at djmil/corda-checkers 2023-09-29 19:08:00 +02:00
729384fb62 chain jump
8affa353da move: mandatory capture
Compare 2 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-29 11:29:48 +02:00
7d26dca752 add prohibited move checks
58da85a5fd final
162e5c97dc rename
a9ffd4b0b9 Checkers move rules improved
9cbeaceca9 Checkers move rules
Compare 6 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-25 15:13:29 +02:00
1f2ff242e4 GameBoard: naive MOVE implementation
djmil pushed to main at djmil/corda-checkers 2023-09-22 21:39:44 +02:00
8971462c74 GameResultBuilder subflow
e1cc9bd9fd RankingFLow: use actual GameResultStates
5f59260120 ammend
fe1708ad32 Draft: RankingFlow +Test
74176ecf45 HoldingIdentityResolver Test
Compare 5 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-22 14:45:38 +02:00
ada353ce2f HoldingIdentity Tests
d3f5499ad8 CordaCheckers CPI
Compare 2 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-21 23:15:58 +02:00
2a026de472 minor cleanup
djmil pushed to main at djmil/corda-checkers 2023-09-21 22:59:23 +02:00
9004e8a408 GameStates refactoring
djmil pushed to main at djmil/corda-checkers 2023-09-21 16:22:01 +02:00
959ea0051d Major refactoring
dc702f7584 GameState
Compare 2 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-18 11:34:14 +02:00
bd6612f3e6 GameUuid as a part of GameState interface
djmil pushed to main at djmil/corda-checkers 2023-09-18 10:49:07 +02:00
e26cfe0d91 GameID
djmil pushed to main at djmil/corda-checkers 2023-09-15 15:43:32 +02:00
a34ea39dfb GameBoard command SURRENDER
djmil pushed to main at djmil/corda-checkers 2023-09-13 20:54:41 +02:00
d7b6ce1f25 Corda: UtxoTrxCandidate validation
a836d14fbd GamePrposal: Accept to return GameBoard
Compare 2 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-13 15:01:06 +02:00
4c2569810a GameBoard SURRENDER update
d9b885b550 corda: cleanup
fee93a2b10 Corda: UtxoLedgerTransactionUtil helper class
fdfcd711a7 rename GameBoardActionFlow to GameBoardCommandFlow
9a49e68a1f delete csde default code
Compare 6 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-11 13:50:07 +02:00
7f7722ecc0 GameProposal ACCEPT
djmil pushed to main at djmil/corda-checkers 2023-09-07 21:33:40 +02:00
e235ecb942 Corda: CommitSubFlow
159bcd706e GameProposal updates
5cc579230f SpringBoot: test GP can not be rejected twice
c1dbb3d213 Corda: Piece class
a9b70b963c CordaClient: use FlowResult
Compare 5 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-05 17:41:15 +02:00
7df57cb4d2 Corda: add FlowResult class
djmil pushed to main at djmil/corda-checkers 2023-09-04 19:49:38 +02:00
218482034d GameProposal ActionFlow: REJECT
4f5a636909 GameProposal Create test
abc31d4c03 SpringBoot: Create GameProposal
beadaba27e Corda: dao updates
Compare 4 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-03 20:38:41 +02:00
7a2a366dd5 SpringBoot introduce GameProposalController
36edc91cf3 SpringBoot: GameProposal
Compare 2 commits »
djmil pushed to main at djmil/corda-checkers 2023-09-02 20:34:04 +02:00
7403cf671a SpringBoot: CordaClientConfiguration