Whymarrh Whitby
3e85d580f9
Revert "Don't open MetaMask website after install"
6 years ago
Dan Finlay
486f9931c4
Pin two module versions to avoid flatmap-stream hack ( #5839 )
...
The flatmap-stream module was compromised. MetaMask was NOT affected,
but two of our dependencies could include it if they updated, so I am
temporarily pinning those versions until they can be updated
consciously.
Related to
https://github.com/dominictarr/event-stream/issues/116
6 years ago
Whymarrh Whitby
88defe3623
Hide app-header when provider request pending ( #5831 )
6 years ago
Frankie
8198ec9ae1
Autofill gasPrice for retry attempts with either the recommended gasprice or a %10 bump ( #5786 )
...
* transactions - autofill gasPrice for retry attempts with either the recomened gasprice or a %10 bump
* lint
6 years ago
Frankie
97c1e6bcc1
transactions - ensure err is defined when setting tx failed ( #5801 )
6 years ago
Bruno Barbieri
3b1e73eff8
Merge pull request #5792 from MetaMask/signed-type-data-error-hw-wallet
...
Consider HW Wallets for signTypedMessage
6 years ago
Bruno Barbieri
f2066432ba
Use Array.includes
6 years ago
Whymarrh Whitby
1403b8286d
Show disabled cursor in .network-disabled state ( #5829 )
6 years ago
Whymarrh Whitby
33b85cf2e4
Trim whitespace from seed phrase during import ( #5827 )
6 years ago
Whymarrh Whitby
eec7fcebd5
Merge pull request #5832 from whymarrh/connect-request-notifs
...
Show Connect Requests count in extension badge
6 years ago
Whymarrh Whitby
08c98a6df7
Show Connect Requests count in extension badge
6 years ago
Whymarrh Whitby
826eb82ed8
Use initState to avoid type-checking providerRequests in state
6 years ago
Thomas Huang
f46d0c8d2e
Merge pull request #5816 from MetaMask/issue-5815
...
Increase Token Symbol length to twelve
6 years ago
Christopher Elwell
2d7ddf45d6
change wording of phishing notice, due to EIP 1102 ( #5819 )
...
With the EIP 1102 updates, MetaMask *does* now open itself when visiting some websites. Changed the wording here to clarify that MetaMask will not open itself to ask you for your seed phrase.
6 years ago
Thomas Huang
4054b1cb84
Increase Token Symbol length to twelve
6 years ago
Whymarrh Whitby
804b273cec
Merge pull request #5810 from whymarrh/bump-nvmrc
...
Bump Node version to 8.13
6 years ago
Whymarrh Whitby
4cbf41d319
Update local build instructions
6 years ago
Bruno Barbieri
ae8626eceb
Merge pull request #5797 from MetaMask/trezor-v6
...
Add Firefox and Brave support for Trezor
6 years ago
Whymarrh Whitby
d8d0648e57
nvm: Bump Node version to 8.13
6 years ago
Whymarrh Whitby
7229f0f9fc
Fix usage of setState in ConfirmTransactionBase#handleSubmit ( #5799 )
6 years ago
Whymarrh Whitby
74c18ef0e8
Show byte count for hex data on confirm screen ( #5798 )
6 years ago
Whymarrh Whitby
66e0de73c5
Merge pull request #5334 from whymarrh/ui-switch
...
Default to the new UI for first time users
6 years ago
brunobar79
b4d48ea3fc
bump eth-trezor-keyring
6 years ago
Bruno Barbieri
80d09d0192
Merge pull request #5791 from MetaMask/fix-ledger-stuff
...
Bump eth-ledger-bridge-keyring
6 years ago
brunobar79
738ed90640
update package-lock.json
6 years ago
brunobar79
7a26b70382
update package-lock
6 years ago
brunobar79
7fb9f91d27
trezor v6
6 years ago
brunobar79
9b1df386de
fix merge conflicts
6 years ago
Dan Finlay
5956f8d260
Version 5.0.3 ( #5785 )
...
* Version 5.0.3
Includes a fix to the `version:bump` script that now correctly updates
the changelog header.
* Include inpage provider events
6 years ago
brunobar79
fb94c1bae7
remove extra semicolon
6 years ago
brunobar79
3abf9ec7db
consider hw wallets
6 years ago
Whymarrh Whitby
e68008edf4
Remove first-time and navigate-txs integration tests
6 years ago
Whymarrh Whitby
5dc87b6835
Speed up genStates script by using built-in require fn
6 years ago
Whymarrh Whitby
f1248ac26a
ci: Drop old UI e2e tests from CircleCI
6 years ago
Whymarrh Whitby
63e10f6e73
Remove Mascara from CircleCI config
6 years ago
Whymarrh Whitby
6b32e82ac1
Remove "Beta" from welcome messages
...
More sed magic:
sed -i.bak 's/MetaMask Beta/MetaMask/' app/_locales/**/messages.json && \
find app/_locales -name '*.bak' -delete
sed -i.bak 's/"welcomeBeta"/"welcome"/' app/_locales/**/messages.json && \
find app/_locales -name '*.bak' -delete
6 years ago
Whymarrh Whitby
444c68ae53
Don't announce new UI to users switching back
6 years ago
Whymarrh Whitby
8f8d5d70f3
Update new UI links in the old UI s/Beta/New/
6 years ago
Whymarrh Whitby
c5da84d7a2
Remove "Beta" from header logo
6 years ago
Whymarrh Whitby
2902fa948f
Add timeout to waitUntilXWindowHandles e2e helper fn
6 years ago
Whymarrh Whitby
921125b7fd
Update new UI e2e tests for new UI default
6 years ago
Whymarrh Whitby
c482c9926c
Default to the new UI for first time users
6 years ago
Alexander Tseung
a7b3750a3e
Fix button styling for Create Account Connect ( #5787 )
6 years ago
Alexander Tseung
4c87c05a02
Fix rounding issue when sending max tokens ( #5695 )
...
* Fix rounding issue when sending max tokens
* Ensure amount row shows exact amount of max tokens on send screen (#2 )
* Fix tests
* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
6 years ago
Paul Bouchon
7fe37276a1
1102: Push publicConfigStore to next turn to avoid race conditiono ( #5777 )
6 years ago
Dan Finlay
fdea642e6d
Auto fail transactions that have been approved for over 12 hours ( #5765 )
...
* Auto fail transactions that have been approved for over 12 hours
Converts txs using a migration.
This migration uses a new helper function that generates tx-failing
migrations, and only requires a version, error message, and condition to
run on each transaction.
* Linted
* Only migrate approved txs to failed
* Cleanup
* Cleanup
* Small lint fixes
6 years ago
Whymarrh Whitby
1988e1e96b
ESLint fixes ( #5775 )
...
* eslint . --fix
* Upgrade all ESLint warnings to errors
6 years ago
Frankie
ce147bf6d8
Tx controller now uses safe event emitter ( #5769 )
...
* transactions - use safe-event-emitter over events
* tests - pass a platform object on init with a noop showTransactionNotification
* test - fix for tx-state-history-helper trying to reduce an empty array
* deps - safe-event-emitter
* lint
6 years ago
Esteban MIno
af873129bb
delete generated file
6 years ago
Esteban MIno
1a49ae234d
detect os
6 years ago