0.6.0
Last updated
Last updated
This release includes various quality-of-life improvements, including for robustness and performance.
New program IDs. The up-to-date list can be found .
JS RPC client: compressed account endpoints now get returned with a cursor that allows for proper pagination. therefore accounts must be accessed via response.items.accounts
instead of response.accounts
.
You can find a detailed list of all changes here:
Redeploy your programs on devnet pointing to the . You may also need to update your JS client's use of getCompressedAccounts
according to the breaking changes highlighted above.
We added a new simple name service program reference implementation! It uses the latest releases .