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: Expose set finalized/safe block in plugin api BlockchainService #7382

Commits on Jul 26, 2024

  1. feat: Expose set finalized and safe block in plugin api BlockchainSer…

    …vice
    
    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8868adb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into besu_plugin_blockch…

    …ainservice_finalized_block
    
    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    364f848 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge remote-tracking branch 'upstream/main' into besu_plugin_blockch…

    …ainservice_finalized_block
    
    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    97f2fe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge remote-tracking branch 'upstream/main' into besu_plugin_blockch…

    …ainservice_finalized_block
    
    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b8c01a2 View commit details
    Browse the repository at this point in the history
  2. check for poa network before setting finalized block

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0178dcd View commit details
    Browse the repository at this point in the history
  3. fix init call

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c65f755 View commit details
    Browse the repository at this point in the history
  4. Check for PoS for finalized and safe block

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c8f13b8 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/main' into besu_plugin_blockch…

    …ainservice_finalized_block
    
    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    df461b2 View commit details
    Browse the repository at this point in the history
  6. revert the init method

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a73a7bb View commit details
    Browse the repository at this point in the history
  7. changelog

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    44c0735 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge remote-tracking branch 'upstream/main' into besu_plugin_blockch…

    …ainservice_finalized_block
    
    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a91166e View commit details
    Browse the repository at this point in the history
  2. Add BlockchainService set finalized acceptance test

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3e89e43 View commit details
    Browse the repository at this point in the history
  3. Add BlockchainService set finalized acceptance test

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a52f185 View commit details
    Browse the repository at this point in the history
  4. fix doc sentence

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    77e6d87 View commit details
    Browse the repository at this point in the history
  5. AT for set finalized and set safe

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e3e4da0 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/main' into besu_plugin_blockch…

    …ainservice_finalized_block
    
    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    04a09f5 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/main' into besu_plugin_blockch…

    …ainservice_finalized_block
    
    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e05ccbc View commit details
    Browse the repository at this point in the history
  8. trigger ci

    Signed-off-by: Usman Saleem <usman@usmans.info>
    usmansaleem committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cbffa16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb7ac7d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2af439 View commit details
    Browse the repository at this point in the history