@polkadot/rpc-core
Advanced tools
Changelog
9.4.3 Oct 2, 2022
Contributed:
ink_primitives
types (Thanks to https://github.com/statictype)instantiate
call params (Thanks to https://github.com/statictype)Changes:
currentEra
vs activeEra
usage)@deprecated
flag to RPC interface generation (contracts_*
& state_get{Pairs/Keys}
)Changelog
9.4.2 Sep 24, 2022
Contributed:
ScProvider
(Thanks to https://github.com/wirednkod)Changes:
Changelog
9.4.1 Sep 17, 2022
Contributed:
@substrate/connect
to latest (Thanks to https://github.com/wirednkod)Changes:
Changelog
9.3.3 Sep 6, 2022
Contributed:
Changes:
AccountId{32, 33}
Changelog
9.3.2 Sep 4, 2022
Changes:
Changelog
9.3.1 Sep 3, 2022
Changes:
pendingRewards
return typeAccountId33
(raw/compressed 33-byte ecdsa)Changelog
9.2.4 Aug 27, 2022
Changes:
Enum
in Struct
typegen (no lookupName
)Changelog
9.2.3 Aug 21, 2022
Contributed:
@substrate/connect
to latest (Thanks to https://github.com/wirednkod)Changes:
StakingLedger
with fallback for Kusama 1050 (2 different structures on-chain)TryRuntime
state call definitions (only off-chain usage)Changelog
9.2.2 Aug 16, 2022
Changes:
rpc.payment.queryInfo
usage with call.transactionPaymentApi.queryInfo
api.call.*
is decorated on historic blocksChangelog
9.2.1 Aug 13, 2022
import { WellKnownChain } from '@polkadot/rpc-provider'
it is recommended that you rather use ScProvider.WellKnownChain
(the import may be dropped in a future major version)Changes:
ScProvider
in @polkadot/api
, aligning with {Http, Ws}Provider
WellKnownChain
as static on ScProvider.WellKnownChain
.entries/.keys
arguments is less than map-entry query