Skip to content

Releases: polkascan/py-substrate-interface

v1.1.8 release

01 Feb 12:12
Compare
Choose a tag to compare
  • Store results found bool as meta_info of result obj #177
  • Added auto_reconnect kwarg
  • Accept (derived) ScaleType objects directly as encoding input

v1.1.7 release

03 Jan 12:19
Compare
Choose a tag to compare

Overview

  • Fixed incorrect HDKD path length check #176
  • Less strict version requirements in ECDSA dependencies #174

Full Changelog: v1.1.6...v1.1.7

v1.1.6 release

24 Dec 11:16
Compare
Choose a tag to compare

Corrected number of storage function params based on hashers #169

v1.1.5 release

21 Dec 20:23
Compare
Choose a tag to compare

Overview

  • Decode default value of storage function when no result #173
  • Added Moonbeam type registry
  • Fix RPC results processing race condition in case of subscriptions

Full Changelog: v1.1.4...v1.1.5

v1.1.4 release

14 Dec 17:48
Compare
Choose a tag to compare
  • Added missing EthereumAddress type in Moonriver type registry #166
  • Updated version of RUST bindings: Python 3.10 wheels

Full Changelog: v1.1.3...v1.1.4

v1.1.3 release

11 Dec 17:50
Compare
Choose a tag to compare
  • Added ChargeAssetTxPayment extension support
  • Determine ss58_format from runtime constant

Full Changelog: v1.1.2...v1.1.3

v1.1.2 release

02 Dec 11:26
5df61fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1 release

11 Nov 13:52
Compare
Choose a tag to compare

Also apply type registry presets for runtimes with a PortableRegistry, to enable zero-configuration for chains like Moonbase Alpha who have different Address and ExtrinsicSignature types

v1.1 release

08 Nov 11:49
7e8193e
Compare
Choose a tag to compare

What's Changed

  • Added support for ECDSA keypairs by @arjanz in #154
  • Automatic gas prediction when omitting gas_limit in ContractInstance.exec()
  • Removed several deprecated keyword arguments

Full Changelog: v1.0.6...v1.1

v1.0.6 release

01 Nov 12:57
ba9455e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6