Skip to content

fix old and new gleec checkpoints#629

Merged
DeckerSU merged 3 commits intodevfrom
patch-gleec-checkpoints
Sep 30, 2024
Merged

fix old and new gleec checkpoints#629
DeckerSU merged 3 commits intodevfrom
patch-gleec-checkpoints

Conversation

@DeckerSU
Copy link

There was an error with relaying and propagating transactions on the new GLEEC chain. Since the old GLEEC chain was protected with checkpoints and the new chain shares the same ticker, the node assumed that Initial Block Download (IBD) hadn’t finished and therefore didn’t accept tx p2p messages. The system wasn’t designed to handle two different chains with the same name. This PR resolves the issue. In the future, I recommend deprecating the old GLEEC chain and avoiding such conflicts to prevent similar issues.

@smk762 smk762 self-requested a review September 30, 2024 07:18
@DeckerSU DeckerSU merged commit 9eeace7 into dev Sep 30, 2024
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.

3 participants