Skip to content

fix get_transaction and add maxSupportedTransactionVersion parameter and update Ruby version#24

Merged
maciejkocylapc merged 7 commits intomainfrom
sc-168319-fix-error-in-get-transaction-in-ruby-solana-rpc
Sep 18, 2025
Merged

fix get_transaction and add maxSupportedTransactionVersion parameter and update Ruby version#24
maciejkocylapc merged 7 commits intomainfrom
sc-168319-fix-error-in-get-transaction-in-ruby-solana-rpc

Conversation

@maciejkocylapc
Copy link
Collaborator

Summary

see changelog


module SolanaRpcRuby
VERSION = '1.3.1'
VERSION = '1.3.2'
Copy link
Collaborator

@kbiala kbiala Sep 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you're updating Ruby version in this PR, and all dependencies, it definitely shouldn't be a patch, should be a major.

@maciejkocylapc maciejkocylapc merged commit c7ece70 into main Sep 18, 2025
2 checks passed
@kbiala kbiala changed the title fix get_transaction and add maxSupportedTransactionVersion parameter fix get_transaction and add maxSupportedTransactionVersion parameter and update Ruby version Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants