Releases: MetaMask/smart-transactions-controller
Releases · MetaMask/smart-transactions-controller
18.0.0
Changed
- BREAKING:: Don't persist controller state (#525)
17.0.0
Added
- Add support for type 4 transaction (#521)
Changed
- BREAKING: Bump peer dependency on
@metamask/network-controller
to ^24.0.0
(#519)
16.5.0
Added
- Add Arbitrum URL for Sentinel (#517)
16.4.0
Added
- Add performance tracing to the STX controller (#515)
16.3.1
Fixed
- Improve error handling and monitoring (#508)
16.3.0
Added
- Support batch transactions during submit (#504)
16.2.0
Added
- Added multi-chain smart transaction support (#498)
Fixed
- Improve changelog linting to prevent formatting issues (#502)
16.1.0
Added
- Add Base Sentinel endpoint to STX controller (#500)
Changed
- Add workflow_dispatch to security-code-scanner (#499)
- SmartTransactionsController
state
should persist (#493)
After opening your browser smart transactions should be preserved.
16.0.1
Fixed
- Extend definition of when a regular tx is marked as failed based on a smart transaction status, clean up unsupported statuses (#485)
16.0.0
Changed
- BREAKING Update
@metamask/transaction-controller
peer dependency from ^38.0.0
to ^42.0.0
(#482)
Removed
- BREAKING Remove exports for
AllowedActions
and AllowedEvents
types (#482)