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

Block checker #4345

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Draft

Block checker #4345

wants to merge 10 commits into from

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    ffe084d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    7fadd91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a07427 View commit details
    Browse the repository at this point in the history
  3. Reapply "Implement ledger::account_receivable in terms of receivable …

    …iterators"
    
    This reverts commit 750b6ba.
    clemahieu committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2f0fdb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f44601b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de353a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe69bd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edff731 View commit details
    Browse the repository at this point in the history
  8. Block checker

    Adding block_checker_context class which validates blocks outside the ledger class.
    
    # Conflicts:
    #	nano/secure/ledger.cpp
    #	nano/secure/ledger.hpp
    clemahieu committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    353b22e View commit details
    Browse the repository at this point in the history
  9. Adding unconfirmed_set class.

    # Conflicts:
    #	nano/secure/CMakeLists.txt
    clemahieu committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    0ccfd72 View commit details
    Browse the repository at this point in the history