v0.11.0
What's Changed
- Added missing solana clock dependency by @AllenGeorge08 in #363
- fix: parse inner instructions with proper account keys in
simulateTransactionby @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_fallbackby @serejke in #367 - feat: introduce cheat-code
surfnet_streamAccountby @lgalabru in #371 - fix(core):
getSignatureStatuses, WS signature subscriptions, andsendTransactionerror 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
- @AllenGeorge08 made their first contribution in #363
- @serejke made their first contribution in #365
- @vict0rcarvalh0 made their first contribution in #368
Full Changelog: v0.10.9...v0.11.0