1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib
Dan Finlay 11c8c07bfc Refactor eth-store into account-tracker
EthStore was only being used for tracking account balances and nonces now, so I removed its block-tracking duties, renamed it account-tracker, and removed it as a dependency from `KeyringController`, so that KRC can go live on without a hard dep on it.
2017-09-22 13:59:25 -07:00
..
migrator
account-tracker.js Refactor eth-store into account-tracker 2017-09-22 13:59:25 -07:00
auto-reload.js Make web3 deprecation notice more useful 2017-09-05 11:35:33 -07:00
buy-eth-url.js
config-manager.js
hex-to-bn.js
inpage-provider.js inpage provider - define sendAsync on the prototype 2017-09-08 11:52:00 -07:00
is-popup-or-notification.js
message-manager.js
nodeify.js
nonce-tracker.js fall back to latest if blockNumber is null 2017-08-24 00:02:06 -07:00
notification-manager.js
obj-multiplex.js
pending-balance-calculator.js Add computed balance to account detail view 2017-09-13 15:06:04 -07:00
pending-tx-tracker.js Fail transactions after a day of retries 2017-08-23 22:29:08 -07:00
personal-message-manager.js
port-stream.js
random-id.js
stream-utils.js
tx-state-history-helper.js
tx-utils.js
util.js