vanjatomic
|
1d03751702
|
Add internal service hub
|
2022-03-31 15:16:55 +01:00 |
|
vanjatomic
|
96e610ee0f
|
Add services for resolution
|
2022-03-31 14:51:36 +01:00 |
|
vanjatomic
|
56f2f292aa
|
Add constructor for deserialization
|
2022-03-31 12:36:23 +01:00 |
|
vanjatomic
|
41496c9d89
|
Fix order of initialization
|
2022-03-30 15:50:52 +01:00 |
|
vanjatomic
|
19be27036e
|
Fix return type
|
2022-03-30 14:00:38 +01:00 |
|
vanjatomic
|
fc2b9d0cab
|
Fix nullable type
|
2022-03-30 13:34:34 +01:00 |
|
vanjatomic
|
4ed5457818
|
Add dto
|
2022-03-30 13:22:18 +01:00 |
|
vanjatomic
|
13a3bfb981
|
Add service hub
|
2022-03-30 13:21:02 +01:00 |
|
vanjatomic
|
fe15d9c0c8
|
Bump version
|
2022-03-30 12:33:50 +01:00 |
|
vanjatomic
|
d5611b36d1
|
Add key verification commands, add decrypt function to interface
|
2022-03-30 11:24:18 +01:00 |
|
stefano
|
e8662c27a7
|
Merge branch 'cbdc/poc-encrypt-backchain-sf' of https://github.com/corda/corda into cbdc/poc-encrypt-backchain-sf
|
2022-03-29 08:49:56 +00:00 |
|
stefano
|
e9803903c7
|
hardcode the client class
|
2022-03-29 08:49:39 +00:00 |
|
adam.houston
|
dc840008f2
|
Mock node uses hard coded EnclaveClient instance
|
2022-03-28 16:32:49 +01:00 |
|
Stefano Franz
|
a37486c6d7
|
do not automagically detect enclave client, use hardcoded class
|
2022-03-28 13:56:04 +02:00 |
|
Stefano Franz
|
c4b7066c83
|
Merge branch 'cbdc/poc-encrypt-backchain-sf' of https://github.com/corda/corda into cbdc/poc-encrypt-backchain-sf
# Conflicts:
# build.gradle
|
2022-03-27 13:09:46 +02:00 |
|
stefano
|
efbf53857b
|
remove samples
|
2022-03-27 12:56:23 +02:00 |
|
Stefano Franz
|
6e34b2442e
|
remove distributed testing
|
2022-03-27 11:07:17 +02:00 |
|
stefano
|
98a43101d1
|
working end-2-end with conclave
|
2022-03-25 13:19:52 +00:00 |
|
stefano
|
ca1d6b89c7
|
hackery pt II
|
2022-03-24 16:56:15 +00:00 |
|
stefano
|
2a165205c6
|
do attestation sync always
|
2022-03-24 09:41:35 +00:00 |
|
adam.houston
|
9a6b8d2417
|
Encrypt transactions for local format as soon as they are received
|
2022-03-23 13:04:08 +00:00 |
|
stefano
|
e1a6b5fd09
|
pass x500 of node to enclave client
|
2022-03-23 10:47:36 +00:00 |
|
adam.houston
|
f838a969d3
|
Renamed EnclaveClient to CordaEnclaveClient to avoid clashing with Conclave
|
2022-03-22 17:24:25 +00:00 |
|
adam.houston
|
7c4e274953
|
Small fixes to encryptedTransactionService access
|
2022-03-22 14:21:52 +00:00 |
|
adam.houston
|
438d2da073
|
Merge branch 'cbdc/poc-encrypt-backchain' of github.com:corda/corda into cbdc/poc-encrypt-backchain
|
2022-03-21 17:20:52 +00:00 |
|
adam.houston
|
39a3feb55c
|
Bump version 4.8.5.3-CONCLAVE-SNAPSHOT
|
2022-03-21 17:10:41 +00:00 |
|
lemjclarke
|
a704cb0b26
|
Add encrypt for local command and verify signature variants
|
2022-03-21 17:08:27 +00:00 |
|
adam.houston
|
4870d0bb30
|
Bump version
|
2022-03-21 17:04:55 +00:00 |
|
adam.houston
|
b36a06b588
|
Send current transaction encrypted
|
2022-03-21 16:53:12 +00:00 |
|
adam.houston
|
711eb11a2e
|
Update version number to 4.8.5.1-CONCLAVE-SNAPSHOT
|
2022-03-21 12:27:46 +00:00 |
|
Stefano Franz
|
4efc439e7b
|
refactor enclave interface to provide invocationID for all calls (#7122)
Co-authored-by: stefano <stefano@DESKTOP-VCFJH4G>
|
2022-03-21 11:42:18 +00:00 |
|
adam.houston
|
fbc06d7f57
|
Merge branch 'cbdc/poc-encrypt-backchain' of github.com:corda/corda into cbdc/poc-encrypt-backchain
|
2022-03-18 10:54:39 +00:00 |
|
adam.houston
|
95adf626f9
|
Updated EnclaveClient interface
|
2022-03-18 10:53:26 +00:00 |
|
stefano
|
93ae0d939f
|
move Cash commands out of the random inner inner inner class structure
|
2022-03-17 16:50:28 +00:00 |
|
adam.houston
|
fac5db73f4
|
Proposed interface changes - DOES NOT BUILD
|
2022-03-17 14:44:22 +00:00 |
|
stefano
|
aa625ca704
|
play nice with Conclave within SGX
|
2022-03-17 10:18:12 +00:00 |
|
adam.houston
|
95b80b37b7
|
Enclave tests working
|
2022-03-15 11:53:38 +00:00 |
|
adam.houston
|
3ed48a99f7
|
Merge branch 'cbdc/poc-encrypt-backchain' of github.com:corda/corda into cbdc/poc-encrypt-backchain
|
2022-03-14 15:20:36 +00:00 |
|
adam.houston
|
c7cc817386
|
Encrypted transaction signatures and dependencies stored
|
2022-03-14 15:20:23 +00:00 |
|
adam.houston
|
bba864d86d
|
Fixes to encryption storage
|
2022-03-14 14:02:41 +00:00 |
|
stefano
|
73fd1f8a16
|
change version to be conclave specific
|
2022-03-14 12:50:56 +00:00 |
|
stefano
|
b9d98b82ad
|
add janky publish
|
2022-03-14 12:49:12 +00:00 |
|
adam.houston
|
9f4b46e8d4
|
Fix mock node transaction storage
|
2022-03-14 12:30:16 +00:00 |
|
adam.houston
|
ac36d48f77
|
Fix build issue by removing DeleteForDJVM from SgxSupport
|
2022-03-14 12:20:27 +00:00 |
|
adam.houston
|
d532aa0e06
|
Remove Conclave Dependency
|
2022-03-14 11:57:14 +00:00 |
|
adam.houston
|
a26a7fcdfe
|
Initial merge
|
2022-03-14 11:54:12 +00:00 |
|
adam.houston
|
f4b20fe699
|
Encrypted transactions now stored in their own table
|
2022-03-11 10:26:52 +00:00 |
|
adam.houston
|
91c28f1872
|
Merge branch 'cbdc/conclave-corda-int' into cbdc/poc-encrypt-backchain-merge
|
2022-03-10 15:51:32 +00:00 |
|
adam.houston
|
001f00ef6d
|
Merge branch 'cbdc/conclave-corda-int' of github.com:corda/corda into cbdc/conclave-corda-int
|
2022-03-10 15:50:33 +00:00 |
|
lemjclarke
|
93aba9360a
|
Add verification
|
2022-03-10 15:18:58 +00:00 |
|