mirror of
https://github.com/corda/corda.git
synced 2025-02-20 09:26:41 +00:00
* CORDA-3464: Also scan attachment:// URLs for custom serializers. * Only scan the given classloader - ignore this classloader's parents. * Upgrade to ClassGraph 4.8.58 - for "robustness fixes". * Register the attachment:// URL scheme using AttachmentsClassLoader. * Add integration test for custom serializer in contract state. * Rename Currancy -> Currantsy, just to make the point.