Skip to content

fix: polish wg codec errors and validation (fixes #130) - #139

Merged
acul71 merged 4 commits into
masterfrom
fix/130-wg-codec-polish
Sep 6, 2026
Merged

fix: polish wg codec errors and validation (fixes #130)#139
acul71 merged 4 commits into
masterfrom
fix/130-wg-codec-polish

Conversation

@acul71

@acul71 acul71 commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Demo

=== Valid WireGuard multiaddr ===
Input:  /ip4/1.2.3.4/udp/51820/wg/uAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
...
=== Pasted std-base64 (wg(8) style) is rejected with a conversion hint ===

Test plan

  • pytest tests
  • newsfragment 130.bugfix.rst
  • python examples/wg/wg_examples.py

Made with Cursor

@acul71
acul71 merged commit 5380e59 into master Sep 6, 2026
10 checks passed
@acul71
acul71 deleted the fix/130-wg-codec-polish branch September 6, 2026 21:39
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.

Follow-up: polish wg codec after #108 (errors, tests, certhash consistency)

1 participant