Skip to content

Releases: gagliardetto/solana-go

v1.10.0

01 Apr 21:17
d730656
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.3...v1.10.0

v1.9.3

15 Mar 13:11
790032b
Compare
Choose a tag to compare

Full Changelog: v1.9.2...v1.9.3

v1.9.2

15 Mar 13:01
9fdd2a9
Compare
Choose a tag to compare

Full Changelog: v1.9.0...v1.9.2

v1.9.1

15 Mar 12:56
eb93d15
Compare
Choose a tag to compare

What's Changed

  • feat: add maxSupportedTransactionVersion to getParsedTransaction opt by @kelonye in #143
  • Update README.md with proper sol airdrop qty by @dylanbrookes in #141
  • docs: fix README code on decoding tx instruction by @GCrispino in #136
  • Add ComputeUnitsConsumed to TransactionMeta by @cloakd in #169

New Contributors

Full Changelog: v1.8.4...v1.9.1

v1.9.0

15 Mar 12:31
eb93d15
Compare
Choose a tag to compare

What's Changed

  • feat: add maxSupportedTransactionVersion to getParsedTransaction opt by @kelonye in #143
  • Update README.md with proper sol airdrop qty by @dylanbrookes in #141
  • docs: fix README code on decoding tx instruction by @GCrispino in #136
  • Add ComputeUnitsConsumed to TransactionMeta by @cloakd in #169

New Contributors

Full Changelog: v1.8.4...v1.9.0

v1.8.4

07 Sep 15:12
Compare
Choose a tag to compare

Full Changelog: v1.8.3...v1.8.4

v1.8.3

26 Jun 09:07
Compare
Choose a tag to compare

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

v1.8.2

08 Dec 16:56
Compare
Choose a tag to compare

Full Changelog: v1.8.1...v1.8.2

v1.8.1

25 Nov 16:38
Compare
Choose a tag to compare

Full Changelog: v1.8.0...v1.8.1

v1.8.0

24 Nov 19:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0