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
Sweep through each valid input and make every 1 bit error, every adjacent character transposition error.
Add some invalid cases that contain unicode bytes that if to-uppered or to-lowered would result in a valid address (including where just the length changes).
Inputs where ignoring the most significant bit would result in a valid address.
Sweep through each valid input and make every 1 bit error, every adjacent character transposition error.
Add some invalid cases that contain unicode bytes that if to-uppered or to-lowered would result in a valid address (including where just the length changes).
Inputs where ignoring the most significant bit would result in a valid address.
Uncovered parts on pull #21
The text was updated successfully, but these errors were encountered: