1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/app/scripts/controllers
Danica Shen 00d155ce2f
feat(878): implement network txn toggle and new style (#20363)
* feat(878): implement new incoming transaction toggle networks for setting and onboarding

* Update state snapshots

* feat(878): change gaps, migration types based on comment

---------

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2023-08-24 11:27:42 +01:00
..
ens Fix/use etherjs specific imports (#15461) 2023-01-24 08:10:36 -06:00
permissions [FLASK] Add Snaps Keyring (#19710) 2023-06-29 09:24:08 -04:00
transactions feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
alert.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
app-metadata.test.ts Capture app and migration version (#20458) 2023-08-16 12:22:38 -02:30
app-metadata.ts Capture app and migration version (#20458) 2023-08-16 12:22:38 -02:30
app-state.js Remove unnecessary log from accept approval (#20233) 2023-07-31 11:06:18 +01:00
app-state.test.js Remove unnecessary log from accept approval (#20233) 2023-07-31 11:06:18 +01:00
cached-balances.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
cached-balances.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
decrypt-message.test.ts Consume Decrypt Message Manager from @metamask/message-manager (#18379) 2023-04-26 17:02:33 +02:00
decrypt-message.ts PPOM dependency updates (#20342) 2023-08-14 21:48:40 +05:30
detect-tokens.js Replace NetworkController w/ core version (#19486) 2023-06-22 12:46:09 -06:00
detect-tokens.test.js feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
encryption-public-key.test.ts Use getKeyringForAccount from core KeyringController (#20202) 2023-07-28 20:09:14 +01:00
encryption-public-key.ts PPOM dependency updates (#20342) 2023-08-14 21:48:40 +05:30
metametrics.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
metametrics.test.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
mmi-controller.js Fixed bug that was causing to not show the correct account name and instead was displaying the default "Account x" one (#20555) 2023-08-22 17:50:33 +02:00
mmi-controller.test.js feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
onboarding.js Use async/await instead of Promise.resolve (#16221) 2023-01-20 14:20:18 -06:00
preferences.js feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
preferences.test.js feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
swaps.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00
swaps.test.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00