Skip to content

Commit

Permalink
Block checker
Browse files Browse the repository at this point in the history
Adding block_checker_context class which validates blocks outside the ledger class.
  • Loading branch information
clemahieu committed Apr 7, 2024
1 parent cbcfd60 commit f4f51c3
Show file tree
Hide file tree
Showing 6 changed files with 732 additions and 486 deletions.
3 changes: 3 additions & 0 deletions nano/secure/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ add_library(
account_iterator.cpp
account_iterator.hpp
account_iterator_impl.hpp
block_check_context.cpp
block_check_context.hpp
block_delta.hpp
common.hpp
common.cpp
generate_cache_flags.hpp
Expand Down
Loading

0 comments on commit f4f51c3

Please sign in to comment.