Skip to content

Commit da012f3

Browse files
bkchrgpestana
authored andcommitted
Backport timestamp logging fix (paritytech#5459)
paritytech@03c45b9 --------- Co-authored-by: Gonçalo Pestana <[email protected]>
1 parent 7672417 commit da012f3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

prdoc/pr_5055.prdoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
title: Only log error in `UnixTime::now` call of the pallet-timestamp implementation if called at genesis
2+
3+
doc:
4+
- audience: Runtime Dev
5+
description: |
6+
This minor patch re-introduces a check to ensure that the `UnixTime::now` implementation in the timestamp only
7+
logs an error if called at the genesis block.
8+
9+
crates:
10+
- name: pallet-timestamp
11+
bump: patch

0 commit comments

Comments
 (0)