pub const PLATFORM_V13: PlatformVersion;Expand description
Introduced as the activation gate for recording shielded-spend transparent credits (Unshield / shield surplus / identity-create fallback) into the recent-address-balance-changes tree. The consensus change that consumes that gate (a bumped drive-abci methods struct) lands in a follow-up.
v13 also enables DPNS username transfers and sales:
DRIVE_ABCI_VALIDATION_VERSIONS_V9bumps data trigger bindings to v1, dropping the reject bindings for Transfer, Purchase and UpdatePrice on DPNSdomaindocuments.DRIVE_VERSION_V8bumps the document transfer/purchase high-level operation conversions to v1, which rewrite a transferred or purchased domain’srecords.identityto the new owner so the username resolves to the buyer.