We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3a2fd commit 1d4c565Copy full SHA for 1d4c565
packages/transaction-pay-controller/CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- **BREAKING:** Include transactions in Relay quotes via EIP-7702 and delegation ([#7122](https://github.com/MetaMask/core/pull/7122))
13
+ - Requires new `getDelegationTransaction` constructor option.
14
15
### Fixed
16
17
- Read Relay provider fees directly from response ([#7098](https://github.com/MetaMask/core/pull/7098))
0 commit comments