This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2024-12-24 07:06:44 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
parkri/serialization-optimisation
corda
/
serialization-djvm
History
rick.parker
84bf3d5639
Ability to write single outer schema. Some groundwork for using Descriptor code for custom serializers (but lots of places still do descriptor?.name, which needs replacing with a toShortString() implementation)
2022-10-22 15:18:14 +01:00
..
deserializers
CORDA-3716: Fix Enum serializers to handle enums that override toString()
2020-04-20 17:49:12 +01:00
src
Ability to write single outer schema. Some groundwork for using Descriptor code for custom serializers (but lots of places still do descriptor?.name, which needs replacing with a toShortString() implementation)
2022-10-22 15:18:14 +01:00
build.gradle
ENT-6357: Deserialize LedgerTransaction elements for each Contract.verify(). (
#6962
)
2021-11-10 16:38:40 +00:00