corda/isolated
Shams Asari c68e1c3edd RELEASE - Fixed release branch due to various issues with back porting (#4588)
* Add back V3 TransactionBuilder c'tor (#4587)

(cherry picked from commit 5bb38e455c)

* Regen isolated jar to fix failing test(s) (#4583)

https://github.com/corda/corda/pull/4541 removed TransactionBuilder c'tor (which was introduced post-V3) which the frozen isolated jar was using
(cherry picked from commit f592025273)

* 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

(cherry picked from commit 3b8347e150)

* Regen isolated.jar to make sure it's based on the branch
2019-01-16 14:27:22 +00:00
..
src/main/kotlin/net/corda/isolated RELEASE - Fixed release branch due to various issues with back porting (#4588) 2019-01-16 14:27:22 +00:00
build.gradle RELEASE - Fixed release branch due to various issues with back porting (#4588) 2019-01-16 14:27:22 +00:00