greenkeeper[bot]
98641f6f66
chore(package): update mocha to version 4.0.0
7 years ago
Dan
45dbd017e6
Add needed iterator in tx-list and path to account in selectors.
7 years ago
Dan
d206f183f5
Hide token confirmation modal ui
7 years ago
Sergey Ukustov
e11ca12890
Merge remote-tracking branch 'upstream/master'
7 years ago
Frankie
62a022336a
Merge pull request #2261 from MetaMask/retry-warn-not-fail
...
Resubmit - warn not fail on error
7 years ago
kumavis
2113d83489
ui - tx history - simplify error+warning display code
7 years ago
kumavis
062eaa6a82
pending tx tracker - on tx:warn append error message instead of error obj
7 years ago
Kevin Serrano
4b0e6a0a77
Merge branch 'master' into RemoveSlackLink
7 years ago
kumavis
25a80932a6
pending tx tracker - test - expect warning event on resubmit failure
7 years ago
kumavis
ed77304e73
pending tx tracker - tx:warning event includes err obj
7 years ago
kumavis
a86f6d6d90
pending tx tracker - test - rename tests to match event name
7 years ago
kumavis
22eaf92ec2
pending tx tracker - resubmit - warn dont error on unknown error
7 years ago
kumavis
7af696bfbe
pending tx tracker - dont throw on load failure
7 years ago
kumavis
b7c1951602
Merge pull request #2260 from MetaMask/history-notes
...
transaction - provide notes for history
7 years ago
kumavis
167ad729fd
Merge branch 'history-notes' of github.com:MetaMask/metamask-extension into history-notes
7 years ago
frankiebee
e08a727d44
Merge branch 'master' into history-notes
7 years ago
kumavis
df59ef9942
tx state history - append note to first op of diff
7 years ago
kumavis
c9c0e6f674
tx state history - test - fix format of history entries
7 years ago
Frankie
bf390bd63d
Merge pull request #2259 from MetaMask/tx-history-fix
...
tx state history - fix bug where initial snapshot was mutated on updateTx
7 years ago
frankiebee
833da191c3
transaction - provide notes for history
7 years ago
kumavis
d29b5f10ef
tx state history - fix bug where initial snapshot was mutated on updateTx
7 years ago
Kevin Serrano
da4b790034
Merge pull request #2254 from MetaMask/block-cache-fix
...
deps - bump pe for block cache fix
7 years ago
kumavis
e682611301
deps - bump pe for block cache fix
7 years ago
Thomas Huang
1769f880db
Merge pull request #2138 from sunify/fix-firefox-cors
...
Fix CORS issues in FireFox
7 years ago
Kevin Serrano
36bc8f3c60
Update manifest.json
7 years ago
Branden Soropia
db1dd46f8d
Removed MetaMasktitle. Fixed #1730 .
7 years ago
Dan
47ebcbb2ed
Token menu ui.
7 years ago
Dan
ff64fe98dd
Shapeshift deposit tx modal.
7 years ago
Dan
7c4d8c4562
Enables the old shapeshift UI within new ui.
7 years ago
Adam Novak
8cc8fecdac
Don't pass origin as an HTTP header
...
Requests with this nonstandard header are being blocked by CORS when
made against Parity.
Not sending it ought to fix #1779 .
7 years ago
Dan Finlay
37979fca68
Merge pull request #2241 from MetaMask/Version-3.10.8-FixCurrency
...
Version 3.10.8 - Fix Currency Conversion
7 years ago
Dan Finlay
d5b0d8af4f
Version 3.10.8 - Fix Currency Conversion
...
In our conversion to the new Infura API, somehow we were sending upper-cased conversions to their lower-case sensitive API.
Fixes the first part of #2240
7 years ago
kumavis
7bdf73b1dd
Merge pull request #2233 from MetaMask/remove-accountTracker-from-transactions
...
pending-tx - dont check the balance to rebrodcast
7 years ago
Frankie
8425fb04d3
Merge pull request #2239 from MetaMask/network-controller-contd
...
network - make network controller internal network switching explicit
7 years ago
kumavis
1ad8a9a0ff
network - make network controller internal network switching explicit
7 years ago
Frankie
f57fd717fe
Merge pull request #2237 from MetaMask/network-controller-contd
...
Networking refactor
7 years ago
kumavis
a2b6d3ffc5
network - remove long dead etherscan provider code
7 years ago
kumavis
d6ea2fa425
network - convert localhost from custom rpc to network type
7 years ago
kumavis
b88d11f86e
network controller - small refactor
7 years ago
kumavis
b2796c168b
Merge pull request #2234 from MetaMask/Version-3.10.7
...
Version 3.10.7
7 years ago
Dan Finlay
14d58e630d
Version 3.10.7
7 years ago
frankiebee
ac80eaca1f
pending-tx - dont check the balance to rebrodcast
7 years ago
Dan Finlay
77963e8417
Merge pull request #2230 from MetaMask/ui-dev-fix
...
development - fix ui dev
7 years ago
kumavis
19e7adad19
development - fix ui dev
7 years ago
Kevin Serrano
d61f36808a
Merge pull request #2228 from MetaMask/i2218-SelectAccountBugFix
...
Ensure selected account is always set if possible
7 years ago
Dan Finlay
861bd877f3
Ensure selected account is always set if possible
...
Fixes #2218
Subscribes to keyringController, and if only one account exists, sets it as selected.
7 years ago
Sergey Ukustov
82d1f39198
Respect code style
7 years ago
Sergey Ukustov
c2b8dada91
Add eth_signTypedData handler
7 years ago
Chi Kei Chan
67ee5b21e6
Query for gas estimates
7 years ago
Chi Kei Chan
4f106854ba
Hide ShapeShift and Fix Modal Stylings
7 years ago