Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nil.timestamp issue #4796

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Fix nil.timestamp issue #4796

merged 1 commit into from
Oct 21, 2021

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Oct 21, 2021

Resolves #4767

Motivation

Accessing timestamp prop of nil block object.

Changelog

Get timestamp of block from the node if it is missing in blocks changeset in order to fill address coin balance daily changest.

Checklist for your Pull Request (PR)

@vbaranov vbaranov merged commit e633c4d into master Oct 21, 2021
@vbaranov vbaranov deleted the vb-fix-nil-timestamp branch October 21, 2021 08:19
sidhujag pushed a commit to syscoin/blockscout that referenced this pull request Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

function nil.timestamp/0 is undefined
1 participant