1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
Commit Graph

6296 Commits

Author SHA1 Message Date
kumavis
24eef428ce
Merge pull request #3883 from danjm/i3685-define-event-privatekey-import
event object actually passed to this.createKeyringOnEnter in private-key.js
2018-04-05 15:07:44 -07:00
kumavis
741c6097a2
Merge pull request #3887 from MetaMask/i#3886
transactions - remove unnecessary keys on txParams
2018-04-05 15:06:29 -07:00
Frankie
2dfa8a2e50
Merge pull request #3900 from MetaMask/migration-error-report
migrations - report migrations errors to sentry with vault structure
2018-04-05 15:03:53 -07:00
kumavis
17931698a8
Merge pull request #3892 from alextsg/gh-3891
Fix populating txParams with undefined data
2018-04-05 15:02:35 -07:00
kumavis
ffc71ff7d2 migrator - dont overwrite error stack and warn to console 2018-04-05 13:38:34 -07:00
kumavis
7fdf663ea7 migrator - fix typo 2018-04-05 13:21:00 -07:00
kumavis
2b880dd4e0 migrations - report migrations errors to sentry with vault structure 2018-04-05 13:15:08 -07:00
kumavis
50c36074fb
Merge pull request #3899 from MetaMask/migration-24-fix
make migration-24 compat with first-time-state
2018-04-05 12:32:55 -07:00
frankiebee
c02da0f27c transactions - _normalizeTxParams will now return a new object for txParams 2018-04-05 12:12:02 -07:00
frankiebee
4efc718074 make migration-24 compat with first-time-state 2018-04-05 11:28:25 -07:00
Alexander Tseung
418926ffdf Fix populating txParams with undefined data 2018-04-05 09:54:41 -07:00
Thomas Huang
e774fbcece
Merge pull request #3865 from MetaMask/openlinkinnewwindow
Make token helpscout link open in new tab.
2018-04-05 09:34:47 -07:00
Kevin Serrano
36f85c4f84
Merge pull request #3882 from MetaMask/i#3791
Fixes download file buttons
2018-04-05 00:51:58 -07:00
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.
2018-04-05 00:51:10 -07:00
Kevin Serrano
67de7fc0cc
Bump Changelog 2018-04-05 00:46:55 -07:00
Kevin Serrano
29bad56410
Merge branch 'master' of github.com:MetaMask/metamask-extension into openlinkinnewwindow 2018-04-05 00:45:17 -07:00
frankiebee
343f0e9e80 transactions - remove unnecessary keys on txParams 2018-04-04 22:29:43 -07:00
Dan
2199b3720c Allow from and to address to be the same in new-ui. 2018-04-04 21:52:12 -02:30
Dan
6ecf2c8092 event object actually passed to this.createKeyringOnEnter in private-key.js 2018-04-04 21:18:12 -02:30
Thomas
4ffa74cbe6 Change double-quotes to single-quotes 2018-04-04 16:42:54 -07:00
Thomas
467629217f Update Changelog 2018-04-04 16:34:54 -07:00
Thomas
92e6921684 Merge branch 'master' into i#3791 2018-04-04 16:32:40 -07:00
Thomas
18e0a7e4f9 Add target=_blank exportAsFile 2018-04-04 16:26:05 -07:00
Thomas Huang
1153120fe8
Merge pull request #3880 from MetaMask/v4.5.3
Version 4.5.3
2018-04-04 15:30:55 -07:00
kumavis
db177c79f6 4.5.3 2018-04-04 15:20:25 -07:00
kumavis
bcb5f14b06
Merge pull request #3879 from MetaMask/normalize-transactions
Normalize transactions
2018-04-04 15:12:07 -07:00
frankiebee
245c01bc0f transactions - make #_validateTxParams not async and "linting" wink wink nudge nudge 2018-04-04 14:57:27 -07:00
frankiebee
6ab938546c Merge branch 'master' of https://github.com/MetaMask/metamask-extension into normalize-transactions 2018-04-04 14:28:25 -07:00
frankiebee
ef21af29f2 add to CHANGELOG.md 2018-04-04 14:27:28 -07:00
frankiebee
8243824c6a hot-fix - migrate unaproved txParams so that the from is lowercase 2018-04-04 14:27:28 -07:00
frankiebee
457a47bf62 transactions - normalize txParams 2018-04-04 14:27:20 -07:00
kumavis
e1b1da9113
Merge pull request #3878 from MetaMask/hot-fix-for-new-ui
Hot fix for new ui
2018-04-04 14:19:38 -07:00
frankiebee
632a0db89b add to CHANGELOG.md 2018-04-04 13:58:35 -07:00
frankiebee
3de1873126 hot-fix new-ui - default to an object if identities is undefined 2018-04-04 13:56:39 -07:00
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
2018-04-04 11:32:02 -07:00
Dan
40bbca5d0d Don't prevent user from setting an eth address in to field if there is no ens support. 2018-04-04 15:45:29 -02:30
kumavis
9817c2c104
Merge pull request #3869 from MetaMask/4.5.2
Version 4.5.2
2018-04-04 09:40:48 -07:00
kumavis
222f207b78 4.5.2 2018-04-04 09:10:33 -07:00
kumavis
75de380d65
Merge pull request #3868 from MetaMask/chainid-fix
tx - txParams - allow chainId to be a hex string
2018-04-04 09:09:59 -07:00
kumavis
6be7365dd1 changelog - add note on txParams.chainId validation change 2018-04-04 09:01:19 -07:00
kumavis
502011019a tx - txParams - allow chainId to be a hex string 2018-04-04 08:59:03 -07:00
Kevin Serrano
9930f5996c
Merge pull request #3862 from MetaMask/webby-awards-fix
Add webby awards to web3 block list.
2018-04-04 00:16:23 -07:00
Kevin Serrano
02fa5c9c32
Make token helpscout link open in new tab. 2018-04-04 00:09:11 -07:00
Dan Finlay
86693af156
Add webby awards to web3 block list. 2018-04-03 20:33:19 -07:00
kumavis
ca780075a8
Merge pull request #3834 from MetaMask/3734
Address Add Token design feedback
2018-04-03 17:00:12 -07:00
Dan Finlay
95fb74d4b4
Merge pull request #3854 from MetaMask/v4.5.1
Version 4.5.1
2018-04-03 15:08:15 -07:00
kumavis
31a9fb38c8 4.5.1 2018-04-03 14:28:30 -07:00
kumavis
27832d3e86 changelog - add note on fixed NODE_ENV side effects 2018-04-03 14:06:49 -07:00
kumavis
6eff5944d2
Merge pull request #3848 from MetaMask/i#3841
transactions - dont throw if chain id is not a string
2018-04-03 14:06:10 -07:00
kumavis
83df8b58ba tx-state-manager - validateTxParams - validate chainId is Number 2018-04-03 13:55:20 -07:00