frankiebee
b05a6f89cb
fix tests
7 years ago
frankiebee
36ddaf220d
Merge branch 'transactionControllerRefractorPt3' of https://github.com/MetaMask/metamask-extension into transactionControllerRefractorPt3
7 years ago
frankiebee
508696f71d
transactions: reveal #getFilteredTxList from txStateManage and fix accountTracker.store reference
7 years ago
frankiebee
80c98b1653
transactions: make evnt names pretty and eaiser to read
7 years ago
frankiebee
9fd5458112
transactions: lint fixes and reveal status-update event for balance controller
7 years ago
frankiebee
8ab23c713d
Merge branch 'master' into transactionControllerRefractorPt3
7 years ago
Kevin Serrano
6ca519e97c
Merge pull request #2183 from MetaMask/Fix2094
...
Fix 2094 related issues
7 years ago
Dan Finlay
651098c70d
Remove duplicate instantiation of account-tracker
7 years ago
Dan Finlay
2eca5455c0
Move obs store into account-tracker instead of inheriting
7 years ago
Dan Finlay
3bedcd3582
Restore blockGasLimit to account-tracker
7 years ago
Dan Finlay
b1daa5ae26
Merge pull request #2094 from MetaMask/AddBalanceController
...
Calculate balance based on pending txs
7 years ago
Dan Finlay
9e3648c668
Pass blocktracker to balances controller
7 years ago
Thomas Huang
d135c3c9ca
Merge pull request #2174 from MetaMask/i2162-TokenPrecision
...
Fix token precision bug
7 years ago
kumavis
50633fbba6
Merge pull request #2170 from MetaMask/greenkeeper/sinon-4.0.0
...
Update sinon to the latest version 🚀
7 years ago
Dan Finlay
5d300f146a
Add computed balance to mock state
7 years ago
Dan Finlay
b46cb3ecb5
Fix token precision bug
...
Had fixed this before in the dependency, but hadn't merged in that version bump yet :(
Fixes #2162
7 years ago
greenkeeper[bot]
e52d52b22e
chore(package): update sinon to version 4.0.0
7 years ago
tmashuang
ff6f7b52e4
Clean up transactionController tests
7 years ago
Dan Finlay
1968d61431
Make encryptor configurable for keyring-controller
7 years ago
Dan Finlay
feed9a5a17
Add mock random value generator
7 years ago
Dan Finlay
fd985e7ec1
Merge branch 'master' into AddBalanceController
7 years ago
Dan Finlay
674aac83ce
Make blockTracker an independent param
7 years ago
Dan Finlay
d9c92cdbd1
Merge branch 'AddBalanceController' of github.com:MetaMask/metamask-plugin into AddBalanceController
7 years ago
Dan Finlay
8cd7329c91
Implemented feedback
7 years ago
kumavis
9bbb0ca1ea
Merge pull request #2143 from MetaMask/Version-3.10.3
...
Version 3.10.3
7 years ago
Dan Finlay
dfbdb99858
Merge branch 'master' into AddBalanceController
7 years ago
kumavis
95afdfe368
Merge pull request #2145 from MetaMask/ConfigurableEncryption
...
Configurable encryption
7 years ago
Dan Finlay
40f1d08684
Made some requested changes
7 years ago
tmashuang
20fea3f1de
Remove pending updateAndApprovedTransaction test
7 years ago
tmashuang
d4578836c9
Most of transaction controller tests
7 years ago
Dan Finlay
f128240e7f
Fix test references
7 years ago
Dan Finlay
128cf40f91
Fix accont-tracker merge bug
7 years ago
Dan Finlay
f01b0a818b
Fix account-tracker references
7 years ago
Dan Finlay
f9d2f523c6
Merge branch 'master' into AddBalanceController
7 years ago
Dan Finlay
d2a747e57e
Fix computed-balances controller reference
7 years ago
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.
7 years ago
Dan Finlay
977405fc7d
Remove dead code from eth-store
7 years ago
Dan Finlay
4c971ebfd1
Define encryptor in constructor params instead of platform object
7 years ago
Dan Finlay
e9b7fd9018
Patch security update
7 years ago
Dan Finlay
b25d4d5cfb
Add platform docs including encryptor param
7 years ago
Dan Finlay
bd117d6b71
Merge branch 'master' into ConfigurableEncryption
7 years ago
Dan Finlay
e9043f22df
Allow custom encryptor to be passed to MetaMaskController and KeyringControllers.
7 years ago
kumavis
73d9434ad6
Merge pull request #2104 from MetaMask/AddPlatformGuide
...
Add guide to porting to new platforms
7 years ago
Dan Finlay
8a874824a8
Version 3.10.3
7 years ago
Frankie
9bd55f4897
Merge pull request #2129 from MetaMask/json-rpc-engine-bump
...
Json rpc engine bump
7 years ago
kumavis
3a3e1511e5
changelog - add note on filter fixes
7 years ago
kumavis
77e02d264a
Merge branch 'master' of github.com:MetaMask/metamask-plugin into json-rpc-engine-bump
7 years ago
kumavis
b979c6a2f3
deps - bump json-rpc-middleware-stream
7 years ago
kumavis
d2ded61cc9
deps - bump json-rpc-engine
7 years ago
Frankie
166bd55a43
Merge pull request #2126 from MetaMask/v3.10.2-1
...
v3.10.2
7 years ago