v1.8.3
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
- @dragon0170 made their first contribution in #127
- @pires made their first contribution in #124
- @datluongductuan made their first contribution in #122
- @alexvec made their first contribution in #130
- @conorpp made their first contribution in #133
Full Changelog: v1.8.2...v1.8.3