solana-labs / solana-web3.js

Solana JavaScript SDK
https://solana-labs.github.io/solana-web3.js
MIT License
1.97k stars 792 forks source link

refactor(experimental): add a typetest for single sending signer requirement #2835

Closed lorisleiva closed 1 week ago

lorisleiva commented 2 weeks ago

This PR adds a typetest that shows the root cause of issue #2818.

changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: d1b59aa5b16bffb8f8c0bbb1341d29f599018c7d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

lorisleiva commented 2 weeks ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @lorisleiva and the rest of your teammates on Graphite Graphite

lorisleiva commented 1 week ago

Closed in favour of https://github.com/solana-labs/solana-web3.js/pull/2852