You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #149: Remove unnecessary call to to_ascii_lowercase
b6233c8 Remove unnecessary call to to_ascii_lowercase (Tobin C. Harding)
Pull request description:
We already iterate over lowercase characters when encoding a bech32 string, no need to call `to_ascii_lowercase`.
Add a unit test as documentation of this behavior as well as to verify the change is correct.
ACKs for top commit:
apoelstra:
ACK b6233c8
Tree-SHA512: f2a7ef807645b00ae4d87cdeb138624b52b322fc51d9dd0c86076e7ce2c4408aee1333dda1fdf78ee4b59c57334b31f39c4ab0c2e1f2863dd4e2d80aa681c30e
0 commit comments