Skip to content

Releases: gagliardetto/solana-go

v1.14.0

27 Sep 15:02
ac7125b

Choose a tag to compare

What's Changed

  • Add SetAccounts implementation to be able to access accounts for Create instruction after decoding by @marcin-cb in #337

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

18 Jul 19:26
48bd64f

Choose a tag to compare

What's Changed

  • Fix nil pointer dereference in GetBinary (Fixes #264) by @sina-haseli in #265
  • Add address lookup table program id by @patrulek in #266
  • Added version information in MarshalWithEncoder, UnmarshalWithDecoder methods of GetTransactionResult by @newmanifold in #275
  • Add number of reward partitions field to getBlock response by @OwenJacob in #263
  • accountInfo struct refine by @wmh in #261
  • Add SolDecimals constants by @taobig in #293

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

14 Nov 12:04
19cb601

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

26 Jun 13:48
c7a7525

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

01 Apr 21:17
d730656

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

Choose a tag to compare

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

v1.9.2

15 Mar 13:01
9fdd2a9

Choose a tag to compare

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

v1.9.1

15 Mar 12:56
eb93d15

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

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

Choose a tag to compare

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