Releases: polkadot-js/api
Releases · polkadot-js/api
v10.12.5
Contributed:
- chore: fix typos in error (Thanks to https://github.com/xiaoxianBoy)
Changes:
- Upgrade westend types-known for 1009000
- Add
disableAsciioption for toHuman, and toPrimitive - V14 Update substrate latest metadata
- V15 Update substrate latest metadata
- Bump yarn to 4.1.1
- Add
assetIdgetter field to to necessary ExtrinsicPayloads - Add Updated Runtime Defintions
- ValidateStatement
- MMRApi
- mmr_root
- mmr_leaf_count
- Core v5
- GenesisBuilder
- MixnetApi
v10.12.4
Contributed:
- Fix add muln(2) to signingInfo Derive (Thanks to https://github.com/pepoviola)
v10.12.3
Contributed:
- Bump @substrate/connect to 0.8.8 (Thanks to https://github.com/kratico)
- Fix optional chaining operator in toHuman (Thanks to https://github.com/Imod7)
- Fix check if minimumPeriod is zero (Thanks to https://github.com/pepoviola)
Changes:
- Fix api.derive.staking.eraExposure for compatibility
- Fix invalid Lookup assignment on augmentation and update polkadot and kusama metadata
- Update polkadot runtime upgrade per block
- Update kusama runtime upgrade per block
- Update westend runtime upgrade per block
v10.12.2
Contributed:
- fix cache key (rpc-provider) (Thanks to https://github.com/ermalkaleci)
Changes:
- Update to latest Substrate metadata
v10.12.1
Contributed:
- Ink! V5 Support (Thanks to https://github.com/peetzweg)
v10.11.3
Contributed:
- Fix sorting of
Optionvalues and error on duplicates from BTreeSet/BTreeMap (Thanks to https://github.com/Neopallium) - Fix BEEFY compact signed commitment in versioned finality proofs (Thanks to https://github.com/mfornos)
- Update @substrate/connect (Thanks to https://github.com/kratico)
Changes:
- Bump dev w/ packageDetect adjustments
- Update copyright year
- Bump nock, and dev deps
- Allow
cacheCapacityoption for theWsProvider - Bump yarn
v10.11.2
Contributed:
- Add
chainIsEthereumkey toRegistryinterface (Thanks to https://github.com/fgamundi) - Adjust types for
ChargeAssetTxPayment(Thanks to https://github.com/bee344)
Changes:
- Support
[8a;32]types in known keys - Update to latest Substrate metadata
v10.11.1
Contributed:
- Support for latest
ChargeAssetTxPayment(Thanks to https://github.com/bee344) - Support for latest
beefy::subscribeJustifications()(Thanks to https://github.com/serban300)
Changes:
- Add known
intrablockEntropystorage key - Add support for
SkipCheckIfFeelesssigned extension - Ensure all usages of
balances.transfer(in tests) have been removed - Drop support for Node 16 (EOL 11 Sep 2023)
v10.10.1
Contributed:
- Add aliases for Noir type paths (Thanks to https://github.com/conr2d)
- Add runtime
FungliblesApiversion 2 (Thanks to https://github.com/bkontur) - Add runtime
EthereumApiversion 5 (Thanks to https://github.com/timbrinded) - Add runtime
AssetConversionApi(Thanks to https://github.com/jsidorenko) - Adjust types for runtime
AssetConversionApi(Thanks to https://github.com/jsidorenko) - Expand test cases for
Intconversions (Thanks to https://github.com/peetzweg) - Add
isEthereumto chain properties (Thanks to https://github.com/fgamundi) - Allow RiscV contracts via check (Thanks to https://github.com/statictype)
Changes:
- Serialize any additional payload fields via
toJSON() - Expose internal
rpc-corestats onapi.statsgetter - Add support for latest/stable V15 metadata interfaces
- Add runtime
BeefyApiversion 3 - Add runtime
ParachainHostversion 5 - Expose
chain.subscribeFinalizedBlocksderive - Consistently use
import.meta.urlinside tests - Group
Uint/Inttests for maintainability - Update to latest Polkadot, Kusama & Substrate metadata
v10.9.1
Changes:
- Adjust object index access for stricter tsconfig settings
- Update to latest Polkadot, Kusama & Substrate metadata