corda/serialization
Shams Asari 3b8347e150
Fixed AttachmentLoadingTests (#4565)
There were two issues:
* The original "sealing violation: can't seal package net.corda.nodeapi" issue was due to the isolated CorDapp containing some code in the net.corda.nodeapi namespace. This has been moved to the isolated namespace.
* The test was not correctly creating the second transaction with the dummy command
2019-01-14 14:32:14 +00:00
..
src Fixed AttachmentLoadingTests (#4565) 2019-01-14 14:32:14 +00:00
build.gradle CORDA-1274: Migrated usage of FastClasspathScanner to ClassGraph (#4060) 2018-10-11 19:50:26 +01:00