Skip to content

v0.30.1

Pre-release
Pre-release

Choose a tag to compare

@sdbondi sdbondi released this 30 Apr 05:46
· 151 commits to development since this release
v0.30.1
ef8e3ba

What's Changed

  • chore: move sdk integration tests into crate by @sdbondi in #2054
  • fix(walletd): use ViewOnlyKey branch when recovering off-chain accounts by @sdbondi in #2055
  • chore: bump template lib types version by @sdbondi in #2057
  • chore: bump wallet crate versions by @sdbondi in #2058
  • feat(tx-submitter)!: stress-test against the indexer REST API by @sdbondi in #2056
  • chore(deps): bump openssl from 0.10.75 to 0.10.78 by @dependabot[bot] in #2061
  • feat(indexer): monitor validator consensus state via sync RPC by @sdbondi in #2066
  • fix(cucumber): fix eviction detection timeout in offline validator test by @0xskr33p in #2062
  • chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 by @dependabot[bot] in #2067
  • feat(consensus): offline epoch-rollback tool with audit output by @sdbondi in #2065
  • feat(fees)!: add per-substate-create cost and bump template-load rate by @sdbondi in #2064
  • feat(indexer): add per-IP token-bucket rate limiting to REST API endpoints by @Ai-chan-0411 in #2008
  • feat(consensus)!: bind epoch into substate value hash for schema versioning by @sdbondi in #2059
  • feat(docs): deploy developer docs to Cloudflare Pages by @ns212 in #2071
  • chore: update docs package.lock by @sdbondi in #2076
  • fix(ci): use pages subcommand for wrangler by @sdbondi in #2077
  • feat(transaction)!: split blobs from transaction payload, prunable by hash by @sdbondi in #2079
  • fix!: versioned substate value hash, remove module_name by @sdbondi in #2078
  • chore: update minotari_ledger_wallet_common by @sdbondi in #2081
  • chore(deps): bump postcss from 8.5.3 to 8.5.12 in /applications/tari_swarm_daemon/webui by @dependabot[bot] in #2080
  • refactor: remove common types from ootle-address by @sdbondi in #2083
  • fix(network): fix no_std support by @sdbondi in #2084

New Contributors

Full Changelog: v0.29.1...v0.30.1