Thomas Huang
5ebdb215ae
Merge pull request #3458 from MetaMask/version-4.2.0
...
Version 4.2.0
7 years ago
kumavis
e91a521b1b
Version 4.2.0
7 years ago
kumavis
d901268475
Merge pull request #3335 from MetaMask/ImportAccountMessageV2
...
Import account disclaimer and change loose label to imported.
7 years ago
kumavis
8a444ec96f
Merge pull request #3259 from MetaMask/controllerStubs
...
Offline testing
7 years ago
kumavis
6a9ca29244
Merge branch 'master' into ImportAccountMessageV2
7 years ago
kumavis
8e0131cbb5
Merge pull request #3455 from MetaMask/i2475-UnifyLogInWording
...
Replace Lock wording with Log Out / Log In
7 years ago
kumavis
36c5bf203e
Merge pull request #3411 from MetaMask/AutoVersionBump
...
Clean up run version bump script
7 years ago
Dan
7c2257e09c
Missing comma in messages.json
7 years ago
Dan
9d215bab0f
Merge branch 'master' into i18n
7 years ago
Dan Finlay
f06bca1151
Implemented feedback to make i18n work on mac
7 years ago
Dan Finlay
9762a73041
Merge pull request #3433 from danjm/i3087-shapeshift-split-undefined
...
Shapeshift form handles 'market info unavailable' errors.
7 years ago
Dan Finlay
52b4876cf9
Merge pull request #3446 from danjm/NewUI-handle-token-balance-on-edit
...
Gracefully handle null token balance in new ui send.
7 years ago
Dan Finlay
31e7d9263f
Merge pull request #3444 from danjm/i3348-minus-not-a-number
...
Prevent user from selecting max amount until gas is estimated.
7 years ago
Dan Finlay
423f084cb4
Merge branch 'master' into i3076-UseStorageLocalInstead
7 years ago
Dan Finlay
cb4ad60800
Merge branch 'master' into i2475-UnifyLogInWording
7 years ago
Dan Finlay
b87687110d
Replace Lock wording with Log Out / Log In
...
Fixes #2475
7 years ago
Dan J Miller
303801d276
Ensure this reference is defined in old-ui info.js ( #3450 )
7 years ago
Dan J Miller
5ac330a89e
Default add-token decimal value to string ( #3451 )
7 years ago
Dan Finlay
a4bd7992cd
Merge branch 'master' into ImportAccountMessageV2
7 years ago
Dan Finlay
dd9cac69ae
Merge pull request #3309 from scsaba/edge-support
...
Add Edge Support
7 years ago
Dan
376ffb758f
Shapeshift form handles market info unavailable errors.
7 years ago
Alexander Tseung
5f8a632fec
Fix seed phrase validation clearing form ( #3417 )
...
* Fix seed phrase validation clearing form
* Make new ui import seed error feedback live, and allow newlines with and without carriage returns.
7 years ago
Csaba Solya
59007a6c36
modify verifySeedPhrase to async and call it from addNewAccount also
7 years ago
Dan J Miller
9734969e5d
Add missed changelog updates. ( #3407 )
7 years ago
Csaba Solya
d8038c0de0
add browserify-unibabel to package.json
7 years ago
Dan
462d57cb6a
Gracefully handle null token balance in new ui send.
7 years ago
criw
b393b54e35
FIX #3440 improved verification of restore from seed phrase
7 years ago
Dan
68604b53dd
Prevent user from selecting max amount until there is an estimated gas total.
7 years ago
Dan J Miller
1bd18cebd7
Fixes shapeshift coin selection dropdown. ( #3416 )
7 years ago
Csaba Solya
8fde208f0b
move more test code to beforeEach
7 years ago
Csaba Solya
f7d4a1080d
add documentation
7 years ago
Csaba Solya
2b86d65d0c
verify seedwords on log in
7 years ago
Csaba Solya
3e05b693db
verify addresses regardless case
7 years ago
Thomas Huang
d3a0a27c0c
Merge branch 'master' into ImportAccountMessageV2
7 years ago
Thomas
ee254b4f6f
Import Account disclaimer
7 years ago
Thomas
6f8077f587
Swap color scheme for import account label
7 years ago
Dan J Miller
0d97ff2210
Fix NewUI reveal seed flow. ( #3410 )
7 years ago
Dan Finlay
bdbe299069
Clean up run version bump script
7 years ago
Csaba Solya
4bd7f1a37a
fix lint issues
7 years ago
Csaba Solya
92453f8715
seed phrase verifier
7 years ago
Dan J Miller
0c163dcb32
Allow adding 0 balance tokens in old ui and editing custom token info in new ( #3395 )
...
* Shows tokens with 0 balance in old ui; goHome after adding tokens.
* Allow users to edit custom token info when not autofilled. (New UI add token screen).
7 years ago
kumavis
6574f0b57b
Merge pull request #3398 from MetaMask/AutoVersionBump
...
Add version bumping script
7 years ago
Dan Finlay
3a9b3794eb
Remove logs
7 years ago
Dan Finlay
bf17d7e115
Add version bumping script
...
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
7 years ago
kumavis
996036628f
Merge pull request #3396 from MetaMask/Version-4.1.3
...
Version 4.1.3
7 years ago
Dan Finlay
452c5d0513
Version 4.1.3
7 years ago
Thomas Huang
cb109a8233
Add retry transaction back into old ui transaction list item ( #3381 )
...
* Add retry transaction back into old ui transaction list item
* Update Changelog
7 years ago
Thomas Huang
97dd993606
Merge pull request #3394 from MetaMask/i3372-PreserveInpageProviderName
...
Fix inpage provider name regression
7 years ago
Dan Finlay
81fa0742f7
Fix inpage provider name regression
...
Fixes #3372 by not minifying the name of our inpage provider, which some
people were using to identify MetaMask (not our preferred, supported
method of web3.currentProvider.isMetaMask).
7 years ago
Alexander Tseung
f22dfd4ae8
Fix network menu for custom URLs ( #3366 )
7 years ago