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
Andrzej Cichocki
101e96d8d7
Rename net to network ( #773 )
...
* So net no longer interferes with IntelliJ auto-import of net.* packages
* Use mockNet for MockNetwork to avoid clashing with Node network
2017-06-05 14:00:14 +01:00
Katarzyna Streich
6104b107c0
Fix how network visualiser displays node X500 names. ( #785 )
...
* Fix how network visualiser displays node X500 names.
* Change locations of test nodes, so when used for explorer map visualisation not all of them are stacked one on another in London.
2017-06-02 14:51:40 +01:00
Shams Asari
fe03680fdd
Cleanup of the irs demo
2017-05-18 12:16:35 +01:00
Ross Nicoll
25dbac0f07
Change party to hold an X.500 name
...
Change the legal name of parties to be an X500 name. This ensures that we aren't converting between
common names and X500 names in various places, eliminating substantial scope for error in the conversion
process. As a result, all node names must now be full X500 names, which has impact on most configurations.
2017-05-05 16:13:29 +01:00
Ross Nicoll
b64e7f51f6
Enforce X.500 distinguished names in configuration
2017-05-05 16:13:29 +01:00
Chris Rankin
7e718a81ca
Fixes for Network Visualiser ( #618 )
...
* Restore Zurich and Cairo to cities.txt
* Only display each node's common name in Network Visualiser.
2017-05-03 10:52:39 +01:00
Mike Hearn
c097229935
Minor: run code cleanup inspections
2017-04-11 15:53:05 +02:00
Patrick Kuo
9a7d0a0fb5
Replace unused variables with _ after kotlin 1.1.1 upgrade ( #456 )
...
* Replace unused variables with _ after kotlin 1.1.1 upgrade
2017-03-29 13:54:40 +01:00
Shams Asari
059056de65
Removed "FLOW" from network map topic constants
2017-03-02 10:11:38 +00:00
Andrius Dagys
6aa7e7a324
Update Network Simulator with new branding
2017-02-01 10:59:36 +00:00
Shams Asari
e589031d4b
Some clean up of the flow code
2017-01-11 16:33:59 +00:00
Shams Asari
4addb91f80
Added security to RPC and P2P systems.
2016-12-02 18:11:08 +00:00
Mike Hearn
7b40be8361
Run the IntelliJ reformatter across the Kotlin code. Did not reformat JS/web code.
2016-11-30 14:40:34 +00:00
rick.parker
f68529d1fd
Rename protocol to flow.
2016-11-22 17:17:14 +00:00
Mike Hearn
29ace9123f
Minor: remove incorrect copyright header
2016-11-17 18:01:04 +01:00
Mike Hearn
6240ba48e1
Fix up the visualiser tool after the net.corda move and broken instructions from the repo moves
2016-11-17 17:29:58 +01:00
Mike Hearn
90b083926f
Reimport samples to main repo
2016-11-17 15:51:28 +01:00