Block checker#4345
Draft
clemahieu wants to merge 10 commits into
Draft
Conversation
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
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
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