Skip to content

Releases: polkascan/py-substrate-interface

Consequently return None when RPC request has no result and raise SubstrateRequestException when error occurs

18 Jan 13:34
Compare
Choose a tag to compare

Added Rococo type registry preset

12 Jan 11:53
Compare
Choose a tag to compare
v0.11.9

Added Rococo type registry preset

Added ink! contract compatibility with latest substrate 2.0.0 and canvas-node

26 Dec 21:36
Compare
Choose a tag to compare

ink! contract interface update

24 Dec 13:41
Compare
Choose a tag to compare
  • Implemented Option type in contract metadata
  • Added contracts unit tests

Added additional ink_env types

22 Dec 17:56
Compare
Choose a tag to compare
v0.11.6

Added additional ink_env types

Added documentation of ink! contract interface

18 Dec 15:10
Compare
Choose a tag to compare
v0.11.5

Added documentation of ink! contract interface

Added str primitive type mapping

17 Dec 16:14
Compare
Choose a tag to compare
Multiple contract events in ContractExecutionReceipt

ink! contract metadata parsing and ContractEvent decoding

16 Dec 15:49
Compare
Choose a tag to compare
v0.11.3

ink! contract metadata parsing and ContractEvent decoding

Initial version of ink! contract interfacing

14 Dec 17:52
Compare
Choose a tag to compare
v0.11.2

Initial version of ink! contract interfacing

Renamed ExtrinsicResult to ExtrinsicReceipt

07 Dec 14:54
Compare
Choose a tag to compare
v0.11.1

Renamed `ExtrinsicResult` to `ExtrinsicReceipt`