180Protocol / codaptor

Instantly add Corda to any tech stack and improve resiliency of your architecture
GNU Affero General Public License v3.0
15 stars 5 forks source link

resolves #4, resolves #9, resolves #10, resolves #11 #12

Closed parthbond180 closed 3 years ago

parthbond180 commented 3 years ago

fixes for various issues based on testing with obligation cordapp

Change summary:

  1. changed min platform version to 6 from 7 as min supported version of corda core tested against is corda 4.4 (platform version 6)
  2. Added serialiser for Duration
  3. Modified reflection logic to enable serailisation for types extending FlowLogic
  4. Added line endings for UNIX