github KILTprotocol/kilt-node 1.11.1
KILT Node 1.11.1 (Multisig Marvel)

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

This is a Runtime only release that fixes a bug in the DID pallet.

What's Changed

  • The owner of the DID Deposit has the option to adjust their current deposit to a new deposit scheme. If for any reason the deposit for a DID was increased or decreased, this call would free or lock up the difference between new and old deposit. An error in the origin check would prevent this call from being executed. /pull/556

Full Diff: 1.11.0...1.11.1

Spiritnet Runtime Info
🏋️  Runtime size:             0.958 MB (1,004,257 bytes)
🗜  Compressed:               Yes, 79.40%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             kilt-spiritnet-11110 (kilt-spiritnet-0.tx7.au1)
🗳️  Blake2-256 hash:          0xc617bbd6231c429151c03b859a19e92831a7b4bc14b12cc5a9a6f9be99be677f
📦 IPFS:                     https://www.ipfs.io/ipfs/QmfLt5Uw9gdTDhuarAGb1871ySK4jdXsPrPP7a1Cyjc5wM
Peregrine Runtime Info
🏋️  Runtime size:             0.964 MB (1,010,533 bytes)
🗜  Compressed:               Yes, 79.45%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             mashnet-node-11110 (mashnet-node-0.tx7.au4)
🗳️  Blake2-256 hash:          0x4411a9d06407adfdd390f671070d9186c208d1c0bda42a5f9f9583e16eeaaf15
📦 IPFS:                     https://www.ipfs.io/ipfs/QmQwtaVu56Nj1Qfv4Yuq1TkENcfT6AJ5oxEtHTLKcPD48P```

What's Changed in 1.11.0

This release also contains the changes from the previous release:

  • Delegation Reward prolonged #533
  • Configuration Pallet #522
  • Upgrade 0.9.41 & 0.9.40 #519
  • Service endpoints support two URLs #517
  • Dynamic DID deposit #507
  • Added multisig pallet #498
  • Fixed a bug in the staking pallet #512
    • The total staking rate was calculated slightly lower which could lead to higher staking rewards
  • Removed old migrations #499
  • Removed the pallet pallet_insecure_randomness_collective_flip

Breaking changes (API, Types):

  • the call did_lookup::migrate was removed
  • the pallet pallet_insecure_randomness_collective_flip was removed
  • the constant did::deposit was removed. The DID deposit is calculated differently now (see #507)

Don't miss a new kilt-node release

NewReleases is sending notifications on new releases.