Skip to content

v5.5.4

Compare
Choose a tag to compare
@KtorZ KtorZ released this 11 Aug 12:32
· 544 commits to master since this release
v5.5.4
a038e4d

Photo: Icons8 Team

Added

  • Missing JSON specification (and therefore, documentation) for collectErrors. See #244 (:bug: @AndrewWestberg).

Changed

  • Slot lengths are now encoded as floating numbers (double precision) instead of integers (still representing a number of seconds). However, to maintain backward-compatibility, integers value are encoded without decimal, as they used to. #245 (:bug: @klntsky).

  • TypeScript Blocks' properties (header, headerHash, body) are no longer marked as optional in the JSON specification (and consequently, in the TypeScript SDK). #238 (:bug: @MarcelKlammer).

Removed

N/A

Details

v5.5.3...v5.5.4