Skip to content

v1.8.3

Compare
Choose a tag to compare
@gagliardetto gagliardetto released this 26 Jun 09:07
· 33 commits to main since this release

What's Changed

  • Change max index checking for address look up table in NewTransaction by @dragon0170 in #127
  • Fix ws.ConnectWithOptions leaking goroutines by @pires in #124
  • Add HandshakeTimeout ops by @datluongductuan in #122
  • Exposed Batch requests for RPC client by @alexvec in #130
  • feat: support ComputeBudgetProgram instructions by @imalic3 in #132
  • add withdraw instruction for vote program by @conorpp in #133
  • impl SimulateRawTransactionWithOpts by @ricebin in #135
  • feat: add support for getRecentPrioritizationFees RPC method by @GCrispino in #140

New Contributors

Full Changelog: v1.8.2...v1.8.3