Skip to content

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:48
· 176 commits to main since this release
0e9aeb7

Patch Changes

  • #718 6466226 Thanks @lorisleiva! - Use fixed size return types — e.g. FixedSizeCodec or FixedSizeEncoder — whenever possible. This avoid fixed-size codecs to be wrongly interpreted as variable-size codecs when wrapped in other codecs.

  • #715 9536f33 Thanks @lorisleiva! - Fix an issue where getNextOptionalAccount would not get generated even if optional accounts exist on the instruction.