npm @polkadot/api 1.11.1
v1.11.1

latest releases: 11.0.2, 11.0.1, 10.13.1...
4 years ago
  • Important Substrate master has an updated Weight (to u64), on older chains apply Weight: 'u32' (This does affect event decoding if wrongly set)
  • Allow user type augmentation to work with different versions of rxjs (Thanks to https://github.com/monitz87)
  • Align augmented generation with camelCase (Thanks to https://github.com/monitz87)
  • Fix bitfield endian encoding (Thanks to investigation by https://github.com/xlc)
  • Add account flag derives via accounts.flags(accountId) (Thanks to https://github.com/kwingram25)
  • Fix entries decoding for Option<Number> (& simplify, decoding correctly on rpc layer)
  • Add system.{localPeerId, localListenAddresses} & state.getReadProof RPCs
  • Ensure proper propagation of api.runtimeVersion (used for signing) after upgrade
  • Field ordering fix for deprecated Linkage (used in linked maps)
  • derive.account.info now returns all field enum types decoded (not only raw)
  • Add banner with FAQ entries for node-template to aid with common issues
  • Digest has been moved to definitions, removal of GenericDigest type
  • Support Fixed128 type
  • Add transactionVersion to RuntimeVersion struct
  • Enhance API support for non-subscription providers (skip subscription to runtimeVersion)
  • Adjust types for Kusama 1057 (notably the new StakingLedger)

Don't miss a new api release

NewReleases is sending notifications on new releases.