- Fix Transaction error data type.
- Fix Versioned Message deserialization.
- Fix NaCl for web.
- Restructure package.
- Update JSON RPC API.
- Add Versioned Transactions.
- Rename PublicKey to Pubkey.
- Fix stake program bugs.
- Fix transaction serialization for Rust string types.
- Update readme.
- Update dependencies.
- Fix confirm transaction.
- Add nonce account methods.
- Prepare for web support.
- Add async and sync nacl methods.
- Update docs.
- Update Programs.
- Add Token Program.
- Add Associated Token Program.
- Add Stake Pool Program.
- Change Account/Transaction Data objects.
- Update connectivity_plus.
- Fix ProgramFilters.
- Update solana_common.
- Fix memo program max-length assertion.
- Add partial sign to Transaction.
- Fix Message fromBuffer.
- Fix shortvec decodeLength.
- Refactor web socket exchange.
- Fix web socket uri.
- Export JsonRpcResponse.
- Rename Identity to NodeIdentity.
- Update package to use solana_common.
- Normalise naming.
- Fix subscription handler issues.
- Add subscription example.
- Update code examples.
- Solana JSON RPC API.