·
176 commits
to main
since this release
Patch Changes
-
#718
6466226Thanks @lorisleiva! - Use fixed size return types — e.g.FixedSizeCodecorFixedSizeEncoder— whenever possible. This avoid fixed-size codecs to be wrongly interpreted as variable-size codecs when wrapped in other codecs. -
#715
9536f33Thanks @lorisleiva! - Fix an issue wheregetNextOptionalAccountwould not get generated even if optional accounts exist on the instruction.