Commit Graph

9932 Commits

Author SHA1 Message Date
David Lee
218a432f89
Updated 2017-11-17 15:17:55 +00:00
David Lee
9497f34698 Added meeting minutes 2017-11-17 14:10:21 +00:00
Matthew Nesbit
4aa7247eda
Update pluggable-broker.md 2017-11-15 13:58:26 +00:00
Matthew Nesbit
ca30f22cfc
Update e2e-encryption.md 2017-11-15 13:57:41 +00:00
Matthew Nesbit
f15f57e83d
Update ssl-termination.md 2017-11-15 13:56:18 +00:00
Matthew Nesbit
1636a4bb0c
Update p2p-protocol.md 2017-11-15 13:53:03 +00:00
David Lee
829262c868 Update 2017-11-15 13:05:06 +00:00
David Lee
f3ded28bef Added extra design decision info 2017-11-15 12:49:27 +00:00
David Lee
f86b952c8a Added link 2017-11-15 11:50:51 +00:00
David Lee
38352d5175 Added ssl-termination options doc 2017-11-15 11:50:19 +00:00
David Lee
cf22e22113 Added link 2017-11-15 10:06:15 +00:00
David Lee
5b4667ad9b added decision doc on p2p protocol 2017-11-15 10:05:04 +00:00
David Lee
5c62f9b243 Wording updates 2017-11-14 19:26:42 +00:00
David Lee
4e5a9e924e
Removed point 2017-11-14 16:48:35 +00:00
David Lee
4abe176af5
Update design.md 2017-11-14 16:45:48 +00:00
David Lee
414be6531d
Additional amendments based on restructuring with Mark O 2017-11-14 16:37:02 +00:00
David Lee
916add39b2 Structure & flow changes discussed with Mark Oldfield 2017-11-14 16:11:29 +00:00
Matthew Nesbit
6d1dd7372a
Update design.md 2017-11-13 18:12:13 +00:00
Matthew Nesbit
ec72acc699
Update design.md 2017-11-13 17:59:21 +00:00
David Lee
17bc6a50c0 Indented 2017-11-13 17:44:14 +00:00
Matthew Nesbit
3960d16b74 Update design.md 2017-11-13 17:44:14 +00:00
David Lee
84a7be6664 Added pics and descriptions 2017-11-13 17:44:14 +00:00
David Lee
9c411e7dc2 Added challenges 2017-11-13 17:44:14 +00:00
David Lee
da05446a18 First draft 2017-11-13 17:44:13 +00:00
Alberto Arri
523a6db0b9
ENT-990 Make doorman read an initial set of Network parameters from d… (#96)
ENT-990 Make doorman read an initial set of Network parameters from disk at start-up time
2017-11-13 15:40:44 +00:00
mkit
4c7dc58135
Adding HSM simulator to integration tests (#92)
* Adding HSM simulator to integration tests

* Addressing review comments

* Adjusting implementation to the agreed TC setup

* Addressing review comments

* Addressing review comments - round 2
2017-11-13 11:50:24 +00:00
mkit
12124bc0d9
Fixing failing build for the IntelliJ plugin (#100) 2017-11-13 10:25:11 +00:00
Tommy Lillehagen
7b714f5bc7
ENT-975 Track unchanged files in extra-info (#99) 2017-11-10 08:49:36 +00:00
Alberto Arri
4686d59a4a
Merge pull request #97 from corda/arri_fixdoorman_help
Fix the description of --mode flag in doorman
2017-11-09 11:26:26 +00:00
alberto.arri@r3.com
bc2fd3948f Fix the description of --mode flag in doorman 2017-11-09 10:14:22 +00:00
Konstantinos Chalkias
6838aba8e4
Merge pull request #81 from corda/kostas-DEVSGX_HSM_PROFILE
Two dev modes (simulation and hsm)
2017-11-09 10:08:10 +00:00
Chris Rankin
148152ba40
Fix Gradle warning for SGX hsm-tool project. (#95)
* Fix Gradle warning for SGX hsm-tool project.
* Prefix project name with "sgx-".
2017-11-08 12:29:38 +00:00
Christian Sailer
fd94732261
Merge pull request #93 from corda/christians_os_merge_20171106
Merge OS -> enterprise as of 20171106
2017-11-07 09:42:27 +00:00
Christian Sailer
8b55f415bd Merge branch 'master' of https://github.com/corda/corda into christians_os_merge_20171106 2017-11-06 17:37:30 +00:00
Christian Sailer
7765de0bf9 Merge branch 'master' of https://github.com/corda/corda into christians_os_merge_20171106 2017-11-06 17:27:13 +00:00
Christian Sailer
7800b6cb4a
Merge pull request #89 from corda/christians_os_merge_20171031
OpenSource -> Enterprise
2017-11-06 12:50:17 +00:00
Chris Rankin
41e0be1958
Exit code is between 0-255. So protect against VERY unlikey chance of overflow. (#2000) 2017-11-06 11:54:48 +00:00
Christian Sailer
f12bec8496 Add version pinning directives to work arond the spring.boot plug-in's shortcomings 2017-11-06 11:42:53 +00:00
Andrzej Cichocki
00a9014852
CORDA-716 Rename one TestClock to DemoClock, and unduplicate code (#1988) 2017-11-06 11:13:56 +00:00
Andrzej Cichocki
9baa9037ae
Retire marker interface. (#1997) 2017-11-06 10:53:02 +00:00
Shams Asari
3bb018a5ce Removed the ability to manually start notary nodes from the driver and MockNetwork. Instead by default a single notary is automatically started. This can be customised at creation time of the driver and MockNetwork. This more accurately models the concept of network parameters in a CZ.
Also added helper methods to retrieve this default notary.
2017-11-05 22:55:33 +00:00
Christian Sailer
405fd8f249 Fix build.gradle files for the IRS demo 2017-11-03 16:22:23 +00:00
Alberto Arri
9be37c2b88
Remove useless call to waitUntilNetworkReady within driver started nodes (#1998)
Remove usages of waitUntilNetworkReady in conjunction with driver
2017-11-03 14:27:46 +00:00
Patrick Kuo
22453204ed
move node info schema to internal package (#1976) 2017-11-03 11:30:29 +00:00
Shams Asari
d04e48740b Introducing network parameters.
network-parameters file read in by the node at startup, of which only the list of notaries is used. For now, the driver and MockNetwork have been updated to require notaries to be started first. This is so that the same set of network parameters can be defined for all the nodes.

CN in the legal name is not longer disallowed since it's no longer reserved for distributed notary names.

Single-node notaries now only have one identity, their main identity. Nodes part of a cluster continue to have two.

(Based off Kasia's work)
2017-11-03 09:46:10 +00:00
Alberto Arri
5490465750
[CORDA-446] Remove entities from netmap cache & friends (#1980)
* Remove PersistentNetworkMapService and related classes. They were part of the old network map node code.
2017-11-03 09:28:52 +00:00
Shams Asari
837e8800e8 Checking that the smoke tests don't have the node on their classpath. 2017-11-02 20:58:03 +00:00
Andrzej Cichocki
2e0e78e883
Retire DriverBasedTest. (#1986) 2017-11-02 16:56:08 +00:00
Andrzej Cichocki
7521675ef2
It's not commonName it's organisation. (#1987) 2017-11-02 16:55:36 +00:00
Michele Sollecito
d882f8871e
[CORDA-758]: Permissions are now checked for each RPC method. (#1985)
* Permissions are now checked for each RPC method.

* Fixed NodeMonitorModelTest

* Fixed IRSDemoTest
2017-11-02 15:09:49 +00:00