Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Dec 15, 2023
1 parent f1dafa8 commit 09c4823
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ The main changes of this release are as follows:
Recently, we noticed that it can be possible that the runtime upgrades won't
upgrade the metadata because the actual runtime upgrade is applied to the block
after 'state_subscribeRuntimeVersion' emits an event.
For that reason, the staking-miner now subscribes to `system().last_runtime_upgrade()` instead to fix that.

For that reason, the polkadot-staking-miner now subscribes to `system().last_runtime_upgrade()` instead to fix that.

### [Changed]
- refactor: make solution extrinsic mortal ([#728](https://github.com/paritytech/staking-miner-v2/pull/728))
Expand Down

0 comments on commit 09c4823

Please sign in to comment.