-
Notifications
You must be signed in to change notification settings - Fork 759
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add tests for internal util functions * Reimplement fromUtf8 function to not double-add the hex prefix * Do not try to pad an already padded string * Use bytesToUnprefixedHex for fromUtf8 * Add more tests * Remove unused import --------- Co-authored-by: Holger Drewes <Holger.Drewes@gmail.com>
- Loading branch information
Showing
2 changed files
with
72 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters