Skip to content

Commit

Permalink
Update pallet-balances to 29.0.2 (#309)
Browse files Browse the repository at this point in the history
Bump pallet-balances to include
paritytech/polkadot-sdk#3865 and clean up
CHANGELOG.

- [ ] Does not require a CHANGELOG entry

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez authored May 15, 2024
1 parent 2663a3a commit d63ed88
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
17 changes: 13 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

- Add `pallet-vesting` to Asset Hubs ([polkadot-fellows/runtimes#269](https:/polkadot-fellows/runtimes/pull/269))
- Remove DMP queue and allow `system::authorize_upgrade` in XCM's call filter ([polkadot-fellows/runtimes#280](https:/polkadot-fellows/runtimes/pull/280))
- Add Pay Salary Collectives test ([polkadot-fellows/runtimes#260](https:/polkadot-fellows/runtimes/pull/260))
- Include patch to release stuck collator bonds ([polkadot-fellows/runtimes#289](https:/polkadot-fellows/runtimes/pull/289))
### Changed

- Kusama chains: allow arbitrary XCM execution ([polkadot-fellows/runtimes#261](https:/polkadot-fellows/runtimes/pull/261))
- Allow everything through XCM SafeCallFilter ([polkadot-fellows/runtimes#285](https:/polkadot-fellows/runtimes/pull/285))

### Added

- Add `pallet-vesting` to Asset Hubs ([polkadot-fellows/runtimes#269](https:/polkadot-fellows/runtimes/pull/269))
- Add Pay Salary Collectives test ([polkadot-fellows/runtimes#260](https:/polkadot-fellows/runtimes/pull/260))

### Removed

- Remove one-shot migrations from Kusama Coretime ([polkadot-fellows/runtimes#300](https:/polkadot-fellows/runtimes/pull/300))
- Remove DMP queue and allow `system::authorize_upgrade` in XCM's call filter ([polkadot-fellows/runtimes#280](https:/polkadot-fellows/runtimes/pull/280))

### Fixed

- Include patch to release stuck collator bonds ([polkadot-fellows/runtimes#289](https:/polkadot-fellows/runtimes/pull/289))
- Safeguard pallet-balances against consumer ref underflow ([polkadot-fellows/runtimes#309](https:/polkadot-fellows/runtimes/pull/309))

## [1.2.3] 29.04.2024

Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d63ed88

Please sign in to comment.