Closed michprev closed 5 months ago
Packed encoding does not extend fixed bytes to 32-byte words.
Using the actual size of the fixed bytes without extending.
Motivation
Packed encoding does not extend fixed bytes to 32-byte words.
Solution
Using the actual size of the fixed bytes without extending.
PR Checklist