cardano-php/bech32

Minor Suggestions

Open

#3 opened on 2025年1月2日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)PHP (0 forks)auto 404
good first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

説明

Minor:

  • Add Tests for Empty Data Arrays:

    • Ensure that encoding with empty data arrays produces the expected Bech32 string format.
  • Enhance HRP Validation:

    • Implement and test checks to ensure that the HRP contains only valid Bech32 characters.

Originally posted by @latheesan-k in https://github.com/cardano-php/bech32/pull/1#discussion_r1901198140

コントリビューターガイド