mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
18e5f7d68f
* ENT-11676: Support for testing backwards compatible transactions in the node driver * Introduction of a new way to reference CorDapps for the node driver: `TestCordapp.of(URI)` * New `TestCordapp.asSigned()` method which creates a copy of the CorDapp jar but signed by a dev key. * Added `NodeParameters.legacyContracts` for specifying legacy contract CorDapps for the node `TransactionBuilderDriverTest` has been updated to use these new APIs. * ENT-11676: Support for testing backwards compatible transactions in the node driver * Introduction of a new way to reference CorDapps for the node driver: `TestCordapp.of(URI)` * New `TestCordapp.asSigned()` method which creates a copy of the CorDapp jar but signed by a dev key. * Added `NodeParameters.legacyContracts` for specifying legacy contract CorDapps for the node `TransactionBuilderDriverTest` has been updated to use these new APIs. * ENT-11676: Added removed api and fixed alias issue. --------- Co-authored-by: Adel El-Beik <adel.el-beik@r3.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle |