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

Partially revert receivable iterator #4711

Merged
merged 6 commits into from
Aug 22, 2024

Commits on Aug 21, 2024

  1. Revert "Rewrite wallet::search_receivable in terms of receivable iter…

    …ators"
    
    This reverts commit 30a3cc2.
    
    # Conflicts:
    #	nano/node/wallet.cpp
    clemahieu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    df2f06d View commit details
    Browse the repository at this point in the history
  2. Revert "Implement ledger::account_receivable in terms of receivable i…

    …terators"
    
    This reverts commit a5e1500.
    
    # Conflicts:
    #	nano/secure/ledger.cpp
    clemahieu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    750b6ba View commit details
    Browse the repository at this point in the history
  3. Revert "Reimplement json_handler::accounts_receivable in terms of rec…

    …eivable iterators."
    
    This reverts commit b08d6ff.
    
    # Conflicts:
    #	nano/node/json_handler.cpp
    clemahieu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    52033c7 View commit details
    Browse the repository at this point in the history
  4. Revert "Rewrite json_handler::receivable in terms of receivable itera…

    …tors"
    
    This reverts commit 9d962e6.
    
    # Conflicts:
    #	nano/node/json_handler.cpp
    clemahieu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    67a1a41 View commit details
    Browse the repository at this point in the history
  5. Revert "Reimplement json_handler::wallet_receivable in terms of recei…

    …vable iterators"
    
    This reverts commit 873760f.
    
    # Conflicts:
    #	nano/node/json_handler.cpp
    clemahieu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7079ea4 View commit details
    Browse the repository at this point in the history
  6. Fix formatting.

    clemahieu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fb077a0 View commit details
    Browse the repository at this point in the history