Dan Finlay
f9ce7485bd
Version 6.6.0 RC1
6 years ago
Dan Finlay
24b874355a
Merge pull request #6678 from MetaMask/revert-6654-manifest-permissions
...
Revert "Remove clipboardWrite permission"
6 years ago
Dan Finlay
c269a8e9f6
Revert "Remove clipboardWrite permission"
6 years ago
Paul Bouchon
47024fd9a5
feature: integrate gaba/CurrencyRateController ( #6570 )
6 years ago
Dan Finlay
44616befc7
Merge pull request #6654 from whymarrh/manifest-permissions
...
Remove clipboardWrite permission
6 years ago
Dan Finlay
b600a4fa5c
Merge pull request #6671 from MetaMask/bugfix/enable-rejection
...
bugfix: reject enable promise on user rejection
6 years ago
bitpshr
e8f6dff0be
bugfix: reject enable promise on user rejection
6 years ago
Thomas Huang
d837703546
Merge pull request #6402 from pldespaigne/issue#5742_update_ens_resolver_to_eip_1577
...
✔️ Issue #5742 update ens resolver to eip 1577
6 years ago
pldespaigne
9a658ee53d
merge
6 years ago
pldespaigne
9b87aaae19
update package
6 years ago
pldespaigne
85eee5e654
delete package-json
6 years ago
Thomas Huang
681f3f67b8
Merge pull request #6659 from matkam/develop
...
Enable Ledger hardware wallet support on Firefox
6 years ago
Mathew Kamkar
79d2eaffac
lint cleanup
6 years ago
Mathew Kamkar
c7266067ce
Enable Ledger hardware wallet support on Firefox
...
Firefox 67 support U2F by default
6 years ago
Whymarrh Whitby
c193b057a9
Remove clipboardWrite permission
6 years ago
Whymarrh Whitby
d2d6b547b6
Merge pull request #6652 from whymarrh/clean-editorconfig
...
Cleanup EditorConfig file
6 years ago
Dan J Miller
5e2fd8ae86
Ensures that transactions cannot be confirmed if gas limit is below 21000. ( #6625 )
6 years ago
Whymarrh Whitby
c0607bf260
Clean EditorConfig file
6 years ago
Frankie
2b5c7b82a9
transactions/deps - use broken out nonce-tracker module ( #6555 )
6 years ago
Chi Kei Chan
e0c11371a9
Fix grammatical error in i18n endOfFlowMessage6 ( #6633 )
6 years ago
Thomas Huang
1b0af8384e
Merge pull request #6632 from whymarrh/fix-lint
...
Remove unused fn arguments in AmountMaxButton
6 years ago
Whymarrh Whitby
5f307040f2
Remove unused fn arguments in AmountMaxButton
6 years ago
Dan J Miller
3254738360
MetaMetrics documentation ( #6624 )
6 years ago
matteopey
cfee7e8bb4
Update translation ( #6628 )
6 years ago
Etienne Dusseault
0e9c8fb5cc
Improved UX for sweeping accounts ( #6488 )
...
* Changed max button to checkbox, disabled input if max mode is on, recalculate price according to gas fee if max mode is on
* Disabled insufficient funds message in the modal if max mode is on, displays proper amounts in modal when max mode is on, sets the send amount according to custom gas price after gas modal save, resets the send amount after resetting custom gas price
* Disabled max mode checkbox if gas buttons are loading, refactored gas-modal-page-container
* Implemented new max button & max mode message. Moved insufficient funds error to underneath the send amount field
* Fixed existing integration test to pass, created new tests to ensure send amount field is disabled when max button is clicked and the amount changes when the gas price is changed. Refactored some components
6 years ago
Thomas Huang
b27a4d2b4e
Merge pull request #6621 from MetaMask/Version-6.5.3
...
Version 6.5.3 RC1
6 years ago
Dan Finlay
8bd27f50b0
Version 6.5.3 RC1
6 years ago
Dan Finlay
e880e2790f
Merge pull request #6619 from MetaMask/bugfix/enable-locked
...
bugfix: show extension window if locked regardless of approval
6 years ago
bitpshr
8c0bc7b3e2
bugfix: show extension window if locked regardless of approval
6 years ago
Frankie
a34103987a
drop transactions who's nonce is lower then the known network nonce but were not included in a block ( #6388 )
...
* transactions/pending - check nonce against the network and mark as dropped if not included in a block
* transactions/pending - unifiy "dropped" txs
* transactions/pending - test - fix for new expected behavior
* fix comment
* transactions/pending - clean up dropped event
* fix spelling
Co-Authored-By: frankiebee <frankie.diamond@gmail.com>
* nit fix
* test/tx-pending - clarify test description
6 years ago
Thomas Huang
cb584a6ce5
Merge pull request #6606 from industral/issue-5524
...
Improve ENS Address Input
6 years ago
Dan J Miller
c043132b00
Adds e2e test for removing imported accounts. ( #6615 )
6 years ago
Thomas Huang
3d7bdd6ecb
Merge pull request #6616 from MetaMask/develop
...
Update master for 6.5.2 production release
6 years ago
Dan Finlay
d6a1c2a3b8
Merge pull request #6614 from MetaMask/Version-6.5.2
...
Verison 6.5.2
6 years ago
Thomas Huang
7ff1857156
Version Bump
6 years ago
Bruno Barbieri
1d2cf52b64
Fixes bugs in 6.5.1 ( #6613 )
...
* fix bg error
* fix ui exception
6 years ago
Dan Finlay
bf5b7f8e77
Merge pull request #6599 from MetaMask/develop
...
Master Version Bump (v6.5.0)
6 years ago
Dan Finlay
985f51a764
Merge pull request #6605 from MetaMask/Version-6.5.1
...
Version 6.5.1
6 years ago
Alex Ivasyuv
c8cb4ba370
fixed #5524
6 years ago
Paul Bouchon
e57ffbed59
feature: integrate gaba/ShapeShiftController ( #6569 )
6 years ago
Dan Finlay
3d715e5cf9
Version 6.5.1 RC1
6 years ago
Dan J Miller
b81c4e5c98
Set a default value for code in _determineTransactionCategory ( #6604 )
...
* Set a default value for code in _determineTransactionCategory
* Adds e2e tests that fail when token txs without gas param are not properly handled.
* Adds unit tests for _determineTransactionCategory
* Base error throwing and simple gas setting in estimateTxGas on transactionCategory
6 years ago
Thomas Huang
3b01ba8741
Merge pull request #6596 from MetaMask/Version-6.5.0
...
Version 6.5.0
6 years ago
Dan Finlay
ba851611cd
Merge pull request #6598 from MetaMask/Version-6.5.0-changelog-update
...
Improve changelog for 6.5.0
6 years ago
Dan Miller
55764b71bb
Improve changelog for 6.5.0
6 years ago
Whymarrh Whitby
28c4001f52
Update auto-logout to recognize idle time in background ( #6593 )
...
* Fix wording of autoLogoutTimeLimitDescription
* AppStateController and update auto-logout functionality
6 years ago
Dan Finlay
25323c8e18
Version 6.5.0 RC1
6 years ago
Thomas Huang
08e8fb21dc
Merge pull request #6568 from MetaMask/feature/gaba-phishing-controller
...
feature: integrate gaba/PhishingController
6 years ago
Whymarrh Whitby
0cdce533e2
Fix RPC URL message key casing ( #6595 )
6 years ago
Dan Finlay
ee049aee87
Document hotfix protocol
6 years ago