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.23
What's Changed
- chore(deps): bump streetsidesoftware/cspell-action from 2.12.1 to 2.13.0 by @dependabot in #452
- docs: fix broken link by @nukemandan in #456
- feat: add xcm_teleport_assets.ts by @kratico in #432
- feat: types for
sync_state_genSyncSpec
by @harrysolovay in #455 - docs: update links by @nukemandan in #457
- chore(deps): bump streetsidesoftware/cspell-action from 2.13.0 to 2.14.0 by @dependabot in #459
- chore: fix asterisks in bug report template by @ryanleecode in #467
- fix: ci & issue re deno upgrade by @ryanleecode in #470
- feat: add zsh to dev container by @ryanleecode in #464
- chore: use new lock field in deno.jsonc by @harrysolovay in #473
- chore: misc config cleanup by @harrysolovay in #475
- ci: delete profanity check workflow by @harrysolovay in #477
- chore: add gh action for dev container builds by @ryanleecode in #468
- fix: duplicate workflows in push and pull_request by @ryanleecode in #479
- feat: smart contract with improved dx by @kratico in #462
- chore: reorganize frame metadata by @harrysolovay in #480
- chore: separate codegen and server code by @harrysolovay in #482
- chore(deps): bump streetsidesoftware/cspell-action from 2.14.0 to 2.15.0 by @dependabot in #483
- chore: misc server cleanup by @harrysolovay in #486
- feat: add fluent.Multisig by @kratico in #485
- feat: use entryReadRaw in entryRead by @kratico in #489
- feat: add zombienet and polkadot-parachain to devcontainer by @kratico in #484
- chore(deps): bump streetsidesoftware/cspell-action from 2.15.0 to 2.15.1 by @dependabot in #490
- chore: add better toml to dev container by @ryanleecode in #495
- chore: update scale dependency to 0.10.0 by @ryanleecode in #498
- chore: update dev container to use different base by @ryanleecode in #504
- chore(deps): bump streetsidesoftware/cspell-action from 2.15.1 to 2.16.0 by @dependabot in #506
- feat: add block author example by @ryanleecode in #507
- feat: integrate examples as deno tests for ci by @ryanleecode in #510
- chore(deps): bump dprint/check from 2.1 to 2.2 by @dependabot in #513
- feat: add timeouts to gh workflow tests by @ryanleecode in #529
- fix: download binary not having --fail flag by @ryanleecode in #531
- chore: codegen + test ctx server refactor by @harrysolovay in #487
- chore: update dockerfile versions by @harrysolovay in #538
- chore: misc deletions by @harrysolovay in #540
- chore: import cleanup by @harrysolovay in #536
- chore: remove branded type fluff by @harrysolovay in #537
- chore: misc ss58 cleanup by @harrysolovay in #539
- chore: support
@latest
and past-version-based codegen by @harrysolovay in #541 - chore(deps): bump streetsidesoftware/cspell-action from 2.16.0 to 2.17.0 by @dependabot in #544
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #543
- fix: dev container gh workflow by @ryanleecode in #547
- chore(deps): bump streetsidesoftware/cspell-action from 2.17.0 to 2.18.0 by @dependabot in #550
- chore(deps): bump streetsidesoftware/cspell-action from 2.18.0 to 2.19.0 by @dependabot in #552
- feat: rune by @tjjfvi in #454
- docs: fix readme grammar error by @harrysolovay in #553
- chore(deps): bump streetsidesoftware/cspell-action from 2.19.0 to 2.20.0 by @dependabot in #577
- fix: multiple runs with proxy providers by @harrysolovay in #581
- chore: rename
rune.watch
torune.iter
by @harrysolovay in #584 - chore: zombienet manifest-loading logic + example cleanup by @harrysolovay in #554
- chore: log util cleanup by @harrysolovay in #586
- feat:
Rune.str
by @harrysolovay in #587 - chore(deps): bump streetsidesoftware/cspell-action from 2.20.0 to 2.21.0 by @dependabot in #608
- chore: indices example by @harrysolovay in #600
- chore: remove version from ws proxy by @tjjfvi in #611
- chore: batch example tweaks by @harrysolovay in #598
- ci: fix dnt & udd tasks by @harrysolovay in #603
- chore: move multisig account derivation util into pattern by @harrysolovay in #605
- feat: identity pattern and example by @harrysolovay in #599
- chore: tjjfvi's greedy power grab by @tjjfvi in #614
- fix: nullable storage treatment by @harrysolovay in #595
- fix: zombienet manifest read before written by @harrysolovay in #615
- ci: add merge_group workflow trigger by @tjjfvi in #616
- feat: support empty target by @tjjfvi in #617
- chore: rewrite RPC system by @harrysolovay in #591
- chore: transfer sequence example by @harrysolovay in #590
New Contributors
- @nukemandan made their first contribution in #456
- @ryanleecode made their first contribution in #467
Full Changelog: v0.1.0-beta.22...v0.1.0-beta.23
v0.1.0-beta.22
What's Changed
- docs: clean up
docs/Types.md
by @harrysolovay in #442 - chore: map names in fee estimate effect by @harrysolovay in #443
- fix: further misc sub0 fixes by @tjjfvi in #444
- chore(deps): bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 by @dependabot in #445
Full Changelog: v0.1.0-beta.21...v0.1.0-beta.22
v0.1.0-beta.21
What's Changed
- docs: fix broken link by @jeluard in #426
- chore(deps): bump peter-evans/create-pull-request from 4.2.1 to 4.2.2 by @dependabot in #433
- fix: update
capi_crypto_wrappers
for browser support by @tjjfvi in #435 - fix: stop redirecting to
/@sha:abc123undefined
by @tjjfvi in #436 - ci: fix DNT task by @harrysolovay in #438
- fix: misc sub0 fixes by @tjjfvi in #439
- docs: update re sub0 by @tjjfvi in #441
New Contributors
Full Changelog: v0.1.0-beta.20...v0.1.0-beta.21
v0.1.0-beta.20
v0.1.0-beta.19
What's Changed
- feat: add smoldot known methods types by @kratico in #405
- feat: add more RPC client tests by @kratico in #408
- feat: rpc subscription refactor + returning results by @harrysolovay in #413
- fix: tag version on codegen server by @tjjfvi in #428
Full Changelog: v0.1.0-beta.18...v0.1.0-beta.19
v0.1.0-beta.18
What's Changed
- fix: filter .ts files for spawn_examples GH action by @kratico in #307
- feat: zones refactor by @harrysolovay in #280
- chore: update dependencies by @github-actions in #309
- chore: update ci to use env files instead of
set-output
by @tjjfvi in #308 - feat: add .ignore support for spawn_example workflow by @kratico in #311
- feat: rework rpc typings by @tjjfvi in #233
- chore: cleanup to metadata and extrinsic effect apis by @harrysolovay in #312
- fix: derive compact codec for single-field structs by @tjjfvi in #314
- chore: update update deno dependencies workflow by @tjjfvi in #317
- chore: add codegen codec tests by @tjjfvi in #316
- chore: update dependencies by @github-actions in #318
- chore: update to scale v0.7.0 by @tjjfvi in #322
- chore: update dependencies by @github-actions in #324
- chore: remove
labels.yml
by @tjjfvi in #326 - ci: add-to-project workflow by @harrysolovay in #334
- chore: update dependencies by @github-actions in #338
- chore: update usage of zones for new version by @harrysolovay in #340
- chore: update dependencies by @github-actions in #342
- chore: pluralize name of effect dir by @harrysolovay in #343
- feat: add xxhash wasm impl by @tjjfvi in #344
- chore: reworking CLI + import specifiers by @harrysolovay in #345
- feat:
const
effect for decoding consts in the metadata by @harrysolovay in #347 - chore: error cleanup by @harrysolovay in #351
- chore: get rid of extra RPC call in extrinsic effect by @harrysolovay in #349
- chore: add batch example by @harrysolovay in #354
- feat: RPC client re-write by @kratico in #341
- chore: update dependencies by @github-actions in #355
- chore(deps): bump streetsidesoftware/cspell-action from 2.11.0 to 2.12.0 by @dependabot in #359
- chore: update to scale v0.8.2 by @tjjfvi in #357
- feat: add blake2b wasm implementation by @tjjfvi in #360
- chore: update dependencies by @github-actions in #361
- chore: update to scale 0.9.0 by @tjjfvi in #363
- chore: use new RPC impl by @harrysolovay in #356
- chore: update dependencies by @github-actions in #364
- chore: misc effect cleanup by @harrysolovay in #366
- chore: update zones to 0.1.0-beta.12 by @harrysolovay in #365
- chore: test util cleanup by @harrysolovay in #370
- chore: update dependencies by @github-actions in #367
- feat: runtime validation by @harrysolovay in #369
- feat: add multisig example by @kratico in #291
- chore: update dependencies by @github-actions in #373
- chore: curry extrinsic effect factory by @harrysolovay in #372
- chore: misc tweaks to hashers by @tjjfvi in #377
- feat: event extraction util by @harrysolovay in #353
- chore: get rid of known dir by @harrysolovay in #380
- feat: improve smoldot integration by @kratico in #374
- ci: update polkadot version in test workflow by @harrysolovay in #390
- chore: use u8a for default storage value in metadata codec by @harrysolovay in #389
- chore: update dependencies by @github-actions in #391
- chore: add
webSocket
dnt shim by @tjjfvi in #327 - chore: semicolon purge by @tjjfvi in #393
- chore: use
wat-the-crypto
by @tjjfvi in #394 - chore: update dependencies by @github-actions in #395
- chore(deps): bump streetsidesoftware/cspell-action from 2.12.0 to 2.12.1 by @dependabot in #396
- feat: add tx fee estimate by @kratico in #400
- feat: compute max_weight for multisig example by @kratico in #402
- chore: delete lock file & disable auto-locking in tasks by @harrysolovay in #414
- chore(deps): bump peter-evans/create-pull-request from 4.2.0 to 4.2.1 by @dependabot in #422
- chore(deps): bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #421
- feat: next-gen codegen by @tjjfvi in #368
Full Changelog: v0.1.0-beta.17...v0.1.0-beta.18
v0.1.0-beta.17
What's Changed
- chore(deps): bump amannn/action-semantic-pull-request from 4 to 5 by @dependabot in #287
- chore: fix failing RPC test by @harrysolovay in #293
- chore: update dependencies by @github-actions in #292
- feat: reworking test util by @harrysolovay in #296
- feat: add partial storage key support by @kratico in #297
- chore(deps): bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 by @dependabot in #302
- chore(deps): bump denoland/setup-deno from 1.1.0 to 1.1.1 by @dependabot in #301
- feat: launch test ctx internally on-demand by @harrysolovay in #304
- feat: add example GH action by @kratico in #300
- chore: update documentation by @harrysolovay in #214
- chore: publish using
npm_publish_automation
by @tjjfvi in #306
Full Changelog: v0.1.0-beta.16...v0.1.0-beta.17
v0.1.0-beta.16
What's Changed
- chore: update dependencies by @github-actions in #247
- chore(deps): bump peter-evans/create-pull-request from 4.1.2 to 4.1.3 by @dependabot in #248
- chore: update dependencies by @github-actions in #249
- chore: update dependencies by @github-actions in #250
- chore: remove FRAME type placeholder from config by @harrysolovay in #252
- chore: template cleanup by @harrysolovay in #255
- feat: initial codegen by @tjjfvi in #229
- fix: missing codegen change by @tjjfvi in #261
- chore: remove fluent api and clean up examples by @harrysolovay in #254
- chore: simplify PR template by @harrysolovay in #264
- Create secretscheck.yml by @jainkrati in #225
- chore: update dependencies by @github-actions in #265
- chore: remove ss58-registry-related bloatgen by @harrysolovay in #262
- chore: snake-case test-util dir by @harrysolovay in #266
- Update secretscheck.yml by @jainkrati in #268
- Update secretscheck.yml to trigger secretscheck on push by @jainkrati in #270
- chore(deps): bump streetsidesoftware/cspell-action from 2.10.0 to 2.11.0 by @dependabot in #269
- chore: misc cleanup by @harrysolovay in #267
- ci: misc cleanup by @harrysolovay in #277
- chore: remove PR title format checkbox by @harrysolovay in #281
- feat: recursive metadata structure by @tjjfvi in #285
- chore: update dependencies by @github-actions in #286
- feat: add
lenPrefixedWrapper
to supportWrapperOpaque
andWrapperKeepOpaque
types by @tjjfvi in #288 - chore: use
$.lenPrefixed
from scale v0.6.1 by @tjjfvi in #289
Full Changelog: v0.1.0-beta.15...v0.1.0-beta.16
v0.1.0-beta.15
v0.1.0-beta.14
What's Changed
- chore: update dependencies by @github-actions in #209
- chore: GH Presence by @kratico in #205
- chore: update dependencies by @github-actions in #210
- chore: update devcontainer docker image by @kratico in #208
- chore: add VSCode debugging configuration by @kratico in #212
- chore(deps): bump streetsidesoftware/cspell-action from 2.8.1 to 2.8.2 by @dependabot in #219
- chore(deps): bump streetsidesoftware/cspell-action from 2.8.2 to 2.9.0 by @dependabot in #227
- feat: add extrinsic integration test by @kratico in #211
- Profanity check action by @jainkrati in #224
- chore: update dependencies by @github-actions in #234
- chore(deps): bump peter-evans/create-pull-request from 4.1.1 to 4.1.2 by @dependabot in #238
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #237
- chore(deps): bump streetsidesoftware/cspell-action from 2.9.0 to 2.10.0 by @dependabot in #236
- feat: polkadot signer by @tjjfvi in #244
New Contributors
- @jainkrati made their first contribution in #224
Full Changelog: v0.1.0-beta.13...v0.1.0-beta.14