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

IF: add get_blocks_result_v1 support to SHiP #2349

Merged
merged 12 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. update ship_streamer_test to use get_blocks_result_v1 or get_blocks_r…

    …esult_v0 based on finality_data_history argument
    linh2931 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fe71f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81ede3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37c3322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57b61b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93905c3 View commit details
    Browse the repository at this point in the history
  6. static_assert the variant index is correct for get_blocks_result_v0 a…

    …nd get_blocks_result_v1
    linh2931 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f68869a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9480cf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a5bc73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    789dfee View commit details
    Browse the repository at this point in the history
  10. Update nodeos_forked_chain_test.py to use get_blocks_result_v1 instea…

    …d of get_blocks_result_v0
    linh2931 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    51e9379 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cc6f74 View commit details
    Browse the repository at this point in the history