Commit c76f800
committed
release(runway): cherry-pick feat: cp-13.3.1 bump solana snap (#36251)
## **Description**
This PR bumps the Solana snap to version `2.3.11`.
[](https://codespaces.new/MetaMask/metamask-extension/pull/36251?quickstart=1)
## **Changelog**
CHANGELOG entry: Added support for signing transactions where the fee
payer differs from the user's account
([#535](MetaMask/snap-solana-wallet#535))
CHANGELOG entry: Offline fee calculation with support to secp256k1 and
secp256r1 signatures
([#527](MetaMask/snap-solana-wallet#527))
## **Related issues**
Fixes:
## **Manual testing steps**
1. Go to this page...
2.
3.
## **Screenshots/Recordings**
<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->
### **Before**
<!-- [screenshots/recordings] -->
### **After**
<!-- [screenshots/recordings] -->
## **Pre-merge author checklist**
- [ ] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.
## **Pre-merge reviewer checklist**
- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.1 parent 1db247d commit c76f800
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7368 | 7368 | | |
7369 | 7369 | | |
7370 | 7370 | | |
7371 | | - | |
7372 | | - | |
7373 | | - | |
7374 | | - | |
| 7371 | + | |
| 7372 | + | |
| 7373 | + | |
| 7374 | + | |
7375 | 7375 | | |
7376 | 7376 | | |
7377 | 7377 | | |
| |||
31792 | 31792 | | |
31793 | 31793 | | |
31794 | 31794 | | |
31795 | | - | |
| 31795 | + | |
31796 | 31796 | | |
31797 | 31797 | | |
31798 | 31798 | | |
| |||
0 commit comments