Client-side-validation v0.10 Beta 1
Pre-release
Pre-release
dr-orlovsky
released this
03 Feb 08:30
·
267 commits
to master
since this release
This is a first beta release of the last pre-v1 version of the client-side-validation foundation libraries.
With this release, strict encoding library has moved into a dedicated GitHub organization @strict-types and was fully redesigned to become functional generalized abstract data type library.
This release also features fully refactored commit-verify library leveraging the new strict type system, removing the need of the manual implementation of the commitments and the risks for their divergence from the data types serialization. The code of LNPBP-4 commitments was significantly simplified and streamlined.
Full Changelog: v0.9.0...v0.10.0-beta.1