chore(deps): update polkadot dependencies to v16 #905
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^12.0.0
->^16.0.0
^12.0.0
->^16.0.0
^12.0.0
->^16.0.0
Release Notes
polkadot-js/api (@polkadot/api)
v16.0.1
Compare Source
Breaking Changes:
type
: This field has been completely removed in Metadata.version
: Previously part ofExtrinsicMetadata
. Replaced byversions
, which now holds an arrayVec<u8>
of supported extrinsic versions instead of a single value.extraType
: This field has been completely removed inExtrinsicMetadata
.signedExtensions
: Previously part ofExtrinsicMetadata
. Replaced bytransactionExtensions
, which provides a more structured definition of extensions, andtransactionExtensionsByVersion
, mapping versions to active extensions.Changes:
v15.10.2
Compare Source
Changes:
v15.10.1
Compare Source
Changes:
v15.9.3
Compare Source
Contributed:
v15.9.2
Compare Source
Changes:
v15.9.1
Compare Source
Changes:
v15.8.1
Compare Source
Changes:
v15.7.2
Compare Source
Changes:
v15.7.1
Compare Source
Changes:
v15.6.1
Compare Source
Changes:
v15.5.2
Compare Source
Changes:
class GenericExtrinsicPayloadV4
.v15.5.1
Compare Source
Contributed:
offchain_localStorageClear
RPC method (#6070) (Thanks to https://github.com/khssnv)Changes:
GenericAccountId
description (#6072)v15.4.1
Compare Source
Changes:
subs
to theDeriveAccountRegistration
output ofapi.derive.accounts.identity()
v15.3.1
Compare Source
Changes:
--metadataVer
topolkadot-types-internal-metadata
. It is meant to be used along side--endpoint
which will allow for the use of metadata versions above v14.v15.2.1
Compare Source
Changes:
getSeparator
for nodejs 22.12v15.1.1
Compare Source
Changes:
v15.0.2
Compare Source
Changes:
v15.0.1
Compare Source
Breaking Changes:
allowCallDataAlteration
toSignatureOptions
, andSignerOptions
. This will default to true when its not inputted. This is strictly tied to signing payloads via external signers.Contributed:
Changes:
signed
functionality for ExtrinsicV5 since it is no longer supportedv14.3.1
Compare Source
Changes:
v14.2.3
Compare Source
Changes:
v14.2.2
Compare Source
Changes:
api.derive.staking.nextElected
to use erasStakersOverview (#6011)v14.2.1
Compare Source
Changes:
v14.1.1
Compare Source
Changes:
1003003
v14.0.1
Compare Source
Changes:
a: The metadata extrinsic version is set to 5
b: The extrinsic version is set to 5 when manually constructing transactions.
v13.2.1
Compare Source
Changes:
v13.1.1
Compare Source
Changes:
v13.0.1
Compare Source
Breaking Changes:
SignerPayloadJSON
to HexString (#5967)toPayload
(#5968)NOTE: This is part of the current change to generalize the SignerPayloadJSON in order to simplify its integration across other tools. The return value of
assetId
field withtoPayload
will always be its true type now, which in this case isOption<TAssetConversion>
whereTAssetConversion
is equal toMultiLocation | AssetId
.Changes:
v12.4.2
Compare Source
Changes:
v12.4.1
Compare Source
Contributed:
Changes:
transferable
andframeSystemAccountInfo
to the output ofapi.derive.balance.all
v12.3.1
Compare Source
Contributed:
Changes:
v12.2.3
Compare Source
Contributed:
v12.2.2
Compare Source
Changes:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.