v0.32.0
Pre-release
Pre-release
What's Changed
- chore(publish): fix circular dev-deps and crate ordering by @sdbondi in #2142
- chore(webui): clean up extra nvmrcs by @sdbondi in #2143
- fix(template-macros): render const generics and inject minicbor on non-wasm by @sdbondi in #2144
- fix!: correct shard space partition and fee pools by @sdbondi in #2145
- feat(wallet)!: claim validator fees to stealth UTXO by default by @sdbondi in #2147
- test(consensus): fix flaky stale_qc_carry_forward dummy-event race by @sdbondi in #2148
- feat(engine)!: meter WASM execution and lift fee divisors into FeeTable by @sdbondi in #2150
- fix(webui): decode the new minicbor JSON value shape by @sdbondi in #2151
- feat(transaction)!: add PutIntoBucket instruction; consolidate stealth fee-claim by @sdbondi in #2152
- feat(walletd): permission-scoped API keys for agent authentication (closes #1957) by @0xPepeSilvia in #2109
- refactor(walletd)!: drop JWT exchange for API keys; use raw key as bearer per request by @sdbondi in #2153
- refactor(walletd)!: redesign Permission as resource:action grammar by @sdbondi in #2154
Full Changelog: v0.31.0...v0.32.0