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

contest: expose PreBlock instead of PreHeader #133

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Conversation

AnnaShaleva
Copy link
Member

NeoX node is struggling from inability to receive PreBlock instead of PreHeader.

@AnnaShaleva AnnaShaleva added the bug Something isn't working label Oct 30, 2024
@AnnaShaleva AnnaShaleva added this to the v0.3.1 milestone Oct 30, 2024
From the user's PoW PreBlock should be returned from this method, not
PreHeader, otherwise the behaviour is misleading and causes bugs.

Signed-off-by: Anna Shaleva <[email protected]>
These fields are a part of dBFT context, they should be accessible via
those methods that expose Context to the user.

Signed-off-by: Anna Shaleva <[email protected]>
@roman-khimov roman-khimov merged commit 82ad778 into master Oct 30, 2024
10 checks passed
@roman-khimov roman-khimov deleted the expose-preblock branch October 30, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants