Dan
|
284dd85a99
|
first commit
|
7 years ago |
Thomas Huang
|
77486a2365
|
Merge pull request #3906 from MetaMask/migration-25
Migration 25
|
7 years ago |
frankiebee
|
7d243aacf9
|
create migration 25
|
7 years ago |
frankiebee
|
1ba74c1566
|
test - run live migrations over first time state
|
7 years ago |
Frankie
|
b8efe120a9
|
Merge pull request #3904 from MetaMask/migrations-template
meta - create a migration template
|
7 years ago |
frankiebee
|
b9243cd8b9
|
meta - create a migration template
|
7 years ago |
kumavis
|
79932b7e17
|
Merge pull request #3857 from MetaMask/match-local-localecodes
Ensure get-first-preferred-lang-code.js matches locale codes from loc…
|
7 years ago |
kumavis
|
24eef428ce
|
Merge pull request #3883 from danjm/i3685-define-event-privatekey-import
event object actually passed to this.createKeyringOnEnter in private-key.js
|
7 years ago |
kumavis
|
741c6097a2
|
Merge pull request #3887 from MetaMask/i#3886
transactions - remove unnecessary keys on txParams
|
7 years ago |
Frankie
|
2dfa8a2e50
|
Merge pull request #3900 from MetaMask/migration-error-report
migrations - report migrations errors to sentry with vault structure
|
7 years ago |
kumavis
|
17931698a8
|
Merge pull request #3892 from alextsg/gh-3891
Fix populating txParams with undefined data
|
7 years ago |
kumavis
|
ffc71ff7d2
|
migrator - dont overwrite error stack and warn to console
|
7 years ago |
kumavis
|
7fdf663ea7
|
migrator - fix typo
|
7 years ago |
kumavis
|
2b880dd4e0
|
migrations - report migrations errors to sentry with vault structure
|
7 years ago |
kumavis
|
50c36074fb
|
Merge pull request #3899 from MetaMask/migration-24-fix
make migration-24 compat with first-time-state
|
7 years ago |
frankiebee
|
c02da0f27c
|
transactions - _normalizeTxParams will now return a new object for txParams
|
7 years ago |
frankiebee
|
4efc718074
|
make migration-24 compat with first-time-state
|
7 years ago |
Alexander Tseung
|
418926ffdf
|
Fix populating txParams with undefined data
|
7 years ago |
Thomas Huang
|
e774fbcece
|
Merge pull request #3865 from MetaMask/openlinkinnewwindow
Make token helpscout link open in new tab.
|
7 years ago |
Kevin Serrano
|
36f85c4f84
|
Merge pull request #3882 from MetaMask/i#3791
Fixes download file buttons
|
7 years ago |
Kevin Serrano
|
54b84e2c3d
|
Merge pull request #3884 from danjm/i3874-send-eth-to-self
Allow from and to address to be the same in new-ui.
|
7 years ago |
Kevin Serrano
|
67de7fc0cc
|
Bump Changelog
|
7 years ago |
Kevin Serrano
|
29bad56410
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into openlinkinnewwindow
|
7 years ago |
frankiebee
|
343f0e9e80
|
transactions - remove unnecessary keys on txParams
|
7 years ago |
Dan
|
2199b3720c
|
Allow from and to address to be the same in new-ui.
|
7 years ago |
Dan
|
6ecf2c8092
|
event object actually passed to this.createKeyringOnEnter in private-key.js
|
7 years ago |
Thomas
|
4ffa74cbe6
|
Change double-quotes to single-quotes
|
7 years ago |
Thomas
|
467629217f
|
Update Changelog
|
7 years ago |
Thomas
|
92e6921684
|
Merge branch 'master' into i#3791
|
7 years ago |
Thomas
|
18e0a7e4f9
|
Add target=_blank exportAsFile
|
7 years ago |
Thomas Huang
|
1153120fe8
|
Merge pull request #3880 from MetaMask/v4.5.3
Version 4.5.3
|
7 years ago |
kumavis
|
db177c79f6
|
4.5.3
|
7 years ago |
kumavis
|
bcb5f14b06
|
Merge pull request #3879 from MetaMask/normalize-transactions
Normalize transactions
|
7 years ago |
frankiebee
|
245c01bc0f
|
transactions - make #_validateTxParams not async and "linting" wink wink nudge nudge
|
7 years ago |
frankiebee
|
6ab938546c
|
Merge branch 'master' of https://github.com/MetaMask/metamask-extension into normalize-transactions
|
7 years ago |
frankiebee
|
ef21af29f2
|
add to CHANGELOG.md
|
7 years ago |
frankiebee
|
8243824c6a
|
hot-fix - migrate unaproved txParams so that the from is lowercase
|
7 years ago |
frankiebee
|
457a47bf62
|
transactions - normalize txParams
|
7 years ago |
kumavis
|
e1b1da9113
|
Merge pull request #3878 from MetaMask/hot-fix-for-new-ui
Hot fix for new ui
|
7 years ago |
frankiebee
|
632a0db89b
|
add to CHANGELOG.md
|
7 years ago |
frankiebee
|
3de1873126
|
hot-fix new-ui - default to an object if identities is undefined
|
7 years ago |
Thomas Huang
|
2e70610423
|
Merge pull request #3875 from danjm/i3837-to-field-rinkeby-kovan
Don't prevent user from sending to eth address when no ENS support
|
7 years ago |
Dan
|
40bbca5d0d
|
Don't prevent user from setting an eth address in to field if there is no ens support.
|
7 years ago |
kumavis
|
9817c2c104
|
Merge pull request #3869 from MetaMask/4.5.2
Version 4.5.2
|
7 years ago |
kumavis
|
222f207b78
|
4.5.2
|
7 years ago |
kumavis
|
75de380d65
|
Merge pull request #3868 from MetaMask/chainid-fix
tx - txParams - allow chainId to be a hex string
|
7 years ago |
kumavis
|
6be7365dd1
|
changelog - add note on txParams.chainId validation change
|
7 years ago |
kumavis
|
502011019a
|
tx - txParams - allow chainId to be a hex string
|
7 years ago |
Kevin Serrano
|
9930f5996c
|
Merge pull request #3862 from MetaMask/webby-awards-fix
Add webby awards to web3 block list.
|
7 years ago |
Kevin Serrano
|
02fa5c9c32
|
Make token helpscout link open in new tab.
|
7 years ago |