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