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

Nerpa v13 upgrade #6837

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Conversation

liviudm
Copy link
Contributor

@liviudm liviudm commented Jul 22, 2021

No description provided.

@liviudm liviudm requested a review from a team as a code owner July 22, 2021 13:31
Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double-checking: The upgrade is 5-6 days from now, correct?

@jennijuju
Copy link
Member

Should this be based off releases branch?

@ribasushi
Copy link
Collaborator

Double-checking: The upgrade is 5-6 days from now, correct?

Nerpa genesis

~$ curl -s http://127.0.0.1:1234/rpc/v0 -X POST -H "Content-Type: application/json" --data '
  { "jsonrpc": "2.0", "id":1, "method": "Filecoin.ChainGetGenesis", "params": [] }
' | jq '.result.Blocks[0].Timestamp'
1616055060

Upgrade time (UTC):

~$ perl -E 'say scalar gmtime ( 379178 * 30 + 1616055060 )'
Wed Jul 28 00:00:00 2021

@jennijuju jennijuju merged commit 19048e6 into filecoin-project:master Jul 23, 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.

5 participants