Commit Graph

99 Commits

Author SHA1 Message Date
peterli-r3
ab11561e1e Update README.md 2023-03-27 18:23:39 +08:00
Matt Bradbury
ec0b2cd4f1
Merge pull request #27 from corda/CORE-12002-update-development-to-gecko1.0
CORE-12002-update to gecko1.0
2023-03-24 13:55:56 +00:00
mattbradburyr3
ca2a7efeaf update to gecko1.0 2023-03-24 13:18:10 +00:00
Matt Bradbury
30a18f8572
Merge pull request #22 from corda/CORE-11842-comment-updates
CORE-11842 comment updates
2023-03-21 10:57:17 +00:00
mattbradburyr3
c9177d704f Merge branch 'development' into fixtypos 2023-03-21 10:36:18 +00:00
mattbradburyr3
4451b7cfb0 update comments 2023-03-21 10:35:34 +00:00
mattbradburyr3
7c1dde2e9d typos in comments 2023-03-20 16:48:26 +00:00
Matt Bradbury
967b90c2e5
Merge pull request #21 from corda/Core-11794-update-to-RC03
update to RC03
2023-03-17 14:58:52 +00:00
mattbradburyr3
96a3fd8caa update to RC03 2023-03-17 12:58:01 +00:00
mattbradburyr3
d33b1f33c8 modify readme 2023-03-16 18:46:47 +00:00
mattbradburyr3
1ebd92d39a tidy up 2023-03-16 18:44:55 +00:00
mattbradburyr3
7d65a63f8d ported rc02 updates from kotlin 2023-03-16 18:29:57 +00:00
Ronan Browne
d64a21107d
CORE-11135: PR check, must have a JIra refrence (#20) 2023-03-01 11:04:48 +00:00
nargas-ritu
df70f31002
NOTICK: Snyk waivers added for Corda5-Beta1 release (#18) 2023-02-08 07:29:50 +00:00
mattbradburyr3
2a0cf58c9b tidy up 2023-02-07 17:55:01 +00:00
mattbradburyr3
2768f369bb tidy up comments 2023-02-07 17:52:34 +00:00
Matt Bradbury
448ed1a86f
Merge pull request #17 from corda/update-to-1-1
fix CORE-9427
2023-02-02 09:19:13 +00:00
mattbradburyr3
d68eab061d fix CORE-9887 2023-02-01 14:50:43 +00:00
Matt Bradbury
349caf7910
Merge pull request #16 from corda/update-to-1-1
update to 1.1
2023-01-31 17:47:55 +00:00
mattbradburyr3
232b746850 update to 1.1 2023-01-31 17:27:00 +00:00
Matt Bradbury
7e19ce730d
Merge pull request #15 from corda/NOTICK-investigate-postgres-issue
update postgres version
2023-01-30 15:09:58 +00:00
mattbradburyr3
2474d535f7 update postgres version 2023-01-30 14:54:23 +00:00
mattbradburyr3
0ac67a46e3 removed commented out code 2023-01-30 08:31:50 +00:00
mattbradburyr3
7fb3791c80 Added commentary 2023-01-30 08:18:12 +00:00
mattbradburyr3
6d21703462 revert postgres to 42.4.1 whilst investigate 2023-01-29 22:33:08 +00:00
Matt Bradbury
3fcf9a1c49
Merge pull request #14 from corda/mattb/CORE-8063-review-and-complete-kotlin-to-java-conversion
Mattb/core 8063 review and complete kotlin to java conversion
2023-01-29 21:44:14 +00:00
mattbradburyr3
829bbdca75 fix merge issue 2023-01-29 21:33:42 +00:00
mattbradburyr3
50c613ad9f tidied MyFirstFlow classes 2023-01-29 21:14:06 +00:00
mattbradburyr3
de9f94e9b2 utxo comment out sections removed 2023-01-29 20:59:03 +00:00
mattbradburyr3
6e703bca2e tidy GetChatResponse 2023-01-29 20:54:48 +00:00
mattbradburyr3
c90af45c6b code refactor complete - pre removing commented out sections 2023-01-29 20:43:34 +00:00
mattbradburyr3
4d07326b78 tidied remaining flows 2023-01-29 20:33:28 +00:00
mattbradburyr3
683ef69418 tidied getChatFlowArgs 2023-01-29 19:47:09 +00:00
mattbradburyr3
18eebf6ab6 tidied create and update args 2023-01-29 19:33:56 +00:00
mattbradburyr3
4c58c0b0a8 tidied up FinalizeResponderFlow 2023-01-29 18:34:51 +00:00
mattbradburyr3
1fb18290ca tidy up 2023-01-29 17:23:49 +00:00
mattbradburyr3
f1cf6e13aa tidy up 2023-01-29 17:13:28 +00:00
mattbradburyr3
716f15fe83 fixed UpdateChatFlow 2023-01-29 16:02:14 +00:00
mattbradburyr3
d56db30724 tidy UpdateChatFlow 2023-01-29 15:42:32 +00:00
mattbradburyr3
1c620b2fbc tidied CreateChatFlow 2023-01-29 14:08:41 +00:00
mattbradburyr3
974a6be2b5 fixes to contract 2023-01-29 12:40:20 +00:00
mattbradburyr3
671ee59827 fix contract 2023-01-29 11:44:42 +00:00
mattbradburyr3
7efe9a39f4 update contract to match Kotlin 2023-01-29 09:26:32 +00:00
mattbradburyr3
2d507701d2 further gitignore changes 2023-01-27 17:20:54 +00:00
mattbradburyr3
64c06049e9 fixed gitignore 2023-01-27 16:43:02 +00:00
mattbradburyr3
cf0265fbac tidy state 2023-01-27 16:38:03 +00:00
mattbradburyr3
2c99d2ae45 tidy state 2023-01-27 16:24:53 +00:00
Ronan Browne
868d5d2ca4
CORE-8968: update version (#13) 2023-01-24 13:30:47 +00:00
Chris Barratt
7f28ad25bd Tidy up the code, more consistent Exception use, update Postgres JDBC version 2023-01-23 12:17:57 +00:00
Chris Barratt
f3951ae0b0 Added Update flow checks and bugs fixes 2023-01-23 01:37:01 +00:00