Skip to content

v0.20.0

Pre-release
Pre-release

Choose a tag to compare

@sdbondi sdbondi released this 09 Feb 07:07
· 403 commits to development since this release
v0.20.0
7bbd675

What's Changed

  • test(engine): add basic execution benchmark by @sdbondi in #1744
  • fix(walletd/webui): hide alpha/developer features by @sdbondi in #1745
  • chore(deps): bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #1747
  • chore(deps): bump jsonwebtoken from 9.3.1 to 10.3.0 by @dependabot[bot] in #1746
  • chore: upgrade rust edition 2024 by @sdbondi in #1748
  • fix(walletd): jwt panic after upgrade + default indexer by @sdbondi in #1749
  • feat(state-store): initial attempt at state tree iter by @sdbondi in #1750
  • fix(state-store): improve iterator performance and mem usage by @sdbondi in #1753
  • fix(template-lib)!: no_std support, fix ABI memory bugs by @sdbondi in #1754
  • chore(ci): expose tari_ootle_walletd binary for download by @leet4tari in #1752
  • docs: initial developer docs by @sdbondi in #1756
  • chore: v0.20.0 by @sdbondi in #1757

Full Changelog: v0.19.1...v0.20.0