github solana-foundation/surfpool v1.1.0

4 hours ago

Notable Changes

We now build a docker image with every release! You can find tagged releases here: https://hub.docker.com/r/surfpool/surfpool

Features

  • feat(cli): add --skip-signature-verification flag by @bonlime in #533
  • feat(rpc): implement programSubscribe WS method by @MicaiahReid in #541

Fixes

  • fix(cli): error better with ls command when txtx.yaml file doesn't exist by @0xzrf in #535
  • fix(core): keep resetNetwork blockhash state consistent by @bonlime in #534
  • fix(cli): add panic unwinding error handling to give appropriate errors message by @0xzrf in #532
  • fix(rpc): return InvalidParams instead of panic in simulateTransaction by @bonlime in #528
  • fix: separate account fetching from loop to avoid rate limiting by @0xzrf in #542
  • fix(cli): update accounts initialization to use validator account from anchor.toml by @MicaiahReid in #545
  • fix: order signatures for getSignaturesForAddress by @MicaiahReid in #546
  • fix(core): implement transaction signature verification and reject duplicates by @MicaiahReid in #544

Misc

Shoutouts

Thank you so much to our external contributors!

Full Changelog: v1.0.1...v1.1.0

Don't miss a new surfpool release

NewReleases is sending notifications on new releases.