v1.13.0
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
- @sina-haseli made their first contribution in #265
- @patrulek made their first contribution in #266
- @OwenJacob made their first contribution in #263
- @wmh made their first contribution in #261
Full Changelog: v1.12.0...v1.13.0