Fix numeric escapes in strings #642
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix_numeric_escapes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: hanssv
Allow for example
"\x19Ethereum Signed Message:\n"
:-)Created by: UlfNorell
Review: Approved
Could consider nicer error message for bad escape codes ("\xxx" will crash with a badarg I believe).
Created by: hanssv
Absolutely - I was short on time...
Created by: happi
Review: Approved
Merged by: hanssv at 2019-09-13 06:04:07 UTC