This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
v1.2.21
Changes
- RPC
getAccountData
method now supports base64 encoding, for faster response times. The default base 58 encoding is now only supported for accounts smaller than 128 bytes - Improve performance of the RPC
getConfirmedSignaturesForAddress2
method - Fix blockstore empty panic
- RPC methods
getAccountInfo
andgetProgramAccounts
now support decoding sysvar, config and stake accounts - Token RPC methods now include the decimal value in returned token amounts