1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Mark Stacey f91bd3a08d
Backport "Snapshot txMeta without cloning history (#8363)" (#8458)
Backport #8363 to v7.7.9. Note that this uses `clone` instead of
`cloneDeep`, because `clone` hadn't yet been replaced by `cloneDeep` on
`master`.

Backporting that change as well would have been very disruptive, so
I've updated this to use `clone` instead to minimize conflicts. It is
functionally equivalent.

Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
2020-04-29 16:17:52 -03:00
..
ens
network
transactions Backport "Snapshot txMeta without cloning history (#8363)" (#8458) 2020-04-29 16:17:52 -03:00
ab-test.js
app-state.js Backport "Delete Dai/Sai migration notification (#8418)" (#8447) 2020-04-29 11:40:08 -03:00
balance.js
cached-balances.js
detect-tokens.js
incoming-transactions.js
infura.js
onboarding.js
preferences.js
provider-approval.js
README.md
recent-blocks.js
threebox.js
token-rates.js

Controllers

Different controllers (in the sense of *VC *View-Controller).