Andras Slemmer
c9e9242ff4
Merge remote-tracking branch 'open/master' into aslemmer-enterprise-merge-september-8
2017-09-08 11:14:40 +01:00
Shams Asari
c293d6b18a
Added check to receive and sendAndReceive to make sure the primitive classes aren't used ( #1400 )
2017-09-07 11:46:35 +01:00
Andrzej Cichocki
579abda044
Group test scope modules in testing dir ( #1419 )
2017-09-05 18:27:26 +01:00
Viktor Kolomeyko
a01f390515
CORDA-540: Upgrade version of "org.apache.qpid:proton-j" used and minor project files changes
2017-09-05 16:50:04 +01:00
Andrzej Cichocki
15f741f315
Spinoff driver into own project with demorun ( #1401 )
2017-09-05 09:50:51 +01:00
Michal Kit
b6fd5ede58
Merge community-master
2017-08-15 12:04:09 +01:00
Shams Asari
1a879df0e7
Attempting to initiate flow that's not in the destination's classpath returns back a session reject
2017-07-28 10:22:26 +01:00
Andras Slemmer
eac7db295c
Merge remote-tracking branch 'open/master' into aslemmer-enterprise-merge-july-13
2017-07-13 12:35:20 +01:00
Andrzej Cichocki
0aadc037ef
Make logging available in IntelliJ between gradle clean and assemble ( #929 )
...
* Enforce absence of node from client rpc smokeTest classpath
2017-06-28 09:54:09 +01:00
Mike Hearn
ca8f5050cf
Merge branch 'master' into mike-enterprise-merge-june-20th
2017-06-21 19:49:33 +02:00
Andras Slemmer
4e38d45a41
Address comments #2
2017-06-15 12:04:59 +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
Shams Asari
b52d3706eb
Moved Driver.kt to net.corda.testing.driver in the test-utils module
2017-06-14 15:12:39 +01:00
Shams Asari
afa3efb308
Fixes relating to testing flows and services.
...
Fixed issue where Corda services installed in unit tests were not being marked as serialise as singleton. Also the driver now automatically picks up the scanning annotations. This required moving the NodeFactory used in smoke tests into a separate module.
2017-06-06 15:22:43 +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
Andrzej Cichocki
c8d71a96f5
One demo definition for both IntelliJ and gradle ( #697 )
...
* Raft notary demo now defined in one place that both IntelliJ/driver and gradle/runnodes can run
* New module cordform-common for code common to cordformation and corda
* Add single notary demo
2017-05-18 15:58:35 +01:00
Shams Asari
fe03680fdd
Cleanup of the irs demo
2017-05-18 12:16:35 +01:00
Shams Asari
47c6b9c135
Making use of latest FastClasspathScanner version and cleanup of CollectSignaturesFlow.kt
2017-05-12 10:33:43 +01:00
Mike Hearn
b5dea88b39
Sync .idea/compiler.xml with Gradle
2017-05-08 14:11:34 +02:00
Rick Parker
18a0df4239
AMQP serialisation: Part 1 ( #581 )
...
Also turns on `-parameters` for java compiler
2017-05-05 12:14:02 +01:00