Clinton Alexander
|
1463cd2b37
|
Renamec capsule module to corda.
|
2016-12-06 16:06:16 +00:00 |
|
Clinton Alexander
|
810596927e
|
Added a new capsule build.gradle to allow multiple bintray uploads from one build.gradle.
|
2016-12-06 16:06:16 +00:00 |
|
Shams Asari
|
4addb91f80
|
Added security to RPC and P2P systems.
|
2016-12-02 18:11:08 +00:00 |
|
Shams Asari
|
5432905b4a
|
Clean up NetworkMapCache and InMemoryNetworkMapCache
|
2016-12-02 14:45:54 +00:00 |
|
Matthew Nesbit
|
e54a304e2e
|
Depend upon an internal artifact, rather than a maven local published artifact when building the corda fatjar.
|
2016-11-30 16:16:51 +00:00 |
|
Mike Hearn
|
d500bf8f50
|
Address review comments.
|
2016-11-30 15:11:35 +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 |
|
Clinton Alexander
|
82745bbbc9
|
Merged in clint-demofixes (pull request #577)
Improvements to SIMM demo
|
2016-11-29 19:07:18 +00:00 |
|
Richard Green
|
34ea7f09af
|
Starting new pull request - previous one had conflict errors
|
2016-11-29 16:52:07 +00:00 |
|
Rick Parker
|
55b10644dd
|
Merged in parkri-oracle-docs (pull request #559)
Update and add oracles documentation
|
2016-11-29 15:12:09 +00:00 |
|
rick.parker
|
c3e8a9eb19
|
Doc updates for oracles
|
2016-11-29 15:09:38 +00:00 |
|
Clinton Alexander
|
531e04235b
|
Disabled options that do not have a valid curve against them to avoid demo entering an invalid state.
|
2016-11-29 10:15:59 +00:00 |
|
Clinton Alexander
|
c0a2f0a81f
|
Improved SIMM demo readme and removed references to Vega.
|
2016-11-29 10:01:36 +00:00 |
|
Shams Asari
|
38876e3984
|
Introducing Future.getOrThrow() which throws the cause of the ExecutionException
|
2016-11-28 15:21:22 +00:00 |
|
Mike Hearn
|
7b2eb651be
|
Suppress or fix the few remaining compiler warnings
|
2016-11-28 14:04:30 +00:00 |
|
Andrius Dagys
|
946cfda03e
|
Added a distributed notary demo that runs a notary cluster and gets several transactions notarised
|
2016-11-25 17:09:57 +00:00 |
|
rick.parker
|
8ec21eedb3
|
quasarScan removal.
|
2016-11-24 16:27:51 +00:00 |
|
rick.parker
|
b6a0fd2e2f
|
Replace protocol with flow in readme files.
|
2016-11-23 14:48:50 +00:00 |
|
Mike Hearn
|
1cc688561d
|
Minor: fix running-the-demos port numbers.
|
2016-11-23 13:07:49 +01:00 |
|
Mike Hearn
|
17e4950fe7
|
Minor: make IRS demo print things as expected, small comment and formatting tweaks.
|
2016-11-23 13:07:49 +01:00 |
|
Richard Green
|
1f148cfc95
|
Merged in rg_fix_simmm_crash_in_valuation (pull request #530)
Fixes bug when valuation run on only one trade in the portfolio
|
2016-11-22 17:25:20 +00:00 |
|
rick.parker
|
f68529d1fd
|
Rename protocol to flow.
|
2016-11-22 17:17:14 +00:00 |
|
Shams Asari
|
d8e09f7174
|
Minor cleanup of attachment demo
|
2016-11-22 17:06:18 +00:00 |
|
Richard Green
|
a4771687aa
|
Fixes bug when valuation run on only one trade in the portfolio
|
2016-11-22 16:52:11 +00:00 |
|
Richard Green
|
1c4dfbe6dc
|
Fixes bug when valuation run on only one trade in the portfolio
|
2016-11-22 16:41:30 +00:00 |
|
Mike Hearn
|
a70136f775
|
Minor: fix startup time calculation, fix demos to print things to stdout instead of log.info
|
2016-11-22 12:41:05 +01:00 |
|
Andrius Dagys
|
93505d5e2e
|
Merged in andrius-rename-bits (pull request #508)
|
2016-11-22 08:26:37 +00:00 |
|
Andrius Dagys
|
64299591c3
|
Rename PublicKeyTree -> CompositeKey and unify terminology across documentation.
|
2016-11-21 14:47:19 +00:00 |
|
Clinton Alexander
|
2e73b16454
|
Removed redundant configuration in samples that misled developers. Fixed the dependency on Cordformation plugin.
|
2016-11-21 13:46:30 +00:00 |
|
Andrius Dagys
|
635ee8df79
|
Rename bits -> bytes, as it normally indicates a byte array
|
2016-11-21 13:02:27 +00:00 |
|
Richard Green
|
a1b381eefa
|
Change moved over from samples repo; three nodes for SIMM demo
|
2016-11-20 14:16:50 +00:00 |
|
Richard Green
|
50415d2afa
|
Merged in rg_doc_changes_2 (pull request #500)
Changes from a doc review that were omitted in first PR, also changes from corda=samples repo
|
2016-11-20 13:39:10 +00:00 |
|
Richard Green
|
d665347aa0
|
From doc review
|
2016-11-20 12:13:09 +00:00 |
|
Richard Green
|
c7fedb95f8
|
Fixing test clock cordformation dsl
|
2016-11-18 18:17:02 +00:00 |
|
Richard Green
|
2ec18d322f
|
Changes from a doc review that were omitted in first PR, also changes from corda=samples repo
|
2016-11-18 17:58:52 +00:00 |
|
Clinton Alexander
|
48c0f75349
|
Fixed deploynodes not producing any artifacts for cordformation.
|
2016-11-18 17:15:55 +00:00 |
|
Mike Hearn
|
859542b2df
|
Samples: make the IRS demo usable from the command line again
|
2016-11-18 13:02:12 +01:00 |
|
Mike Hearn
|
b3a70c7acb
|
Samples: make the attachment demo runnable from the command line again.
|
2016-11-18 13:02:11 +01:00 |
|
Mike Hearn
|
7265614d5c
|
Samples: trader-demo can now be run from the command line with gradle
|
2016-11-18 13:02:11 +01:00 |
|
rick.parker
|
cd98b559bf
|
Move jolokia access config to the config directories, alongside log4j2.xml file. Point samples at top level dev and test config.
|
2016-11-18 11:11:54 +00:00 |
|
Clinton Alexander
|
92a2ffedd2
|
Updated documentation regarding the running of nodes on Windows to reflect the new runnodes.bat file.
|
2016-11-17 18:25:49 +00:00 |
|
Mike Hearn
|
0a6cdb77c3
|
Fix a bug in the trader-demo gradle that prevented the sample from working when run from the command line.
|
2016-11-17 18:04:12 +01: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
|
f247bc5647
|
Fixes to the deployNodes tasks for the samples. Improve the error message in the cordformation plugin.
|
2016-11-17 17:29:58 +01:00 |
|
Mike Hearn
|
f630e15528
|
Fix build
|
2016-11-17 16:33:06 +01:00 |
|
Mike Hearn
|
8654ad72bd
|
Carry across a couple of changes from corda-samples that missed the cutover
|
2016-11-17 15:56:11 +01:00 |
|
Mike Hearn
|
90b083926f
|
Reimport samples to main repo
|
2016-11-17 15:51:28 +01:00 |
|