Mike Hearn
|
9a75adb0ab
|
Simplify the attachments demo by getting rid of the web API and just using the RPC interface directly. The web API in this case wasn't actually adding anything that had to be server side.
|
2017-01-06 16:58:34 +01:00 |
|
Shams Asari
|
59456cb6b1
|
Added a method to NodeHandle to simplify using RPC in the Driver
|
2017-01-06 14:14:32 +00:00 |
|
Andras Slemmer
|
a601f0abf5
|
Local RPC, demos use RPC, NODE has special privileges
|
2016-12-08 11:58:31 +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 |
|
Shams Asari
|
38876e3984
|
Introducing Future.getOrThrow() which throws the cause of the ExecutionException
|
2016-11-28 15:21:22 +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 |
|
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 |
|
Mike Hearn
|
b3a70c7acb
|
Samples: make the attachment demo runnable from the command line again.
|
2016-11-18 13:02:11 +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 |
|