Skip to content

v0.1.0-beta.4

Compare
Choose a tag to compare
@TarikGul TarikGul released this 30 Aug 16:29
· 170 commits to main since this release
41574f7

Features

  • feat: sendersAddr, add options validation, and fix payload format
  • feat: add cache to registry

Fix

  • fix: weight limit check issue
  • fix: Re-implement AssetHub ForeignAsset queries
  • fix: add ENUM for organizing error, and apply to stack
  • fix: resolve TODO for destId for relay chains
  • fix: empty string assetId Balances bug for local tx
  • fix: replace all unsafe instances of parseInt
  • fix: unused conditional, and DRY cache logic in checkParaAssets

Docs

  • docs: update README & docs

Chore

  • chore(yarn): bump yarn

CI

  • ci: semantic title check