mirror of
https://github.com/corda/corda.git
synced 2025-02-01 16:58:27 +00:00
5a41ec9b82
* 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.