corda/finance/isolated
Clinton bc6628a072 ContractState now references contract by class name (#1407)
* ContractState's contract type has been moved to TransactionState and is now a string representing the class name of the contract class to allow classloading of arbitrary contracts from custom classloaders.

* Upgraded isolated JAR to new version.
2017-09-11 16:44:18 +01:00
..
src/main/kotlin/net/corda ContractState now references contract by class name (#1407) 2017-09-11 16:44:18 +01:00
build.gradle Fix duplicate content root problems in IntelliJ 2017-04-26 10:37:16 +02:00