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

Force besu to stop on plugin initialization errors #7662

Commits on Sep 23, 2024

  1. Add option to halt besu during plugin lifecycle

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ca20951 View commit details
    Browse the repository at this point in the history
  2. Add option to halt besu during plugin lifecycle

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f2acc53 View commit details
    Browse the repository at this point in the history
  3. Add option to halt besu during plugin lifecycle

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a743376 View commit details
    Browse the repository at this point in the history
  4. Add option to halt besu during plugin lifecycle

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5026a82 View commit details
    Browse the repository at this point in the history
  5. Introduce constant

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f2d8bed View commit details
    Browse the repository at this point in the history
  6. fix spotless

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9b97fa9 View commit details
    Browse the repository at this point in the history
  7. move initialize to prepare plugins

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c1d8a23 View commit details
    Browse the repository at this point in the history
  8. Add more tests

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ea9b0ee View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Invert flag, set default to halt startup and add changelog

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    267834d View commit details
    Browse the repository at this point in the history
  2. Make option visible

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b4b88b5 View commit details
    Browse the repository at this point in the history
  3. Add new option to everything_config.toml

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6eaeca0 View commit details
    Browse the repository at this point in the history
  4. Rename constant

    Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
    Gabriel-Trintinalia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9962892 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d312b81 View commit details
    Browse the repository at this point in the history