corda/core
JamesHR3 9353e4dd93 [CORDA-2561] Use the attachments classloader to deserialise contract states in migrations (#4754)
* Use the attachments classloader to deserialize contract states in migrations

* Added some comments to explain serialisation behaviour and how tests work.

* Add debug log to indicate when attachment classloading has failed.

* Use a servicesForResolution to load states for compatibility with notary changes and contract upgrades

* Add test case to cover notary change transactions

* Address review comments

* Change logging message in MigrationServicesForResolution

* Read the network-parameters file if there is nothing in the database

* Update documentation and provide a warning if there are many states.
2019-02-17 08:24:02 +00:00
..
src [CORDA-2561] Use the attachments classloader to deserialise contract states in migrations (#4754) 2019-02-17 08:24:02 +00:00
build.gradle [CORDA-2390] - Add whitelists and custom serializers from cordapps to serialization … (#4551) 2019-01-13 20:15:05 +00:00