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

feat(katana): fetch forked block data #2592

Merged
merged 10 commits into from
Oct 29, 2024
Merged

feat(katana): fetch forked block data #2592

merged 10 commits into from
Oct 29, 2024

Commits on Oct 28, 2024

  1. init forking client

    kariy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1bbc511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc1ea2 View commit details
    Browse the repository at this point in the history
  3. create forked client

    kariy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9014d6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2b1067 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80d20ba View commit details
    Browse the repository at this point in the history
  6. test

    kariy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d9fec48 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. forked transactions tests

    kariy committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e48339c View commit details
    Browse the repository at this point in the history
  2. forked block tests

    kariy committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    37884c8 View commit details
    Browse the repository at this point in the history
  3. fix test setup

    kariy committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fa4ac03 View commit details
    Browse the repository at this point in the history
  4. more tests and fixes

    kariy committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    36c12fd View commit details
    Browse the repository at this point in the history