1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
Commit Graph

6271 Commits

Author SHA1 Message Date
Thomas
18e0a7e4f9 Add target=_blank exportAsFile 2018-04-04 16:26:05 -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
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
Thomas Huang
d6c4450b1c
Merge pull request #3850 from MetaMask/ci-improvements
Ci improvements
2018-04-03 13:30:15 -07:00
kumavis
502a203218 ci - metamaskbot-announce - gracefully handle missing PR 2018-04-03 12:51:18 -07:00
kumavis
92dd2b3218 ci - job-publish - publish source+sourcemaps to sentry if new release 2018-04-03 12:36:46 -07:00
kumavis
6029ebf0ed ci - metamaskbot announce - js style change 2018-04-03 12:33:40 -07:00
frankiebee
3b1e4c74f5 transactions - dont throw if chain id is not a string 2018-04-03 12:17:53 -07:00
kumavis
6354f74592 ci - rename job-announce to job-publish 2018-04-03 11:12:39 -07:00
kumavis
0cedffb365 ci - announce - add sourcemaps to artifacts 2018-04-03 11:11:00 -07:00
kumavis
1bedef0820 ci - load npm deps by revision to always get latest for build 2018-04-03 11:08:17 -07:00
kumavis
11d4f3200e
Merge pull request #3846 from MetaMask/fetch-err-warn
app - warn on fetch errors instead of spamming sentry
2018-04-03 10:50:03 -07:00
kumavis
038ad91454 app - currency - fix typo + prefer log over console 2018-04-03 10:39:23 -07:00
kumavis
79d63332ee app - currency - fix typo 2018-04-03 10:35:41 -07:00
kumavis
ecbab14cae app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
Thomas Huang
3e4b11e0d7
Merge pull request #3845 from MetaMask/build-fix-env
build - correctly set METAMASK_ENV via envify
2018-04-03 09:59:15 -07:00
kumavis
00657e14a8 build - correctly set METAMASK_ENV via envify 2018-04-03 09:51:33 -07:00
David Yoo
4ddf5d2516 Address feedback 2018-04-03 09:38:27 -07:00
Thomas Huang
69778416ca
Merge pull request #3835 from MetaMask/4.5.0
Version 4.5.0
2018-04-02 17:38:41 -07:00
David Yoo
3d2b32167b Fix tests 2018-04-02 17:21:30 -07:00
kumavis
cbf94dad4b 4.5.0 2018-04-02 17:19:50 -07:00
kumavis
945653eb78 changelog - add note on locales 2018-04-02 17:19:10 -07:00
David Yoo
0ab227d8a2 Address Add Token design feedback 2018-04-02 17:04:27 -07:00
Thomas Huang
91c08a7282
Merge pull request #3830 from MetaMask/build-perf
build - use uglifyify and gulp-multi-process for better performance
2018-04-02 16:39:31 -07:00
kumavis
e0d7210c63
Merge pull request #3833 from MetaMask/ci-patch
ci - dont log unneeded env var
2018-04-02 16:30:56 -07:00
kumavis
655593ea62 Merge branch 'master' of github.com:MetaMask/metamask-extension into build-perf 2018-04-02 16:28:33 -07:00
kumavis
8d577a923b
ci - dont log unneeded env var 2018-04-02 16:25:07 -07:00
Frankie
c14ec41917
Merge pull request #3831 from MetaMask/i#3770
some more transaction validation bug fixes
2018-04-02 16:18:35 -07:00