Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Go to file
mkit f5fc4ceeb8 First iteration of the IntelliJ plugin for the flow snapshots tool (#20)
* First iteration of the IntelliJ plugin for the flow snapshots tool

* Addressing review comments

* Addressing review comments round 2
2017-08-15 12:05:32 +01:00
.idea Merge community-master 2017-08-15 12:04:09 +01:00
buildSrc Upgraded both guava and guava-testlib to 21.0 and made sure they share the same version variable 2017-03-24 17:17:36 +00:00
client Merge community-master 2017-08-15 12:04:09 +01:00
config Make logging available in IntelliJ between gradle clean and assemble (#929) 2017-06-28 09:54:09 +01:00
cordform-common Workaround BFT bug that causes redundant replicas to get stuck in startup (#1100) 2017-07-26 19:41:29 +01:00
core Merge community-master 2017-08-15 12:04:09 +01:00
docs Merge community-master 2017-08-15 12:04:09 +01:00
doorman Change binary column to blob since x509 certificate and request have no size limit. (#10) 2017-06-26 10:29:37 +01:00
experimental First iteration of the IntelliJ plugin for the flow snapshots tool (#20) 2017-08-15 12:05:32 +01:00
finance Remove junit-quickcheck and redundant generators 2017-08-15 11:12:02 +01:00
gradle/wrapper Upgrade to Kotlin 1.0.7 and Gradle 3.4.1 (#402) 2017-03-22 12:05:49 +00:00
gradle-plugins Introduced FlowLogic.getFlowContext which provides the flow version and app name of the other side. 2017-08-11 18:01:16 +01:00
lib Upgrade Quasar to 0.7.6 and fix an exception handling bug in SMM that it revealed (if an exception was thrown immediately on protocol startup we let it leak instead of capturing it in the future. 2016-08-17 14:43:45 +01:00
node Merge community-master 2017-08-15 12:04:09 +01:00
node-api Merge community-master 2017-08-15 12:04:09 +01:00
node-schemas Remove kotlin.Pair from Public APIs 2017-08-08 14:44:04 +01:00
samples Remove DealState dependency inside Vault. Use the linearId.externalId for all ref data uses. 2017-08-15 09:25:44 +01:00
sgx-jvm Register Kryo serializer for use inside the SGX enclave. (#23) 2017-08-15 12:05:32 +01:00
smoke-test-utils Moved the Path extension methods that were in Utils.kt into the internal package 2017-07-17 16:01:19 +01:00
test-common Reduce logging severity for Hibernate SQL statements (in test). (#1217) 2017-08-11 14:26:52 +01:00
test-utils Remove DealState dependency inside Vault. Use the linearId.externalId for all ref data uses. 2017-08-15 09:25:44 +01:00
tools Merge community-master 2017-08-15 12:04:09 +01:00
verifier Verifier test: make sure only correct transactions are generated 2017-08-15 11:12:02 +01:00
verify-enclave Register Kryo serializer for use inside the SGX enclave. (#23) 2017-08-15 12:05:32 +01:00
webserver Remove ListenableFuture from core/main (#1030) 2017-08-07 14:31:24 +01:00
.gitignore Merge community-master 2017-08-15 12:04:09 +01:00
build.gradle Merge community-master 2017-08-15 12:04:09 +01:00
constants.properties Renamed corda configuration in gradle to cordaCompile to be more explicit. (#1131) 2017-07-27 17:53:51 +01:00
gradle.properties Enable Kotlin incremental compilation in Gradle 2017-01-06 16:39:01 +01:00
gradlew Upgrade to Kotlin 1.0.7 and Gradle 3.4.1 (#402) 2017-03-22 12:05:49 +00:00
gradlew.bat Upgrade to Kotlin 1.0.7 and Gradle 3.4.1 (#402) 2017-03-22 12:05:49 +00:00
README.md Introduce an Enterprise node 2017-08-01 17:10:58 +02:00
settings.gradle Merge community-master 2017-08-15 12:04:09 +01:00

Corda

Corda Enterprise

Corda Enterprise is R3's closed source patch set on top of Corda Open Source. It adds features and improvements that we plan to charge for.

Extra features

  • Doorman
  • SOCKS relaying
  • Flow triage screen in Explorer
  • No stupid jokes at startup
  • SGX