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

Add Mainnet MIP5 Proposal #23

Closed
wants to merge 2 commits into from
Closed

Add Mainnet MIP5 Proposal #23

wants to merge 2 commits into from

Conversation

harrysolovay
Copy link
Contributor

@harrysolovay harrysolovay commented Nov 4, 2024

Closes #19

@harrysolovay harrysolovay marked this pull request as draft November 4, 2024 14:36
@michal0mina
Copy link
Contributor

michal0mina commented Nov 4, 2024

Hi, let me translate what's inside the PR.

This PR represents the configuration of vote counting service.

MIP

This is MIP 5 vote configuration

Time and Date

We see there two timestamps:

"start_time": 1733022000000
it is: Sun Dec 01 2024 03:00:00 GMT+0000

"end_time": 1732914000000
this is: Sat Dec 14 2024 17:57:00 GMT+0000

Only the votes within this time range will be considered valid.
The time range starts 300 slots into epoch 12 and ends 300 slots before epoch 12 end.

Ledger Hash

Currently the field ledger_hash is not configured.
It is a ledger hash which is used to compute weights of the votes.
We need Epoch 12 ledger, which will be published by the protocol around mid November as nextEpochStakingLedger

The next steps

When we fill out ledger_hash the status of the PR changes to Open and then after an approval to Merged. This code change then will be deployed to our On Chain Voting service

@kaozenn
Copy link
Contributor

kaozenn commented Jan 20, 2025

Closing this outdated PR. Please comment if there is any objection

@kaozenn kaozenn closed this Jan 20, 2025
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.

MIPs kick-off and statuses agreement
3 participants