github KILTprotocol/kilt-node 1.10.0
KILT Node 1.10.0 (Lovely Linker)

latest releases: 1.14.3, 1.14.3-rc2, 1.14.3-rc1...
18 months ago

With this release we enable ethereum accounts to be linked to a DID. You can now link your identity to your ethereum account!

What's Changed

💥 Breaking changes 💥

Runtime Calls

The calls to query a DID are not backwards compatible due to the new encoding ob linked account addresses.

  • did.queryByAccount requires an LinkableAccountId enum
  • the list of linked accounts returned by did.queryByAccount, did.queryByWeb3Name and did.query contains LinkableAccountId enum

Extrinsic

Due to the new encoding of linked account addresses, the extrinsic encoding for the linking pallet changed as well and is not backwards compatible.
Calls that where constructed for runtime 10890 are not compatible with runtime 11000.

Features

Fixes

  • fix: set right env variables for srtool and subwasm by @ntn-x2 in #462
  • fix: convert inherent eth migration to extrinsic by @wischli in #438
  • fix: create ticket GH action by @ntn-x2 in #467
  • fix: more CI actions by @ntn-x2 in #472
  • fix: switch CI action to issue-bot v3 by @ntn-x2 in #474
  • fix: multiline input for issue-bot by @ntn-x2 in #478

Misc

  • chore: update CAIP limits and allowed charset by @ntn-x2 in #466
  • chore: add manual trigger for Polkadot releases dependencies by @ntn-x2 in #463
  • chore: add polkadot output to Subalfred by @ntn-x2 in #482
  • chore: update to polkadot 0.9.38 by @ntn-x2 in #480

Full Changelog: 1.9.0...1.10.0

Wasm

Spiritnet

 Version          : kilt-spiritnet-11000 (kilt-spiritnet-0.tx6.au1)
 Size             : 954.82 KB (977736 bytes)
 setCode          : 0x63a85b3893b6a9b5e9145e297ad3f96a85c07bea5dcb90a8037daee40b5b7e4c
 authorizeUpgrade : 0xe3f0ed3953b97fb075fb64e4a5378472370dd346dde95bdba1ebdd08382c3033
 IPFS             : QmbGPxmfpqYJhemweUwn4q1KaApuujhr2qC5CBMFq71zT2
 BLAKE2_256       : 0x9027b2b9d48451380121cdfc5a041491c3fb5eefc07009d1aee921df7a0599bc

Peregrine

 Version          : mashnet-node-11000 (mashnet-node-0.tx6.au4)
 Size             : 963.57 KB (986698 bytes)
 setCode          : 0xb84f9b615ad29e26e855cf136bc222c9866dcb97abb65ccee43a7af5cab07c25
 authorizeUpgrade : 0xd657860c355518027e50c9496676e95bb222fb0e90ca0a94de4fc9846df10e9a
 IPFS             : QmNaZs5M7KFgjowZxwfyjsftcwEw8S9e1rpbUwRtbjidWa
 BLAKE2_256       : 0x6daf15329097b4f2eb72c071598e9767a24139e1be79fc3f22b5c578937ebd13

Don't miss a new kilt-node release

NewReleases is sending notifications on new releases.