1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/test/lib
Mark Stacey 7e75eb15ef
Delete Balance controller and pending balances calculator (#8542)
This controller was not used. It was used by the
`ComputedBalancesController`, which was removed in #7057 (as it was
also unused).

The pending balances calculator was only used by the balances
controller.
2020-05-06 20:19:28 -03:00
..
migrations Remove unnecessary tx meta properties (#8489) 2020-05-01 08:44:05 -03:00
createTxMeta.js Export individual fns from tx-state-history-helpers (#8370) 2020-04-20 13:00:51 -02:30
mock-encryptor.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
react-trigger-change.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
render-helpers.js Remove tOrKey and tOrDefault functions from i18n context (#8211) 2020-03-19 01:03:20 -03:00
util.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30