Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

pallet-evm: fix backend timestamp #7245

Merged
merged 1 commit into from
Sep 30, 2020
Merged

pallet-evm: fix backend timestamp #7245

merged 1 commit into from
Sep 30, 2020

Conversation

sorpaas
Copy link
Member

@sorpaas sorpaas commented Sep 30, 2020

The timestamp we received from pallet-timestamp is of milliseconds, but EVM specification requires the timestamp to be returned in seconds.

@sorpaas sorpaas added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Sep 30, 2020
@sorpaas sorpaas merged commit 9bdd17c into master Sep 30, 2020
@sorpaas sorpaas deleted the sp-evm-timestamp branch September 30, 2020 21:02
liuchengxu pushed a commit to liuchengxu/substrate that referenced this pull request Oct 5, 2020
sorpaas added a commit that referenced this pull request Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants