-
Notifications
You must be signed in to change notification settings - Fork 798
Block checker #4345
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
Draft
clemahieu
wants to merge
10
commits into
nanocurrency:develop
Choose a base branch
from
clemahieu:block_checker
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Block checker #4345
+2,249
−1,127
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6d34835
to
18eb63b
Compare
2016dff
to
d55445b
Compare
d55445b
to
c95420e
Compare
eac2780
to
bef31c1
Compare
30af8b3
to
ac9af10
Compare
678e50e
to
b73bdf8
Compare
155aa7d
to
c3c7cb6
Compare
4c4ab80
to
f4f51c3
Compare
e73f929
to
ff57e47
Compare
…iterators" This reverts commit 750b6ba.
…ction from iterator.
Adding block_checker_context class which validates blocks outside the ledger class. # Conflicts: # nano/secure/ledger.cpp # nano/secure/ledger.hpp
# Conflicts: # nano/secure/CMakeLists.txt
ff57e47
to
0ccfd72
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rewrite of #3727 with functional style checking rather than a pipeline