Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 21:28
· 29 commits to main since this release

What's Changed

  • Added missing solana clock dependency by @AllenGeorge08 in #363
  • fix: parse inner instructions with proper account keys in simulateTransaction by @serejke in #365
  • feat(core): revert get_account_local and get_multiple_accounts_local by @vict0rcarvalh0 in #368
  • fix: preserve account order in get_multiple_accounts_with_remote_fallback by @serejke in #367
  • feat: introduce cheat-code surfnet_streamAccount by @lgalabru in #371
  • fix(core): getSignatureStatuses, WS signature subscriptions, and sendTransaction error handling by @MicaiahReid in #370
  • feat: fix and expose block-production-mode by @lgalabru in #374
  • chore: update to solana 3.0 by @sonicfromnewyoke in #375
  • feat(cli): add scaffold for setup_surfnet iac by @MicaiahReid in #373

New Contributors

Full Changelog: v0.10.9...v0.11.0