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

feat: use stake pool hash over slot leader reference #364

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

rhyslbw
Copy link
Collaborator

@rhyslbw rhyslbw commented Sep 22, 2020

Context

Closes #355

Proposed Solution

when a block is created by a stake pool, the pool hash is now used. BFT
nodes still use the slot leader reference

screenshot_pooltool
screenshot_explorer
screenshot_explorer_detail

@rhyslbw rhyslbw added the enhancement New feature or request label Sep 22, 2020
@rhyslbw rhyslbw added this to the 1.2.0 milestone Sep 22, 2020
DominikGuzei
DominikGuzei previously approved these changes Sep 22, 2020
Copy link
Contributor

@DominikGuzei DominikGuzei left a comment

Choose a reason for hiding this comment

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

Looks good 👍

when a block is created by a stake pool, the pool hash is now used. BFT
nodes still use the slot leader reference

Closes #355
@rhyslbw rhyslbw force-pushed the feature/stake-pool-hash-over-slot-leader branch from bfdc921 to 0f345dd Compare September 22, 2020 23:33
@rhyslbw rhyslbw merged commit 73bf657 into develop Sep 23, 2020
@rhyslbw rhyslbw deleted the feature/stake-pool-hash-over-slot-leader branch September 23, 2020 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show pool ID in created by field
2 participants