mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
* 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.