corda/core
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-2390] - Add whitelists and custom serializers from cordapps to serialization … (#4551) 2019-01-13 20:15:05 +00:00