Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

v1.2.21

Compare
Choose a tag to compare
@t-nelson t-nelson released this 09 Aug 16:30

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 and getProgramAccounts now support decoding sysvar, config and stake accounts
  • Token RPC methods now include the decimal value in returned token amounts