Skip to content

SPL Transfer Hook Interface - v0.5.0

Compare
Choose a tag to compare
@buffalojoec buffalojoec released this 19 Jan 20:01
· 1157 commits to master since this release
8657dc3

Highlights

The on-chain and off-chain helpers used to add extra account metas to an Execute instruction have been replaced with repaired versions of the original helpers. These helpers ensure a proper ExecuteInstruction is the instruction being resolved, so that the list of accounts is accurate and predictable when account resolution is performed.

For more information about the bugfix, see #6064

What's Changed