Ross Nicoll
22d29db54b
Add X500 name constraints for non-organisation attributes ( #2108 )
...
Enforce X500 name constraints consistently across all attributes
2017-11-22 18:00:43 +00:00
Joel Dudley
7bde9ecefd
Adds upgrade notes for v1 to v2. Minor tweaks (e.g. ToC).
2017-11-22 17:33:40 +00:00
Ross Nicoll
f314bf4849
Re-introduce demo docs ( #1981 )
...
Document the included samples in the docs again so there's some continuity from v1 docs, while making it clear they're not best practice examples but instead illustrate solutions to various use-cases.
2017-11-22 15:39:48 +00:00
szymonsztuka
175bceb5e8
SQL Azure database compatibility ( #113 )
...
* Coin selection for SQL Server/Azure
* Transaction isolation level change for updateInfoDB in PersistentNetworkMapCache from "repeatableRead" to "readCommitted"
* Configuration option to prefix all Hibernate generated SQL with a schema name via a configuration property `database.schema`
* Fix negative value in SELECT TOP query (fix for Oracle db)
2017-11-22 12:28:38 +00:00
Joel Dudley
43a8d21977
Removes outdated devmode cert info, links to existing docs to avoid duplication.
2017-11-22 12:07:53 +00:00
szymonsztuka
0f8baae962
Merge opensource into master
2017-11-21 18:53:14 +00:00
Katelyn Baker
426a47ce36
Merge pull request #2073 from corda/releaseNotesMergeFromV2
...
RELEASE: Merge release notes for V2 back into master
2017-11-21 11:24:17 +00:00
Maksymilian Pawlak
e63b6d1386
CORDA-311 Shell via SSH server ( #2087 )
...
* SSH server integration
2017-11-20 17:41:38 +00:00
Ross Nicoll
d3c7f90995
RELEASE: docs dropdown update ( #2092 )
2017-11-20 16:06:49 +00:00
Katelyn Baker
943fbd220b
RELEASE: Merge release notes for V2 back into master
2017-11-20 11:56:01 +00:00
Andrzej Cichocki
f26aa33553
Introduce contextLogger ( #2085 )
...
* Revert with comment, probably lazy for a reason.
2017-11-20 11:31:08 +00:00
josecoll
ea1cd0035a
Merge remote-tracking branch 'open/master' into colljos-merge-171117
2017-11-18 11:03:36 +00:00
Ross Nicoll
8e7165db41
CORDA-759: Enforce key checks on identity de-anonymisation ( #1993 )
...
Previously when de-anonymising a Party instance, the name of the Party was used rather than
the key, meaning a Party could be constructed with a random nonsense key and any name, and be treated as corresponding to the well known identity. This is not a security hole in itself as
in any real scenario a party shouldn't be trusted without having been registered, it creates
a significant risk of a security hole depending on how trusted the anonymous identity is, and
the returned identity is considered.
2017-11-17 18:13:35 +00:00
David Lee
d9dd6c9693
Updated
2017-11-17 15:18:36 +00:00
David Lee
218a432f89
Updated
2017-11-17 15:17:55 +00:00
josecoll
7a9364c8d5
Merge remote-tracking branch 'open/master' into colljos-merge-171117
...
# Conflicts:
# .idea/compiler.xml
# build.gradle
# client/rpc/src/integration-test/kotlin/net/corda/client/rpc/CordaRPCClientTest.kt
# docs/source/changelog.rst
# node/src/integration-test/kotlin/net/corda/node/services/AttachmentLoadingTests.kt
# node/src/main/kotlin/net/corda/node/internal/StartedNode.kt
# node/src/main/kotlin/net/corda/node/utilities/registration/HTTPNetworkRegistrationService.kt
# samples/network-visualiser/build.gradle
# samples/simm-valuation-demo/src/integration-test/kotlin/net/corda/vega/SimmValuationTest.kt
# testing/node-driver/src/integration-test/kotlin/net/corda/testing/driver/DriverTests.kt
# testing/node-driver/src/main/kotlin/net/corda/testing/driver/Driver.kt
# testing/node-driver/src/main/kotlin/net/corda/testing/node/MockNode.kt
2017-11-17 15:11:24 +00:00
David Lee
865154265e
Added DRB meeting minutes
2017-11-17 14:51:00 +00:00
David Lee
9497f34698
Added meeting minutes
2017-11-17 14:10:21 +00:00
Joel Dudley
85071f227a
Reflects tutorial changes and CorDapp build docs changes from release-V1.
2017-11-16 15:31:52 +00:00
anvabr
9a66b08590
Recovery from small-scale component failures
...
Added host HealthWatchdog design for external (to JVM) health monitoring and recover/restarting of components without failure to the secondary host
2017-11-16 12:15:44 +00:00
Matthew Nesbit
fc066cadb5
Update design.md
2017-11-15 17:05:35 +00:00
Joel Dudley
8e18e1ba2a
Updates flow cookbook to use freshKeyAndCert not freshKey.
2017-11-15 16:49:06 +00:00
Matthew Nesbit
760fd5d538
Update design.md
2017-11-15 15:39:02 +00:00
Matthew Nesbit
94af2a426a
Update design.md
2017-11-15 15:38:13 +00:00
Michele Sollecito
92c8861802
[CORDA-760]: Propagate invocation context across the codebase. ( #2016 )
2017-11-15 14:58:43 +00:00
David Lee
43bebee6f4
Links fixed
2017-11-15 14:33:13 +00:00
David Lee
e750c9c352
Changes
...
Merge branch 'dl-hadr-design-doc' of github.com:corda/enterprise into dl-hadr-design-doc
2017-11-15 14:31:06 +00:00
David Lee
b8fe4d824d
Updates
2017-11-15 14:25:04 +00:00
MarkOldfield
d703d689f4
Update design.md
...
Added short descriptions for current, hot-cold, hot-warm, hot-hot solutions
2017-11-15 14:22:52 +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
Alberto Arri
233f1fb8e2
Move all the configuration for running doorman in its configuration f… ( #104 )
...
* Move all the configuration for running doorman in its configuration files
2017-11-15 13:04:16 +00:00
David Lee
169e51d682
Updated requirements with Nick Arini
2017-11-15 13:01:57 +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
Shams Asari
2fe41715cc
On exit, the driver will automaticallly shutdown any nodes which weren't waited for.
...
The motivation for this came with the recent change that a default notary is started by the driver, which if ignored will leak the notary process.
Also, waitForAllNodesToFinish() has been replaced by a driver parameter.
2017-11-14 20:20:00 +00:00
David Lee
5c62f9b243
Wording updates
2017-11-14 19:26:42 +00:00
Matthew Nesbit
032f50c8fe
Update design.md
2017-11-14 17:29:05 +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
Richard Green
b0af1c715c
From code review
2017-11-14 15:24:02 +00:00
Richard Green
4e67a979a0
Added some more details regarding setting log levels for individual modules
2017-11-14 15:24:02 +00:00