v0.28.10
Pre-release
Pre-release
What's Changed
- feat(indexer): add epoch checkpoint query endpoints by @sdbondi in #2026
- feat(template_metadata): add supersedes field by @sdbondi in #2025
- chore: update template metadata/build READMEs and bump to 0.5.1 by @sdbondi in #2029
- feat(indexer): add watched templates for component discovery by @sdbondi in #2027
- feat(wallet): add swap pool fee payment for non-native stealth transfers by @sdbondi in #2031
- fix(engine): fix benchmark by @sdbondi in #2034
- feat(template_lib_types): add fast hash map types by @sdbondi in #2032
- feat(transaction_manifest): support tuple destructuring in manifests by @sdbondi in #2033
- chore: bump versions for publishing by @sdbondi in #2035
- fix(consensus): reject proposals for transactions whose max_epoch has expired by @sdbondi in #2038
Full Changelog: v0.28.9...v0.28.10