Dan
|
cc267d6c81
|
Fix more lint errors.
|
7 years ago |
Dan
|
c37684d7bd
|
Remove unnecessary addition of nonce to state.
|
7 years ago |
Dan
|
e94a14ef8a
|
Make token confirmations compatible.
|
7 years ago |
Dan
|
0d33aed20e
|
Fix tx-list-item submitted check.
|
7 years ago |
Dan
|
bf3c5add08
|
Adds styles for dropped txs in old-ui.
|
7 years ago |
Dan
|
80a2e59194
|
Correctly set latest submitted retry with nonces that matches others in old-ui transaction-list-item.
|
7 years ago |
Dan
|
c52253bb0e
|
Use correct name for submittedTime field in tx-list.js
|
7 years ago |
Dan
|
46ded45b81
|
Use correct var name in new-ui showRetryButton
|
7 years ago |
Dan
|
8c7988978f
|
Undefined check in showRetryButton
|
7 years ago |
Dan
|
e293b6349c
|
Styling for dropped.
|
7 years ago |
Dan
|
d6e4d2e80d
|
Use new submittedTime field to correctly show retry button in old and new ui.
|
7 years ago |
kumavis
|
5fbfb0b67c
|
Merge pull request #3083 from MetaMask/i3076-UseStorageLocalInstead
Use storage.local instead of localStorage
|
7 years ago |
kumavis
|
dc5fbf5eb2
|
Merge branch 'master' into i3076-UseStorageLocalInstead
|
7 years ago |
kumavis
|
b7a24840f2
|
Merge pull request #3551 from MetaMask/i#3509
fix for where null is not supported in txParams
|
7 years ago |
kumavis
|
22cd788203
|
tx-gas-utils - fix code style
|
7 years ago |
Thomas Huang
|
b183d879d6
|
Merge pull request #3552 from MetaMask/danfinlay-patch-1
Fix grammar
|
7 years ago |
frankiebee
|
bee3e57b28
|
Merge branch 'i#3509' of https://github.com/MetaMask/metamask-extension into i#3509
|
7 years ago |
frankiebee
|
e5a83d3f1a
|
transactions move validation of the to field to validateRecipient
|
7 years ago |
kumavis
|
16deea3927
|
changelog - update "txParams.to" validation note
|
7 years ago |
frankiebee
|
a2c14ad02b
|
Merge remote-tracking branch 'origin/i#3509' into i#3509
|
7 years ago |
frankiebee
|
c465d510b1
|
fix error message
|
7 years ago |
Dan Finlay
|
26231a42b6
|
Fix grammar
|
7 years ago |
kumavis
|
28a41c203f
|
Update CHANGELOG.md
|
7 years ago |
Frankie
|
c83a9ceb04
|
Merge branch 'master' into i#3509
|
7 years ago |
frankiebee
|
d7bf6e36b1
|
add to CHANGELOG.md
|
7 years ago |
frankiebee
|
d195cfab50
|
transactions - insure if a to field in tx params has a truthy valu that it is a valid addres and if it is falsy that it is not null to fix issue #3509
|
7 years ago |
Thomas Huang
|
578139be4a
|
Merge pull request #3546 from MetaMask/TheCriw-patch-1
improved verification of restore from seed phrase
|
7 years ago |
kumavis
|
e48934dc04
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead
|
7 years ago |
frankiebee
|
9d7640996a
|
transactions - return the txMeta in retryTransaction
|
7 years ago |
kumavis
|
a52ef7a06a
|
ui - lint fix
|
7 years ago |
kumavis
|
34fe88af8f
|
Merge pull request #3445 from TheCriw/i3440-seed-restore-trim-invalid-characters
improved verification of restore from seed phrase
|
7 years ago |
frankiebee
|
c6dff98ee1
|
tests - add tests for transactions#retryTransaction and transactions#_markNonceDuplicatesDropped
|
7 years ago |
Vincent Le Gallic
|
c15d3e0e23
|
Add French translation
|
7 years ago |
Orange
|
c33eeb0d3e
|
update
update
|
7 years ago |
Dan Finlay
|
239d7106ab
|
Merge pull request #3538 from MetaMask/lazaridiscom-patch-1
cross platform - use 'cross-env' for env-variables within npm scripts
|
7 years ago |
kumavis
|
9378ac5d62
|
deps - update package-lock
|
7 years ago |
Lazaridis
|
af4116cf39
|
use 'cross-env' for env-variables within npm scripts, re #3426
|
7 years ago |
kumavis
|
15722b4e6c
|
Merge pull request #3456 from MetaMask/i18n
Add i18n
|
7 years ago |
Thomas
|
5a1b2093f8
|
Update Changelog
|
7 years ago |
Thomas Huang
|
508d2c3eb7
|
Merge branch 'master' into i18n
|
7 years ago |
Thomas
|
13c3166f38
|
Update Changelog
|
7 years ago |
Thomas
|
9bb7fa365d
|
Remove windows.h from i18n.js
|
7 years ago |
Thomas
|
b1871bf32d
|
Add closing parens to appName
|
7 years ago |
Thomas Huang
|
1d2cb46eff
|
Merge branch 'master' into i18n
|
7 years ago |
kumavis
|
3cbf66a6de
|
Merge pull request #3527 from danjm/changelog-updates-march13
Changlog updates for PRs 3468, 3470 and 3495.
|
7 years ago |
kumavis
|
6a17a0cdf1
|
Merge pull request #3468 from danjm/i3033-responsive-newui-onboarding
Make new-ui create password screen responsive.
|
7 years ago |
Dan
|
e99644afd5
|
Changlog updates for PRs 3468, 3470 and 3495.
|
7 years ago |
kumavis
|
572234e383
|
Merge branch 'master' into i3033-responsive-newui-onboarding
|
7 years ago |
kumavis
|
1fa5cec2ec
|
Merge pull request #3470 from danjm/newui-onboarding-fonts
Change fonts in new-ui onboarding to Roboto, with weight 400.
|
7 years ago |
kumavis
|
c1387cdc54
|
Merge pull request #3495 from alextsg/cb-290
Increase tap areas for menu buttons on mobile
|
7 years ago |