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
Thomas Schroeter
0d2382619b
Raft Notary: bootstrap command line flag
2017-11-14 13:51:21 +00:00
Matthew Nesbit
e270f2bfe1
Update design.md
2017-11-14 13:02:26 +00:00
Patrick Kuo
64a9946f03
Replace artemis network map with http network map ( #1970 )
...
* Network map cache using Network map client instead of artemis. -- WIP
* fix up after rebase
* address PR issues, split network map update test, added todos to remove sleeps
* move jimfs and baseDir to field variable
2017-11-14 11:37:50 +00:00
Maksymilian Pawlak
1a02c9a74f
AttachmentCriteriaQuery class and infrastructure ( #2022 )
...
* Attachments metadata support
2017-11-14 10:22:02 +00:00
Matthew Nesbit
4159829139
Update design.md
2017-11-13 18:12:44 +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
Matthew Nesbit
1b75f3cc7c
Update design.md
2017-11-13 17:40:57 +00:00
David Lee
622dcbe313
Added requirements
2017-11-13 17:40:57 +00:00
David Lee
851d6f2f2b
Added extra sections
...
Missed from original
2017-11-13 17:40:57 +00:00
David Lee
ab799e38c0
Updated diagrams
2017-11-13 17:40:57 +00:00
David Lee
167da15fe5
Updated pictures
...
Fixed links (spaces in URLs)
2017-11-13 17:40:56 +00:00
David Lee
3d42072086
Added draft diagrams
2017-11-13 17:40:56 +00:00
David Lee
76f6d21d6a
Added draft diagrams
2017-11-13 17:40:56 +00:00
David Lee
aefd6afc66
Minor changes
...
Minor
2017-11-13 17:40:56 +00:00
David Lee
59c1aa99ee
Updates
...
updates
2017-11-13 17:40:56 +00:00
David Lee
a2097a8afb
Minor updates
...
Working with markdown formatting
2017-11-13 17:40:56 +00:00
David Lee
bb1143652f
Initial doc setup
2017-11-13 17:40:56 +00:00
szymonsztuka
359610ff14
Ability to run integration tests against standalone databases
...
* Additional database confing and implied property ${nodeOrganizationName}.
* Integration tests extend from base class which allows to configure database connection (in-memory/remote db) and to run setup/tear down SQL scripts.
2017-11-13 17:29:57 +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
Andrzej Cichocki
6b71c6cf75
Retire some initialiseSerialization booleans. ( #2019 )
2017-11-10 10:15:55 +00:00
Shams Asari
117261caa4
Retired getDefaultNotary test extension method.
...
Most uses where with MockNetwork which recently got a defaultNotaryIdentity property for dealing with the default single notary case. The remaining uses where in flows.
2017-11-07 21:20:43 +00:00
Shams Asari
e6feca2f03
Added verifySignaturesExcept which takes in a colleciton of PublicKeys
2017-11-07 13:00:16 +00:00
Katarzyna Streich
deaba2887d
Some cleanup after network map removal ( #2006 )
2017-11-07 12:16:49 +00:00
Shams Asari
a4be26a296
Removed unnecessary calls to MockNetwork.runNetwork (b/c there is no more P2P node registration) and removed redundant entries in cordappPackages
2017-11-06 21:28:20 +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