Releases: gagliardetto/solana-go
Releases · gagliardetto/solana-go
v1.8.1
Full Changelog: v1.8.0...v1.8.1
v1.8.0
v1.7.1
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Support partial sign & marshal binary of partial signed transaction by @imalic3 in #99
- serum: return error when iterating orderbook Items by @yuhanfang in #100
- added maxSupportedTransactionVersion field to getTransaction opts by @ricebin in #102
- added minContextSlot field to getAccountInfoOpts by @ricebin in #103
- added minContextSlot field to getSignaturesForAddress by @ricebin in #104
- merge duplicate Message and CompiledInstruction types by @ricebin in #107
- read transaction version from response by @ricebin in #110
- Add basic vote instruction decoder by @ripatel-jump in #109
New Contributors
- @imalic3 made their first contribution in #99
- @yuhanfang made their first contribution in #100
- @ricebin made their first contribution in #102
- @ripatel-jump made their first contribution in #109
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.0
What's Changed
- Fix for
blockSubscribe
parameters by @aspin in #55 - fix: simulateTransaction response decoding by @aalu1418 in #56
- Abstract HTTP client and wrap errors by @hexdigest in #57
- Feature/maxtries transaction opts by @sdrug in #59
- Feature: added maxSupportedTransactionVersion field to getBlock opts by @yakud in #67
- rpc/ws: add bank stats to SlotsUpdatesResult by @leoluk in #75
- rpc/ws: fix SlotsUpdatesResult timestamp resolution by @leoluk in #76
- Add DEXProgramIDV3 hash by @rafaelvanoni in #65
- #72 Add wss connect with options by @mario-zh in #78
- chore: update dfuse logging to streamingfast logging by @dcaf-mocha in #63
- Add
rpc.NewWithHeaders
; closes #85 by @gagliardetto in #89 - data bytes or json from bytes by @DimaCantemir in #90
- Client close method by @gagliardetto in #88
New Contributors
- @aspin made their first contribution in #55
- @aalu1418 made their first contribution in #56
- @sdrug made their first contribution in #59
- @yakud made their first contribution in #67
- @rafaelvanoni made their first contribution in #65
- @mario-zh made their first contribution in #78
- @dcaf-mocha made their first contribution in #63
- @DimaCantemir made their first contribution in #90
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- allow PublicKey to be used as flag by @terorie in #42
- update json-iterator for go1.18 support by @defactojob in #48
New Contributors
- @defactojob made their first contribution in #48
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Full Changelog: v1.1.0...v1.2.0