Skip to content

v1.3.17

Compare
Choose a tag to compare
@t-nelson t-nelson released this 13 Oct 02:35
774a12e

Changes

  • getConfirmedBlock RPC endpoint now exposes all reward fields
  • Rust RpcClient now base64 encodes transactions by default for sendTransaction and simulateTransaction
  • Program logs are now stored alongside transaction status metadata
  • Docs updates
  • Improves handling of incorrectly specified accounts by NativeLoader
  • Rust crates should be published again

* REMINDER: As of v1.3.16, base58 encoded transaction data for sendTransaction and simulateTransaction RPC endpoints is DEPRECATED! Please update all applications to use base64 ASAP!