Skip to content

Add execution node and wallet balance checks to process-redeemer startup#760

Merged
evgeny-stakewise merged 2 commits into
v5-releasefrom
redeemer-startup-checks
Jun 12, 2026
Merged

Add execution node and wallet balance checks to process-redeemer startup#760
evgeny-stakewise merged 2 commits into
v5-releasefrom
redeemer-startup-checks

Conversation

@evgeny-stakewise

Copy link
Copy Markdown
Contributor

Extends _startup_check in the process-redeemer command to mirror the process-meta-vaults startup checks, reusing the existing shared helpers.

Added checks:

  • Execution node availability (wait_for_execution_node)
  • Execution node network matches the --network param (check_execution_nodes_network)
  • Wallet balance (check_wallet_balance)

Each check now logs a status line, including the existing Position Manager role check.

@evgeny-stakewise evgeny-stakewise merged commit f5b3ab2 into v5-release Jun 12, 2026
7 checks passed
@evgeny-stakewise evgeny-stakewise deleted the redeemer-startup-checks branch June 12, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants