Mike Hearn
f05caeea3d
Merge pull request #2 from corda/aslemmer-noop-enclave
...
Noop enclave
2017-06-20 15:25:13 +02:00
Patrick Kuo
4bdc33fc1c
Change intellij plugin SDK to community version ( #6 )
2017-06-19 17:53:53 +01:00
Andras Slemmer
7d337c8821
README.md: add sentence on unsigned SIGSTRUCT blob
2017-06-19 17:32:09 +01:00
Katarzyna Streich
70ef5e1676
Reduce diffs between open source and enterprise repos in Network view in explorer.
2017-06-19 17:22:19 +01:00
Patrick Kuo
21e1c86155
Corda intellij Plugin ( #3 )
...
* First cut for corda intellij Plugin
2017-06-19 16:41:28 +01:00
Andras Slemmer
e8f4e303eb
Fix GenerateSgxKey typo
2017-06-19 16:08:16 +01:00
Andras Slemmer
fe4827d932
Add .md line on HSM pubkey filename
2017-06-19 16:04:10 +01:00
Mike Hearn
d0daac8dd6
Merge pull request #1 from corda/kstreich-explorer-flows
...
Flow view from explorer
2017-06-16 16:02:24 +02:00
Andras Slemmer
cdafa08604
sgx: Update dependencies
2017-06-15 18:41:58 +01:00
Andras Slemmer
f42e7d35c7
sgx: Add LD_LIBRARY_PATH for sign_helper
2017-06-15 18:12:08 +01:00
Andras Slemmer
5f2d6f8877
sgx: Remove section on key overwriting
2017-06-15 15:17:25 +01:00
Andras Slemmer
39942b9ce2
sgx: Fix hsm-tool CLI parsing, increase key generation timeout window, add IntelWhitelistFormInstructions.md
2017-06-15 15:11:46 +01:00
Andras Slemmer
c8c8c8eb66
sgx: Fix libprotobuf linking when SGX_USE_HARDWARE=TRUE, write pretty printed hsm sigstruct
2017-06-15 14:10:26 +01:00
Andras Slemmer
4e38d45a41
Address comments #2
2017-06-15 12:04:59 +01:00
Andras Slemmer
904252c0bb
HSM works
2017-06-15 11:17:11 +01:00
Matthew Nesbit
294dc41fe6
Add a tool that connects to the HSM and creates signatures suitable for SGX enclave signing.
2017-06-15 11:17:11 +01:00
Andras Slemmer
3d8581a946
Add noop-enclave
2017-06-15 11:17:11 +01:00
Katarzyna Streich
5e1e50071d
Flow triage view now is ordered by stateMachines observation arrival.
...
Fix bug onUndock when there is no transactions in transactions view.
2017-06-13 18:19:05 +01:00
Katarzyna Streich
556eb756a8
Yet another commit with PR comments addressed.
2017-06-12 17:37:40 +01:00
Katarzyna Streich
1d18917773
Address PR comments, change sizing and improve filtering.
2017-06-12 17:37:39 +01:00
Katarzyna Streich
4f00bad908
Address PR comments. Add links from FlowTriage view to Network and to TransactionView with showing
...
relevant transactions/peers on the map.
2017-06-12 17:37:39 +01:00
Katarzyna Streich
67a417389b
Add counting of different flows to the widget. Change widget styling, add some icons.
2017-06-12 17:37:39 +01:00
Katarzyna Streich
775c26c573
Address PR comments.
2017-06-12 17:37:39 +01:00
Katarzyna Streich
608550c920
Change tabs to search field in state machine view. Some carving of UI.
2017-06-12 17:37:39 +01:00
Katarzyna Streich
e402f4d5af
Add simulation with broken flows. Refactor of simulation code.
2017-06-12 17:37:39 +01:00
Katarzyna Streich
ab0bc8b8d0
Make flow initiator view code more generic.
2017-06-12 17:37:39 +01:00
Katarzyna Streich
c734f625ad
Add StateMachineViewer and data model to explorer.
...
Add state machine details with flow result or error, flow initiator, flow name and progress.
Split flows into categories: in progress, errored, done.
2017-06-12 17:37:39 +01:00
Richard Green
f9ca498cb8
Working with strings
2017-06-12 17:37:39 +01:00
Richard Green
70e7a94310
Interim checkin
2017-06-12 17:37:38 +01:00
Andrius Dagys
759cb6da04
Pass ports instead of hostAndPorts to the message broker. Pass an address for the NodeMessagingClient to advertise to the network map service.
2017-06-12 18:08:47 +02:00
Patrick Kuo
ae691ab4e0
Merged in pat-doorman-name-constraints (pull request #34 )
...
Doorman now issue CA to client with name constraint.
* Doorman now issue CA to client with name constraint.
* address PR issues
Approved-by: Matthew Nesbit <matthew.nesbit@r3cev.com>
2017-06-12 16:26:00 +02:00
Andrius Dagys
cdb222cff2
Node can be configured to use an external relay for non-whitelisted inbound TCP connections.
...
It creates a SSH tunnel with the relay machine and forwards a remote port to the local message broker port.
2017-06-12 16:25:54 +02:00
Mike Hearn
782d4bd731
Merge commit '246de55433f747707b2d0dd6299437c664ea933d' into mike-enterprise-remerge
...
Includes API updates to the doorman code.
2017-06-12 16:25:30 +02:00
Patrick Kuo
246de55433
Create client CA certificate with X509 name constraint ( #731 )
...
* The node will be issued a CA certificate with name constraint which will allow the node to create keys with a valid certificate chain.
2017-05-24 16:13:37 +01:00
Andrzej Cichocki
bbe4c170c2
BFT notary demo ( #725 )
...
* Rename raft-notary-demo project to notary-demo
* Refactor serialisation filtering to allow BFT SMaRt to work, it no longer relies on the jdk.serialFilter system property
* In NodeBasedTest remove whitespace in node directory names for consistency with cordform and driver
2017-05-24 12:25:06 +01:00
Andrius Dagys
376a9d399f
Merge remote-tracking branch 'open/master'
2017-05-24 12:19:49 +01:00
Chris Rankin
375392d32d
Compile caplets against correct version of capsule. ( #732 )
2017-05-24 09:58:33 +01:00
Chris Rankin
179eccdd20
Modify how Gradle creates capsules: ( #730 )
...
- Better Gradle dependency management.
- Remove empty module jars from the capsules.
2017-05-23 18:04:20 +01:00
Ross Nicoll
36a091dd6a
Add support for X509Certificate and CertPath serialization
2017-05-23 15:42:11 +01:00
Shams Asari
b8755ccdb2
Merge pull request #711 from corda/shams-retryableexception
...
Made RetryableExeption a FlowException and reverted UnknownFix to be …
2017-05-23 13:56:54 +01:00
Roger Willis
6f9cdb92c7
This function previously ALWAYS returned true providing the checkList wasn't empty. ( #727 )
2017-05-23 13:04:20 +01:00
Shams Asari
b8eb4448c8
Made RetryableExeption a FlowException and reverted UnknownFix to be retryable
2017-05-23 12:05:55 +01:00
Ross Nicoll
47d3415d20
X509Utilities API changes ( #723 )
...
* Add "TLS" to createTlsServerCert() to differentiate it from future work to introduce a non-TLS variant.
*Change to using Java 8 time types for certificate validity - does introduce so unnecessary roundtrips, but makes the code significantly easier to read/follow. In particular avoids opaque integers in the code and replaces them with Duration.
2017-05-22 14:57:22 +01:00
Chris Rankin
975866590b
Prevent DemoBench hanging on shutdown ( #722 )
...
* We need to close the RPC client as otherwise the rpc-client-reaper-* thread is leaked, which also prevents shutdown. Sleep instead when the server exits, just long enough for the client to realise that the server is dead.
* Fix warning about leaking private types.
2017-05-22 12:18:53 +01:00
Chris Rankin
3c89e65924
Add verifier classes to the standalone jar. ( #707 )
...
Also build the standalone jar by default.
2017-05-22 12:11:31 +01:00
Konstantinos Chalkias
53276c1f06
faster key encoding/decoding and generic converters between key implementations
2017-05-22 11:14:05 +01:00
Gavin Thomas
1bc4c490bc
Updated Azure documentation to better describe new Azure multi node offering ( #709 )
...
* Intro changes for multi node Azure deployment, more to do
* Updated text on running Azure wizard and starting writing how to use Yo CorDapp
* All text updated for Corda multi node offering in Azure
* Images for Azure multi node documentation
* Update link to Yo CorDapp video
* Fixed some typos
* Added further info on validating notary
* Changed Yo CorDapp info to manually load it since it is not pre-loaded
* Updated screenshot for Azure multi node step 2
* Uploaded yo_peers screenshot for Azure documentation
* Corda banner screenshot
* Screen shot of Corda syslog
* updated screenshot for Azure setup step3
* Updated text to account for M10 and improved notes on using Yo CorDapp
* typos fixed
* screenshot of api/yo/yos output
* Removed section on using shell because appears to crash to API
* New yo peers output screenshot
* Updated peers screenshot and example
* Minor changes following review by Joel
* Added guidance to login to portal.azure.com first
2017-05-19 17:15:54 +01:00
Mike Hearn
7244f2eeea
Temp hack to fix DemoBench in master: leak the RPC connections when a node shuts down to avoid a hang.
2017-05-19 16:45:22 +02:00
Mike Hearn
77043e622d
Minor: tweaks to the changelog entry for private key signing changes.
2017-05-19 16:45:22 +02:00
Mike Hearn
9a651906bc
Publish cordform-common module to bintray and Maven Local.
2017-05-19 16:45:22 +02:00