This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
Releases: paritytech/capi
Releases · paritytech/capi
v0.1.0-beta.43
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
v0.1.0-beta.42
What's Changed
Full Changelog: v0.1.0-beta.41...v0.1.0-beta.42
v0.1.0-beta.41
v0.1.0-beta.40
What's Changed
- fix: remove pallets.js from codegen by @kratico in #1002
- fix: literal union runtime codegen by @harrysolovay in #1006
- fix: path as bin in dev net spec props by @harrysolovay in #1004
- chore: update deno by @harrysolovay in #1009
- feat: add cliffy by @kratico in #946
- chore: rename page-retrieval
count
tolimit
by @harrysolovay in #1013 - chore: delete unused utils and old key codec test by @harrysolovay in #1012
- fix: dnt any by @tjjfvi in #1014
- chore(deps): bump streetsidesoftware/cspell-action from 2.26.1 to 2.26.2 by @dependabot in #1016
- feat: rune traces by @tjjfvi in #1024
- feat: remove dnt crypto shim by @kratico in #1022
- chore: CLI detect version by @harrysolovay in #1011
- fix: node capi sync by @kratico in #1021
- chore: upgrade wat_the_crypto by @kratico in #1029
Full Changelog: v0.1.0-beta.39...v0.1.0-beta.40
v0.1.0-beta.39
What's Changed
- fix: default to finalized block hash by @harrysolovay in #999
- feat: net "targets" (aka.
serve
d connection swapping) by @harrysolovay in #983
Full Changelog: v0.1.0-beta.38...v0.1.0-beta.39
v0.1.0-beta.38
What's Changed
- fix: dnt any types by @tjjfvi in #987
- fix: parallel rpc connection by @tjjfvi in #984
- fix: exportParachainGenesis concurrent calls by @kratico in #986
- feat: add fromHex to MultisigRune by @ryanleecode in #991
- fix: add sort to otherSignatories by @ryanleecode in #993
Full Changelog: v0.1.0-beta.37...v0.1.0-beta.38
v0.1.0-beta.37
What's Changed
- fix: xcm asset teleportation example by @kratico in #933
- feat: add fund to multisig rune by @ryanleecode in #939
- chore: fix deno workflow errors by @ryanleecode in #944
- chore: generate pattern entries by @harrysolovay in #934
- chore: rework storage page api by @harrysolovay in #941
- chore: config revamp by @harrysolovay in #948
- fix: broken sync and duplicate bin download logs by @harrysolovay in #963
- chore(deps): bump denoland/setup-deno from 1.1.1 to 1.1.2 by @dependabot in #962
- fix: sync task by @kratico in #965
- fix: add unhandle failed to proxy creation calls by @ryanleecode in #955
- chore(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 by @dependabot in #954
- feat: use polkadot/polkadot-parachain patched by @kratico in #936
- feat: add
call
method toSignedExtrinsicRune
by @ryanleecode in #952 - feat: optional stash for virtual multisig by @ryanleecode in #943
- feat: add devnet custom genesis, aura and grandpa support by @kratico in #935
- fix: dnt shims by @kratico in #967
- chore: clean up weights + estimates by @harrysolovay in #960
- chore: update dependencies by @github-actions in #971
- docs: delete docs dir by @harrysolovay in #975
- feat: warn on multiple instances of capi by @tjjfvi in #979
Full Changelog: v0.1.0-beta.36...v0.1.0-beta.37
v0.1.0-beta.36
What's Changed
- feat: add startNetworkForMetadata by @kratico in #911
- feat: improve MultisigRune.ratify by @kratico in #914
- test: use egts by @harrysolovay in #887
- ci: unpin deno in examples job by @tjjfvi in #916
- feat: update libp2p peerId derivation by @kratico in #917
- docs: update readme to reflect new config DX by @harrysolovay in #921
- refactor: rework FRAME codegen by @harrysolovay in #919
- feat: raw metadata chain config + rename
chain
by @harrysolovay in #923
Full Changelog: v0.1.0-beta.35...v0.1.0-beta.36
v0.1.0-beta.35
What's Changed
Full Changelog: v0.1.0-beta.34...v0.1.0-beta.35
v0.1.0-beta.34
What's Changed
- chore: use local chainspec for smoldot example by @tjjfvi in #898
- fix: C.Rune.tuple codegen by @kratico in #899
- chore: delete duplicate vmultisig state console log by @ryanleecode in #897
- feat: add reserve transfer example by @kratico in #765
- chore: update capi-binary-builds by @tjjfvi in #905
- refactor: make dev users non-chain-specific by @harrysolovay in #909
- fix: lazy shims by @tjjfvi in #912
Full Changelog: v0.1.0-beta.33...v0.1.0-beta.34