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

refactor full_node add_block #18584

Merged
merged 21 commits into from
Oct 22, 2024
Merged

refactor full_node add_block #18584

merged 21 commits into from
Oct 22, 2024

Commits on Sep 12, 2024

  1. refactor

    almogdepaz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    893dace View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. minor fixes

    almogdepaz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d0e7838 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fix_tests

    almogdepaz committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c4a4802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa63740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    782bd01 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    f699b6f View commit details
    Browse the repository at this point in the history
  2. test fixes

    almogdepaz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a7f8a2f View commit details
    Browse the repository at this point in the history
  3. fix condition in add_block

    almogdepaz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    700bd4c View commit details
    Browse the repository at this point in the history
  4. add known block to cache

    almogdepaz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    85eb8ad View commit details
    Browse the repository at this point in the history
  5. restore comment

    almogdepaz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8352060 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58ac803 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    ce10ec4 View commit details
    Browse the repository at this point in the history
  2. fix failed reorg test

    almogdepaz committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f8f71b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83745cf View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. assert height in cat test

    almogdepaz committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a64f169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf8118a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ea5323 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da52a26 View commit details
    Browse the repository at this point in the history
  5. rename vars

    almogdepaz committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c79ec6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edaccaa View commit details
    Browse the repository at this point in the history