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 get block generator #16335

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    eeb8cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ded77 View commit details
    Browse the repository at this point in the history
  3. remove leftover code

    almogdepaz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a0425ff View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    9791d33 View commit details
    Browse the repository at this point in the history
  2. fix basic_chain test to use same genesis

    pass fork_point_with_peak
    pr fixes
    almogdepaz committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1544069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    163564e View commit details
    Browse the repository at this point in the history
  4. fix test_wallet_sync

    almogdepaz committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    489bb26 View commit details
    Browse the repository at this point in the history
  5. revert db optimization

    almogdepaz committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    97c70ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b438a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    e911183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e9ebf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into refactor_get_block_generator

    # Conflicts:
    #	tests/core/full_node/stores/test_full_node_store.py
    almogdepaz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    777ccce View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. pass fork point in short batch syncing

    fix assertion in block body validation
    almogdepaz committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f5d57d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5682d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. remove redundant imports

    almogdepaz committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    73ab429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fffc28f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1c62a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07cbdfe View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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