Konstantinos Chalkias
56bad3a9b4
Blacklist implementation for internal Kryo
...
Blacklist support for internal Kryo, supporting inheritance and forciblyAllowed classes.
2017-06-13 17:39:54 +01:00
Mike Hearn
a9b794ace5
Cleanup: add an extension function to X509CertificateHolder and use that instead of the verbose JcaX509CertificateConverter construct everywhere.
2017-06-13 17:11:01 +02:00
Mike Hearn
475044597d
Address review comments.
2017-06-13 16:19:55 +02:00
Mike Hearn
ccf43a8e17
Support fuzzy matching for identities.
...
Matching can be done with case insensitive substrings in the identity service, RPC and shell. In future cleverer matching should be possible, e.g. using Lucene or RDBMS free text search features.
2017-06-13 16:19:55 +02:00
Clinton Alexander
fffcfff269
Added correct json support fields to allow deserialisation of IRS data via Jackson.
2017-06-12 20:56:07 +01:00
Ross Nicoll
a86c5ba2dd
Deanonymise names in SIMM demo
2017-06-12 18:15:24 +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
Ross Nicoll
a3fd54bdb0
Modify generateExit to return full set of signing keys
...
Modify generateExit to return full set of signing keys in preparation for anonymity work meaning
that owner and issuer keys are typically not the same.
2017-06-12 15:49:35 +01: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
Katarzyna Streich
58c25b1115
Fix bug in network simulator. ( #830 )
...
Fix bug in network simulator. It failed on cast when requesting signatures from notary, now it's not a SingleMessageRecipient but InMemoryMessagingNetwork.ServiceHandle.
2017-06-12 14:39:40 +01:00
Chris Rankin
d3de125166
Update documentation for DemoBench's MacOSX signing key. ( #826 )
2017-06-12 12:50:22 +01:00
josecoll
b5a1cb5109
Removed duplicate identity attribute (parties) from DealState. ( #820 )
...
All references to 'parties' now refer to the inherited 'participants' attribute from ContractState.
Samples: all duplicate references to `parties` now changed to `participants`.
2017-06-09 17:33:04 +01:00
Joel Dudley
48bbcb8a57
Changes master docs to reflect M12 last-minute changes.
2017-06-09 13:59:39 +01:00
Clinton
6d5c76522a
Merge pull request #824 from corda/kstreich-change-tag
...
Change release tag number in docs.
2017-06-08 20:45:50 +01:00
Katarzyna Streich
1e4d1332c8
Change release tag number in docs.
2017-06-08 20:43:35 +01:00
Clinton Alexander
5fdd57ec48
WIP - squash me.
2017-06-08 18:29:26 +01:00
Katarzyna Streich
394d937570
Update M11 to M12 in docs. ( #818 )
2017-06-08 17:56:52 +01:00
Richard Green
fa86f6b0a4
Refresh for beta release ( #819 )
...
* Refresh for beta release
* Added reference label to Key Concepts
* whitespace added after links
2017-06-08 17:15:46 +01:00
Andrzej Cichocki
bc4aed92dc
Retry occasionally-failing test until we upgrade Artemis ( #816 )
2017-06-08 17:08:56 +01:00
Patrick Kuo
58114f817c
A better looking scrollbar css for corda explorer ( #802 )
2017-06-08 16:54:54 +01:00
Andrius Dagys
0639a04b2c
Fix simple notary service configuration example
2017-06-08 16:26:40 +01:00
FredericDalibard
d76c23824e
Add EUR to the cash app and demobench tool. Authored by Frederic Dalibard.
2017-06-08 16:33:49 +02:00
Katarzyna Streich
9e5b469bde
M12 release notes. ( #806 )
...
M12 release notes.
2017-06-08 15:29:48 +01:00
Katarzyna Streich
553ce9b2b2
Release fixes ( #812 )
...
* Small fixes in IRS and attachments demos.
* Docs fixes.
* Add information about `flow watch` command to documentation.
* Add note on IRS demo
2017-06-08 14:31:35 +01:00
szymonsztuka
1f28a60fca
Update code snippets in tutorial.
2017-06-08 13:39:14 +01:00
Katarzyna Streich
d7635bcbda
Add stateMachines CRaSH command ( #800 )
...
Add flow watch command to CRaSH shell.
2017-06-08 12:54:51 +01:00
Andrzej Cichocki
65fe7d6b81
Test that reliably fails with Artemis 2.1.0 ( #797 )
2017-06-07 16:49:57 +01:00
Joel Dudley
201a4a13c1
Further docsite changes, including reorganising the index.
2017-06-07 16:14:01 +01:00
Chris Rankin
83c7f8cc5c
Remove verifier from test-utils because it's unused. ( #805 )
2017-06-07 13:34:14 +01:00
Katarzyna Streich
73e5eddb13
Fix wrong layout of new added nodes to map view in explorer. ( #794 )
...
* Fix wrong layout of new added nodes to map view in explorer. Fix double rendering of myIdentity label.
* Make buttons in map view take the whole available space.
* Remove party full name from network map view in explorer.
2017-06-07 13:28:29 +01:00
Clinton Alexander
de64d13647
Added better logging to IRS integration test.
2017-06-07 12:01:59 +01:00
Clinton Alexander
3d2079ea70
Started adding a new part of the IRS test.
2017-06-07 12:01:59 +01:00
Clinton Alexander
9b1cb931e9
Reverted a dev mode change.
2017-06-07 12:01:59 +01:00
Clinton Alexander
1c2ae89374
Added floating leg fixings to the IRS web demo deals page.
2017-06-07 12:01:59 +01:00
Clinton Alexander
f45c3cc214
Added more errror handling for the IRS demo
2017-06-07 12:01:59 +01:00
Clinton Alexander
48bded2ec3
IRS demo now correctly parses the date, which was broken by an API change. Added ability for developers to specify a hardcoded webserver when developing the web UI.
2017-06-07 12:01:59 +01:00
Katarzyna Streich
55ebd36948
Update version number in the build file to 0.13-SNAPSHOT
2017-06-07 11:34:54 +01:00