corda/core
Chris Rankin 9c07e67100
ENT-1463: Instantiate the contract class as part of contract verification. (#660)
* Instantiating the contract class should be part of contract verification. We should not instantiate it while building LedgerTransaction.
* Also catch any exceptions from instantiating the contract.
2018-03-31 14:52:08 +01:00
..
src ENT-1463: Instantiate the contract class as part of contract verification. (#660) 2018-03-31 14:52:08 +01:00
build.gradle Merge remote-tracking branch 'remotes/open/master' into merges/march-13-14-55 2018-03-13 15:02:58 +00:00