Skip to content

fix: fix errors in core-dart file#207

Merged
codeZe-us merged 1 commit intomainfrom
cleanup
Mar 31, 2026
Merged

fix: fix errors in core-dart file#207
codeZe-us merged 1 commit intomainfrom
cleanup

Conversation

@codeZe-us
Copy link
Copy Markdown
Contributor

This PR resolves 12 static analysis issues and unit test failures within the core-dart package by refactoring member access on DecodedMuxedAddress to use property-style instead of Map-style. It also enhances the MuxedDecoder with rigorous validation for correct payload lengths and version bytes, and addresses bitwise operation ambiguities and string literal escapes in the unit tests. All fixes have been verified to pass both static analysis and the functional test suite.

@codeZe-us codeZe-us merged commit 57db376 into main Mar 31, 2026
1 check failed
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