v0.23.0
greenhat
released this
08 Feb 12:16
·
255 commits
to develop
since this release
[0.23.0] - 2023-02-08
Added
- serde serialization for NetworkAddress #667;
- expose constant value and type in C bindings #669
- Parse tx input's spending proof as either string or struct (explorer API) #671;
- Add FullBlock type #678;
- Validate parsed ErgoTree header, check no bytes are left unconsumed after ErgoTree is parsed #684;
- Preserve ContextExtension items order in JSON encoding #687;
Fixed
- Fix scientific notion deserialization with powSolutions d parameter #668;