Skip to content

KILT Node 1.4.0

Compare
Choose a tag to compare
@wischli wischli released this 24 Jan 08:51
· 412 commits to master since this release
0d1d124
  • Staking: Increase maximum number of Delegators per Collator to 35 from 25 (#311)
  • Staking: Decrease weights (tx fees) by improving efficiency during the update of TotalCollatorStake(#300)
  • Runtime and Client: Upgrade to Polkadot v0.9.13 from v0.9.12 (#309)
  • Runtime: Add Chainspec for our Rococo v2 parachain RILT (#313)
  • Delegations: Only enable the owner of a delegation to revoke it, not the deposit owner (#304)

Internal

  • Switch to Rust 2021 (#309)
  • Ensure the DefaultAccount is not used anywhere (#306)
  • Move Primitives to runtime-common (#310)
  • Cleanup imports (#301)
  • Cleanup DID origins (#304)
  • Remove outdated documentation (#307)