• Joined on 2023-07-13
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
djmil pushed to main at djmil/corda-checkers 2023-09-01 23:06:38 +02:00
a0c91ee9ce SpringBoot: Flow Polling
5035a16930 SpringBoot: CordaClient: ResponseBody DAO
f534b70bd2 SpringBoot: test reorganization
Compare 3 commits »
djmil pushed to main at djmil/corda-checkers 2023-08-31 22:00:39 +02:00
c8d733dfac SpringBoot: fix potential null pointer
89fcf4e10f test upate
07970f31b2 SpringBoot: rename VirtualNodes to VirtualNodeList
806c619588 SpringBoot: HoldingIdentity DAO object
0663fbacd7 SpringBoot: rename HoldingIdentityNameResolver
Compare 5 commits »
djmil pushed to main at djmil/corda-checkers 2023-08-30 20:43:34 +02:00
c4048c20b6 Corda: GameProposal