Release v4.0.7 (with Sigma v4.0.5 and ergo-wallet v4.0.23)
What's Changed
- Added Boolean ErgoType and Ergovalue by @zargarzadehm in #123
- Fix problem when using BoxOperations.loadTop for single sender address to select token boxes by @MrStahlfelge in #127
- Include Context variables in toJson method by @aslesarenko in #126
- BlockchainContextImpl.getUnspentBoxesFor: skip boxes unknown to node by @MrStahlfelge in #124
- Add methods to serialize and deserialize an extended public key according to bip-32 by @MrStahlfelge in #128
- Add additionalRegisters to OutputInfo by @MrStahlfelge in #132
- Update outdated example by @msathieu in #129
- Fixed lost ContextExtension while building a transaction by @aslesarenko in #133
- ergo-wallet upgraded to v4.0.23
New Contributors
Related PR: #135
Full Changelog: v4.0.6...v4.0.7