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

Synchronize access to block header #6143

Merged
merged 9 commits into from
Nov 14, 2023

Commits on Nov 8, 2023

  1. Synchronize access to block header

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    539d7e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cddf3f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dedf90d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Add 'safe' version of getBlockHeader

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    dedb619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c972fd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Move retry with lock into getChainHeadBlockHeader()

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1641b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b55354 View commit details
    Browse the repository at this point in the history
  3. Reinstate 'final' modifier

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    29b863a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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