corda/finance
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
..
isolated ContractState now references contract by class name (#1407) 2017-09-11 16:44:18 +01:00
src ContractState now references contract by class name (#1407) 2017-09-11 16:44:18 +01:00
build.gradle Remove the copy of Guava from within the finance module. (#1362) 2017-08-31 14:40:32 +01:00