Skip to content

Client-side-validation v0.10

Compare
Choose a tag to compare
@dr-orlovsky dr-orlovsky released this 15 May 18:16
· 266 commits to master since this release
8d420cc

With this release, strict encoding library has moved into a dedicated GitHub organization https://github.com/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