Skip to content

Use return value of wallet.signTransaction#1527

Merged
paul-schaaf merged 4 commits intomasterfrom
unknown repository
Mar 20, 2022
Merged

Use return value of wallet.signTransaction#1527
paul-schaaf merged 4 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Feb 28, 2022

This PR closes #1529 by changing the way wallet signing is handled i.e it uses return value as an up-to-date transaction representation rather than hoping old object will get mutated by wallet.

@paul-schaaf paul-schaaf merged commit 1c7139a into solana-foundation:master Mar 20, 2022
@paul-schaaf
Copy link
Contributor

thank you!

@ghost
Copy link
Author

ghost commented Mar 20, 2022

Thanks! 👍

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.

Return value of wallet.signTransaction is ignored

2 participants