Skip to content

Fix heartbeat-boot.patch for v4.6.1#14

Open
alexk-aleo wants to merge 1 commit intomainfrom
fix/update-heartbeat-boot-patch
Open

Fix heartbeat-boot.patch for v4.6.1#14
alexk-aleo wants to merge 1 commit intomainfrom
fix/update-heartbeat-boot-patch

Conversation

@alexk-aleo
Copy link
Copy Markdown
Member

Summary

  • Upstream heartbeat.rs renamed HEARTBEAT_IN_SECSHEARTBEAT_INTERVAL and added new constants (MINIMUM_TIME_BETWEEN_CONNECTION_ATTEMPTS, STARTUP_GRACE_PERIOD), shifting context lines
  • git apply heartbeat-boot.patch fails during boot-patch image build
  • Updated patch context to match current upstream; same 4 value changes preserved

Upstream snarkOS renamed HEARTBEAT_IN_SECS to HEARTBEAT_INTERVAL and
added MINIMUM_TIME_BETWEEN_CONNECTION_ATTEMPTS and STARTUP_GRACE_PERIOD
constants, which shifted context lines and broke git apply.
@alexk-aleo alexk-aleo changed the title Fix heartbeat-boot.patch for upstream changes Fix heartbeat-boot.patch for v4.6.1 Mar 23, 2026
@alexk-aleo
Copy link
Copy Markdown
Member Author

Merge when 4.6.1 hits mainnet #todo

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.

1 participant