Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix order of signatures in PartialSign function #225

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

VincentDebug
Copy link
Contributor

No description provided.

@VincentDebug
Copy link
Contributor Author

Related issues:
#84
#224

@gagliardetto gagliardetto merged commit 34ebd16 into gagliardetto:main Jun 26, 2024
12 checks passed
@gagliardetto
Copy link
Owner

Thank you!

mhughdo pushed a commit to mhughdo/solana-go that referenced this pull request Jul 7, 2024
mhughdo added a commit to mhughdo/solana-go that referenced this pull request Sep 12, 2024
* Is the message resolved?

* Update README.md

* fix panic (gagliardetto#218)

* Cleanup

* Fix order of signatures in PartialSign function (gagliardetto#225)

Co-authored-by: Vincent <[email protected]>

* tag v1.11.0

* feat: add transaction signature subscribe (#1)

* fix: correct TransactionSignatureResult struct

* feat: allow apps to create solana client with custom http client (#2)

* feat: change the return type of transactionSubscribe (#3)

* feat: add Associated Token Account Program: CreateIdempotent instruction (#4)

* fix: nil pointer err in decodeResponseFromMessage

* feat: reduce stream and err buffers

* feat: increase s.stream channel size

* feat: expose wsclient RPCUrl

---------

Co-authored-by: gagliardetto <[email protected]>
Co-authored-by: 时小光 <[email protected]>
Co-authored-by: Vincent <[email protected]>
Co-authored-by: Vincent <[email protected]>
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.

2 participants