Skip to content

KILT Node 1.11.0 (Multisig Marvel)

Compare
Choose a tag to compare
@weichweich weichweich released this 21 Aug 13:21

What's Changed

  • 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)

Full Changelog: 1.10.0...1.11.0