Patch Changes
-
#5042
5df98198c47cb898ba35a1afcd2abd5d0cbcc371Thanks @Wagalidoom! - FixedisHashreturningtruefor odd-length hex strings.sizerounds odd-length hex up to the next whole byte, so a 63-character hex string reported a size of 32 and passed the check.isHashnow validates the length directly. -
#4913
ef4be8eb45abc773587abb1df7fd8791acf30413Thanks @Kropiunig! - Fixed signedhexToBigIntandhexToNumbercalls with odd-length hex values. -
#5029
dd7d792dd84f57d1784af56058fe88d3149a44fbThanks @jxom! -viem/tempo: Added Multisig accounts.