This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
v0.1.0-beta.43
Pre-release
Pre-release
harrysolovay
released this
13 Jun 20:27
·
44 commits
to main
since this release
What's Changed
- fix: codegen ts keyword by @kratico in #1035
- chore: sort sync package json deps by @ryanleecode in #1046
- feat: add
is
by @tjjfvi in #1023 - feat: convenience prop for ss58 access on
MultisigRune
by @harrysolovay in #1043 - feat: static
from
methods onExtrinsicRune
by @harrysolovay in #1044 - chore: set dprint at default formatter for markdown files by @ryanleecode in #1051
- chore(deps): use smoldot 1.0 by @lrazovic in #1028
- fix:
tryGetEnv
instead of direct access by @harrysolovay in #1059 - feat: wat the sr25519 by @tjjfvi in #1060
- feat: rework trace by @tjjfvi in #1062
- feat: enable handling of signer error within rune system by @harrysolovay in #1063
- chore: remove top-level await by @tjjfvi in #1061
- chore: add disclaimer to sr25519 by @tjjfvi in #1065
- feat: CLI
init
command by @harrysolovay in #1025
New Contributors
Full Changelog: v0.1.0-beta.42...v0.1.0-beta.43