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).

@pwojcikdev pwojcikdev force-pushed the blockprocessor-context branch from 0c24485 to 124421b Compare February 8, 2024 18:12
@pwojcikdev pwojcikdev force-pushed the blockprocessor-context branch from 8a968e9 to e5d0428 Compare February 9, 2024 17:18
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
@pwojcikdev pwojcikdev force-pushed the blockprocessor-context branch from e5d0428 to 9a80f29 Compare February 9, 2024 17:35
dsiganos
dsiganos previously approved these changes Feb 9, 2024
@pwojcikdev pwojcikdev force-pushed the blockprocessor-context branch from af68559 to 5927a95 Compare February 13, 2024 21:12
@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