Client-side-validation v0.8
What's Changed
- Strict encoding vec types enhancements by @dr-orlovsky in #87
- Tagged hash API overhaul by @dr-orlovsky in #85
- Enable multiple seal batches in single-use-seals API by @dr-orlovsky in #88
- MSRV bump to 1.59 and rust edition 2021
- Solve clippy
init_numbered_fields
warning for strict encoding (issue #54)
Full Changelog: v0.7.0...v0.8.0