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

Blockprocessor context #4424

Merged
merged 13 commits into from
Feb 14, 2024

Conversation

pwojcikdev
Copy link
Contributor

This PR adds a context to every blockprocessor entry. This simplifies quite a bit of code and removes the need for auxiliary classes, which historically were prone to subtle bugs (#4240).

nano/node/json_handler.cpp Show resolved Hide resolved
nano/node/block_broadcast.cpp Outdated Show resolved Hide resolved
nano/node/blockprocessor.cpp Outdated Show resolved Hide resolved
dsiganos
dsiganos previously approved these changes Feb 9, 2024
@pwojcikdev pwojcikdev merged commit 6c0c27a into nanocurrency:develop Feb 14, 2024
23 of 25 checks passed
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.

3 participants