Skip to content

Conversation

fpelliccioni
Copy link
Contributor

No description provided.

@fpelliccioni fpelliccioni requested a review from Copilot June 10, 2025 15:14
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the parser’s hard fork activation settings for upcoming network upgrades

  • Comments out the 2025-May-15 (galois) activation option
  • Introduces a new fork.cantor_activation_time option with a placeholder default
Comments suppressed due to low confidence (2)

src/parser.cpp:482

  • Consider removing the fully commented-out galois activation block or add a comment explaining why it’s intentionally preserved, to avoid clutter and improve readability.
//     ("fork.galois_activation_time",

src/parser.cpp:495

  • Replace the placeholder xxxxxxxxx with the actual default UNIX timestamp to provide accurate documentation and prevent confusion.
"Unix time used for MTP activation of 2027-May-15 hard fork, defaults to xxxxxxxxx."

@fpelliccioni fpelliccioni merged commit 57f1731 into master Jun 10, 2025
9 checks passed
@fpelliccioni fpelliccioni deleted the feat/2025may-post-upgrade branch June 10, 2025 15:16
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