npm @polkadot/api 1.14.1
v1.14.1

latest releases: 11.0.2, 11.0.1, 10.13.1...
3 years ago
  • Important DispatchInfo changed paysFee to an enum, if using an older version use, DispatchInfo: 'DispatchInfoTo244'
  • Align imOnline Heartbeat with Substrate (Thanks to https://github.com/arjanz)
  • Adust EVM types to include Vicinity (Thanks to https://github.com/drewstone)
  • Add derive.democracy.locks to return extended lock info based on votes
  • Ensure metadata is only requested once upon startup (bypass on upgrade subscriptions)
  • Expand testing around ExtrinsicEra construction
  • Expand Registry to direct access to available signed extensions (in addition to exposed types)
  • Cater for new CheckSpecVersion and CheckTxVersion signed extensions (with SignerPayload adjustments)
  • Cater for new PrevalidateAttests signed extensions (Polkadot claims)
  • Don't re-calculate submittable extrinsic hash on status checks (optimization)
  • Support for both old/new Tuples in democracy.depositOf in derives
  • Fix democracy ProxyState types
  • Extends types for Polkadot claims
  • Update @polkadot/util to 2.10

Don't miss a new api release

NewReleases is sending notifications on new releases.