Skip to content

Add internal settings generation for passive node#968

Merged
dmytrotkk merged 1 commit intodevelopfrom
fix-passive-node-settings
Mar 6, 2026
Merged

Add internal settings generation for passive node#968
dmytrotkk merged 1 commit intodevelopfrom
fix-passive-node-settings

Conversation

@dmytrotkk
Copy link
Collaborator

This pull request introduces an important update to the initialization and update processes for passive SKALE nodes. The main change ensures that internal settings are consistently saved whenever a passive node is initialized or updated, improving reliability and configuration management.

Configuration consistency improvements:

  • Added a call to save_internal_settings in the init_passive function to ensure internal settings are saved when initializing a passive SKALE node.
  • Added a call to save_internal_settings in the update_passive function to ensure internal settings are saved during passive node updates.

@dmytrotkk dmytrotkk self-assigned this Mar 6, 2026
@dmytrotkk dmytrotkk linked an issue Mar 6, 2026 that may be closed by this pull request
@dmytrotkk dmytrotkk merged commit 3fe38b4 into develop Mar 6, 2026
2 checks passed
@dmytrotkk dmytrotkk deleted the fix-passive-node-settings branch March 6, 2026 12:51
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.

ValidationError during passive node setup

2 participants