Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore non-peerswap related custom messages #315

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

YusukeShimizu
Copy link
Contributor

@YusukeShimizu YusukeShimizu commented Sep 16, 2024

Ignore custom messages that are not relevant to peerswap.
Additionally, it refactors the existing message conversion logic for better clarity and maintainability.
Fixes #305

@YusukeShimizu YusukeShimizu marked this pull request as ready for review September 16, 2024 02:18
@YusukeShimizu YusukeShimizu changed the title ignore non-peerswap messages ignore non-peerswap related custom messages Sep 16, 2024
Ignore custom messages that are not relevant to peerswap.
Additionally, it refactors the existing message conversion logic
for better clarity and maintainability.
Fixes #305
@grubles
Copy link
Collaborator

grubles commented Sep 19, 2024

I've been running this PR for a few days now and have not seen any message type not in range errors when previously there would be a couple every day or so.

ACK 394cd06.

@grubles grubles merged commit 918457b into master Sep 20, 2024
8 checks passed
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.

Please remove [INFO] [MsgListener]: Handler failed: message type not in range
2 participants