0.6.2
What's Changed
- Switch to LinkedHashMap to keep the same iteration order during deserialization by @satran004 in #449
- Handle NativeScript as ScriptRef by @satran004 in #460
- Support BigInteger for "required" in ScriptAtLeast and change slot from long to BigInteger by @satran004 in #462
- feat: support for CIP-30 payload hash with an extra overloaded methods by @matiwinnetou in #464
- Add support for Optional types in blueprint processing by @satran004 in #463
Full Changelog: v0.6.0...v0.6.2