Skip to content

Commit

Permalink
bump nomination pool
Browse files Browse the repository at this point in the history
  • Loading branch information
Ank4n committed Jan 12, 2025
1 parent 5aa669c commit a55c3c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

- ParaRegistration proxy for Polkadot and Kusama ([polkadot-fellows/runtimes#520](https://github.com/polkadot-fellows/runtimes/pull/520))

- Delegate stake pools in Kusama ([polkadot-fellows/runtimes#540](https://github.com/polkadot-fellows/runtimes/pull/540))

### Changed

- Kusama Treasury: remove funding to the Kappa Sigma Mu Society and disable burn ([polkadot-fellows/runtimes#507](https://github.com/polkadot-fellows/runtimes/pull/507))
Expand Down
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@ pallet-nft-fractionalization = { version = "21.0.0", default-features = false }
pallet-nfts = { version = "32.0.0", default-features = false }
pallet-nfts-runtime-api = { version = "24.0.0", default-features = false }
pallet-nis = { version = "38.0.0", default-features = false }
pallet-nomination-pools = { version = "35.0.0", default-features = false }
pallet-nomination-pools = { version = "35.0.2", default-features = false }
pallet-nomination-pools-benchmarking = { version = "36.0.0", default-features = false }
pallet-nomination-pools-runtime-api = { version = "33.0.0", default-features = false }
pallet-nomination-pools-runtime-api = { version = "33.0.2", default-features = false }
pallet-offences = { version = "37.0.0", default-features = false }
pallet-offences-benchmarking = { version = "38.0.0", default-features = false }
pallet-parameters = { version = "0.9.0", default-features = false }
Expand Down

0 comments on commit a55c3c9

Please sign in to comment.