1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
Commit Graph

2399 Commits

Author SHA1 Message Date
Frankie
34081c8cb2 Fix sorting and instances where something could be undefined 2017-01-11 17:02:57 -08:00
Frankie
f9efb0817d Merge branch 'dev' into integrateTxManagerUI 2017-01-11 16:07:03 -08:00
kumavis
b23a24f61d Merge pull request #996 from MetaMask/i981-UpdateOnAccountChange
Send update to UI when changing selected account
2017-01-11 15:47:00 -08:00
Frankie
576e2ad64d Fix wording and icon of failed txs 2017-01-11 15:44:21 -08:00
Dan Finlay
d87a7b2a76 Send update to UI when changing selected account
Fixes #981
2017-01-11 15:15:37 -08:00
kumavis
79040c2e68 lint - warn on unhandled err 2017-01-11 14:41:31 -08:00
kumavis
89a5eff270 currency conversion - less noisy error 2017-01-11 14:40:35 -08:00
Frankie
bbd2f2738b Add to CHANGELOG 2017-01-11 12:23:00 -08:00
Frankie
0b59dafc34 Merge branch 'dev' into integrateTxManagerUI 2017-01-11 12:17:17 -08:00
Frankie
0fae263a9a Take some of the tx Logic out of the UI and create a visble state for pending and unaproved transactions 2017-01-11 12:16:37 -08:00
Dan Finlay
479da07897 Merge pull request #990 from MetaMask/sync-accounts
rpc - fix sync account cache setting
2017-01-11 10:00:53 -08:00
kumavis
26e4ff40e1 rpc - fix sync account cache setting 2017-01-11 02:33:57 -08:00
kumavis
84445b01c4 Merge pull request #988 from MetaMask/eth_syncing
web3 provider - override eth_syncing and web3_clientVersion
2017-01-11 00:54:09 -08:00
kumavis
a9bdc76e40 changelog - add note on rpc overrides 2017-01-11 00:48:06 -08:00
kumavis
61637c738b web3 provider - override eth_syncing and web3_clientVersion 2017-01-11 00:46:44 -08:00
kumavis
766c2f5127 Merge pull request #987 from MetaMask/kumavis-patch-1
deps - bump provider engine
2017-01-10 23:55:05 -08:00
kumavis
f6900422d1 deps - bump provider engine
addresses caching memory leak that can cause slow downs
2017-01-10 23:35:24 -08:00
kumavis
d52c046288 Merge pull request #985 from MetaMask/gulp1
Gulp - clean and add "disc" analysis task
2017-01-10 15:55:22 -08:00
Dan Finlay
ff6e633e94 Merge branch 'dev' into gulp1 2017-01-10 15:38:07 -08:00
kumavis
2efcbd9674 gulp - fix brfs instrumentation 2017-01-10 15:33:00 -08:00
kumavis
0197d54bfc Merge pull request #986 from MetaMask/i947-BrowserSolidityError
Fix browser solidity error
2017-01-10 14:25:59 -08:00
Dan Finlay
55a55754d0 Bump changelog 2017-01-10 14:20:51 -08:00
Dan Finlay
21e2e4efd8 Remove erroneous OOG estimation logic. 2017-01-10 14:20:46 -08:00
kumavis
074e3f4ab4 gulp - cleanup comments 2017-01-10 13:56:31 -08:00
kumavis
8e3661555d gulp - add disc bundle analysis task 2017-01-10 13:46:15 -08:00
kumavis
464b7d5814 gulp - clean and simplify 2017-01-10 13:08:13 -08:00
Kevin Serrano
2dc87b4bd4 Merge pull request #983 from MetaMask/slim1
deps - replace promise-request with fetch
2017-01-10 12:46:06 -08:00
kumavis
bd382f4705 tests - add fetch polyfill 2017-01-10 12:39:01 -08:00
Dan Finlay
e8e06542e4 Merge pull request #984 from MetaMask/correctCoinbaseInfo
Correct coinbase info
2017-01-10 12:29:18 -08:00
Frankie
efde16aae5 add to CHANGELOG 2017-01-10 12:19:02 -08:00
Frankie
29060acb72 update coinbase info and view 2017-01-10 12:18:39 -08:00
kumavis
b301c0fb48 deps - replace promise-request with fetch 2017-01-10 12:04:26 -08:00
Frankie
af312bdc90 Merge pull request #974 from MetaMask/typo-fix
quick typo fix.
2017-01-06 15:17:31 -08:00
Kevin Serrano
3a6159080e
quick typo fix. 2017-01-06 14:41:40 -08:00
Dan Finlay
98ebdeeeac Merge pull request #970 from MetaMask/network-indicator-refactor
Network indicator modifications
2017-01-05 15:37:16 -08:00
Kevin Serrano
4e62ae98bd Merge branch 'dev' into network-indicator-refactor 2017-01-05 12:51:12 -08:00
kumavis
906c3882bb Merge pull request #971 from MetaMask/TearDownOnDisconnect
MetaMask Controller - Convert to EventEmitter
2017-01-05 14:33:47 -05:00
kumavis
4c1b7700ad Merge branch 'dev' into TearDownOnDisconnect 2017-01-05 14:25:31 -05:00
Dan Finlay
3727cad0c4 Merge pull request #967 from MetaMask/fixTxManager
Fix tx manager
2017-01-05 11:22:15 -08:00
kumavis
00ac5ca058 Merge branch 'dev' into TearDownOnDisconnect 2017-01-05 14:18:34 -05:00
Dan Finlay
73ee0ae766 Merge branch 'dev' into fixTxManager 2017-01-05 11:18:13 -08:00
Kevin Serrano
70816d7cb0 Merge pull request #969 from MetaMask/i945-AlwaysQueryLatest
Always query latest block for balance & nonce
2017-01-05 11:08:57 -08:00
Frankie
e62f70660d MetaMask Controller - Convert to EventEmitter 2017-01-05 11:06:18 -08:00
Dan Finlay
7659f5894a Combine two identical then blocks 2017-01-05 11:03:30 -08:00
Kevin Serrano
af61bb9065
Switch order of header and indicator. 2017-01-05 08:31:54 -08:00
Kevin Serrano
b9a365a8f2
Changelog. 2017-01-04 15:08:39 -08:00
Kevin Serrano
b8d312f8b9
Linting. 2017-01-04 15:04:51 -08:00
Frankie
cf6817092b remove unnecessary try statments 2017-01-04 15:03:45 -08:00
Dan Finlay
6c99d09404 Fixed bugs with sanity-checking
- Was incorrectly calling some eth-query methods (left over from old local eth-query)
- Was still passing block to getAccount in addAccount
- Now emitting update only after all account balances are loaded, reducing UI update traffic.
2017-01-04 14:54:40 -08:00
Kevin Serrano
a8a37e4d40
Make network somewhat more modular, add new network indicator. 2017-01-04 14:30:14 -08:00