Dan
20a075657f
Documentation for various controllers and libs
2018-04-16 14:38:04 -02:30
bitpshr
d0447f9058
Maintain token prices using a background service
2018-04-16 11:47:06 -04:00
Martin Šmíd
edc6797e75
Fix vault translation
2018-04-14 09:20:00 +02:00
Martin Šmíd
1d7e6d5298
Add czech translation
2018-04-14 09:20:00 +02:00
bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
2018-04-13 17:56:28 -04:00
frankiebee
943eea043c
fix up - more docs
2018-04-13 13:18:45 -07:00
frankiebee
88f4212363
meta - transactions - code clean up and jsDoc
2018-04-13 12:38:07 -07:00
bitpshr
8974f933fc
Add tests for ComposableObservableStore
2018-04-13 14:32:58 -04:00
bitpshr
4780f825b1
Add ComposableObservableStore for subscription management
2018-04-13 10:20:44 -04:00
frankiebee
3aaa28531e
transactions - code cleanup
2018-04-12 12:24:16 -07:00
Dan
8fb1237d64
Documentation for environemnt-type.js
2018-04-12 13:17:46 -02:30
frankiebee
5494aa4f9c
transactions - lint fixes
2018-04-10 14:54:30 -07:00
frankiebee
2d7c3c2b00
meta - transactions - create a transactions dir in controller and move relevant files into it
2018-04-10 14:28:05 -07:00
kumavis
29dab1e9e0
Merge pull request #3938 from nyatla/master
...
Japanese langurge Transration
2018-04-10 02:08:51 -07:00
nyatla
cc246528b5
Merge tag 'v4.5.5'
...
# Conflicts:
# app/_locales/ja/messages.json
# package-lock.json
messages.jsonのローカライズ
2018-04-10 17:14:28 +09:00
R.IIzuka
bc0487006c
Update messages.json
...
Fixed Japanese phrases.
Add some translations.
2018-04-10 10:46:12 +09:00
Mert Ozdag
305f5f0034
Translate to Turkish ( #3876 )
2018-04-09 13:42:40 -07:00
kumavis
4cae3d3b0d
Merge pull request #3921 from MetaMask/gh-3736-react-router
...
Add react-router integration
2018-04-09 10:55:46 -07:00
kumavis
2511a9e634
Merge pull request #3922 from MetaMask/empty-vault-fix
...
Empty vault - attempt recovery
2018-04-06 13:18:48 -07:00
kumavis
f9a6feb263
metamask - never persist if state is missing
2018-04-06 12:10:39 -07:00
kumavis
6f4dbd6d4a
metamask - never persist if state is missing data
2018-04-06 12:09:26 -07:00
kumavis
0685381fdc
metamask - attempt recovery from empty vault
2018-04-06 12:05:24 -07:00
Frankie
2b787f2833
Merge pull request #3917 from MetaMask/kumavis-patch-3
...
tx-state-manager - dont remove old tx history if candidate is not found
2018-04-06 10:34:37 -07:00
kumavis
26fe638377
tx-state-manager - dont remove old tx history if candidate is not found
2018-04-06 10:18:00 -07:00
kumavis
b91bd818c7
4.5.5
2018-04-06 09:58:51 -07:00
kumavis
000aa55dd3
v4.5.4
2018-04-06 09:02:56 -07:00
Alexander Tseung
4c15c0d3ba
Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254
2018-04-05 23:17:22 -07:00
frankiebee
d4e30040a2
migrations - back fixes
2018-04-05 19:33:10 -07:00
frankiebee
7d243aacf9
create migration 25
2018-04-05 18:05:03 -07:00
frankiebee
b9243cd8b9
meta - create a migration template
2018-04-05 16:25:13 -07:00
kumavis
79932b7e17
Merge pull request #3857 from MetaMask/match-local-localecodes
...
Ensure get-first-preferred-lang-code.js matches locale codes from loc…
2018-04-05 15:08:19 -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
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
frankiebee
343f0e9e80
transactions - remove unnecessary keys on txParams
2018-04-04 22:29:43 -07:00
Alexander Tseung
5b2ace3b80
Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254
2018-04-04 18:21:35 -07:00
kumavis
db177c79f6
4.5.3
2018-04-04 15:20:25 -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
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
222f207b78
4.5.2
2018-04-04 09:10:33 -07:00
kumavis
502011019a
tx - txParams - allow chainId to be a hex string
2018-04-04 08:59:03 -07:00
Dan Finlay
86693af156
Add webby awards to web3 block list.
2018-04-03 20:33:19 -07:00
Alexander Tseung
34e608e9dc
Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254
2018-04-03 17:06:00 -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
3c4b72bf2c
Map existingLocaleCodes and userPreferredLocaleCodes to lower case in get-first-preferred-lang-code.js
2018-04-03 20:52:17 -02:30
Dan
5aff114001
Ensure get-first-preferred-lang-code.js matches locale codes from local directory names and chrome extension api.
2018-04-03 20:34:28 -02:30
kumavis
31a9fb38c8
4.5.1
2018-04-03 14:28:30 -07:00
kumavis
83df8b58ba
tx-state-manager - validateTxParams - validate chainId is Number
2018-04-03 13:55:20 -07:00
frankiebee
3b1e4c74f5
transactions - dont throw if chain id is not a string
2018-04-03 12:17:53 -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
kumavis
00657e14a8
build - correctly set METAMASK_ENV via envify
2018-04-03 09:51:33 -07:00
Alexander Tseung
2e9273d2ac
Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254
2018-04-03 01:03:51 -07:00
Alexander Tseung
35875863d2
Fix merge conflicts. Modify send workflow
2018-04-03 01:03:31 -07:00
kumavis
cbf94dad4b
4.5.0
2018-04-02 17:19:50 -07:00
David Yoo
0ab227d8a2
Address Add Token design feedback
2018-04-02 17:04:27 -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
frankiebee
ab126b8c78
transactions gasLimit - use the block gasLimit if getCode fails
2018-04-02 15:43:32 -07:00
Thomas Huang
8cd2022169
Merge pull request #3825 from danjm/i3668-warnusertxsimulationfails
...
Add simulation failure errors while improve send error handling on confirm screen
2018-04-02 15:26:46 -07:00
kumavis
9867bec17e
lint - i18n - ru - lint fix
2018-04-02 14:49:25 -07:00
frankiebee
e8a480aac4
transactions validationt - valdate from field on txParams
2018-04-02 13:17:54 -07:00
Dan
7ccf6163fd
Adds simulation failure error messages to confirm screen.
2018-04-02 16:29:35 -02:30
kumavis
6d5f1392a5
Merge branch 'master' into i18n-helper
2018-04-02 10:47:24 -07:00
kumavis
69a867b4a4
Merge pull request #3783 from gornov/master
...
Modified Russian localization. resolves #3534 , #3644
2018-04-02 10:29:37 -07:00
Alexander Tseung
51ad2b03c8
Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254
2018-03-30 16:34:57 -07:00
Alexander Tseung
ba23843f91
Fix merge conflicts
2018-03-30 16:18:48 -07:00
frankiebee
3def45004a
transactions#newUnapprovedTransaction - dont default origin to metamask
2018-03-30 16:00:11 -07:00
frankiebee
03b123a85d
transactions - put the origing on the txMeta to help with debugging
2018-03-30 15:48:39 -07:00
kumavis
b49ad750dd
Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artifacts
2018-03-29 16:54:00 -07:00
Nico
011bdd2d6e
i18n - Update German Locale
2018-03-29 11:18:49 -07:00
Alexander Tseung
ef61ef2ce8
Fix i18n merge conflicts
2018-03-29 09:37:29 -07:00
FBrinkkemper
1b2674119e
changed zaad -> back-up woorden
...
Zaad sounds strange in Dutch. Back-up woorden (back-up words) are a better translation in Dutch. Back-up is also a Dutch phrase, like it is in English.
2018-03-29 12:30:59 +02:00
kumavis
253abd60fc
build - extension - move js files to toplevel
2018-03-28 21:29:57 -07:00
Gornov Dmitry
55e15ee7c6
Modified Russian localization. resolves #3534 , #3644
2018-03-29 02:18:18 +02:00
Frankie
650b716f55
Merge pull request #3782 from MetaMask/i3670-FixNonceBug
...
Add test for suspected nonce bug
2018-03-28 14:38:40 -07:00
Dan Finlay
f50a7a8fe8
Rename variable to be more understandable
2018-03-28 14:18:03 -07:00
kumavis
bedc1d1a47
Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artifacts
2018-03-28 14:12:20 -07:00
kumavis
5815de33fb
build - rename 'popup.js' to 'ui.js'
2018-03-28 14:04:33 -07:00
kumavis
5834c13769
ui - change window title 'MetaMask Plugin' to 'MetaMask'
2018-03-28 13:37:02 -07:00
Frankie
8766420f19
Merge pull request #3777 from MetaMask/etc-fixes
...
Sentry spam fix and etc fixes
2018-03-28 12:57:01 -07:00
Frankie
06112b3e30
Merge pull request #3765 from MetaMask/sentry-error-simplify
...
sentry - simplify error message 'Transaction Failed: known transaction'
2018-03-28 12:55:52 -07:00
kumavis
c4c459c8d7
controllers - currency - warn currency and encountered error
2018-03-28 09:41:25 -07:00
kumavis
21fbaed97c
tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number
2018-03-27 23:55:18 -07:00
kumavis
97e1fcd331
sentry - simplify error message 'Transaction Failed: known transaction'
2018-03-27 20:41:10 -07:00
kumavis
8421cf1954
i18n - fix casing for key 'downloadStateLogs'
2018-03-27 19:59:45 -07:00
Frankie
76e83365ca
Merge pull request #3752 from MetaMask/sentry-error-fix
...
sentry - simplify all ethjs errors for better batching
2018-03-27 19:13:42 -07:00
kumavis
f7a2dc984e
Merge pull request #3760 from MetaMask/i3439-ResetCacheOnAccountReset
...
Fix bug where resetAccount does not clear network cache
2018-03-27 19:10:31 -07:00
kumavis
d8357413ac
metamask-controller - fix typo
2018-03-27 19:04:28 -07:00
kumavis
b4ec68b2d4
i18n - fix locales inde
2018-03-27 18:29:54 -07:00
Dan Finlay
729a473210
Fix bug where resetAccount does not clear network cache
...
Fixes #3439
2018-03-27 18:07:51 -07:00
kumavis
165ae7d193
i18n - derrive locale codes from index
2018-03-27 18:07:24 -07:00
kumavis
9482af6157
i18n - add locales index json
2018-03-27 17:52:26 -07:00
kumavis
5290570c8f
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux
2018-03-27 17:17:04 -07:00
frankiebee
fefbf40a06
Merge branch 'master' into i#3731
2018-03-27 16:50:57 -07:00
frankiebee
f0f45e6fe1
migration for removing unnecessary transactions from state
2018-03-27 16:49:13 -07:00
kumavis
914a098c8a
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux
2018-03-27 14:28:37 -07:00
kumavis
651e48dbd6
sentry - simplify all ethjs errors for better batching
2018-03-27 12:37:30 -07:00
kumavis
0fe0d8b7a5
Merge pull request #3739 from gasolin/zhtwfix
...
[zh-TW] fix translation and add missing strings
2018-03-27 09:21:40 -07:00
Dan
f74e802026
Undo unnecessary line removals.
2018-03-27 10:52:19 -02:30
Dan
be2254b880
Remove comments and console.logs
2018-03-27 10:37:45 -02:30
R.IIzuka
bfa62f719f
Update messages.json
...
Fixed Japanese phrases.
Add some translations.
2018-03-27 22:05:37 +09:00
Dan
d2bd5687e8
Merge branch 'master' into i18n-translator-redux
2018-03-27 10:17:48 -02:30
Alexander Tseung
6f367a5a6b
Fix merge conflicts
2018-03-27 00:20:35 -07:00
gasolin
81e2ab20d9
[zh-TW] fix translation and add missing strings
2018-03-27 10:27:19 +08:00
frankiebee
0a2616a37f
include migration 22
2018-03-26 18:12:16 -07:00
kumavis
e0576d0526
v4.4.0
2018-03-26 17:05:52 -07:00
frankiebee
43dde3cbde
transactions - only save up to 40 txs totall across all networks
2018-03-26 15:58:36 -07:00
Dan Finlay
e196b6dcb7
Fix bug where full localStorage would crash on start
2018-03-26 15:25:26 -07:00
Thomas Huang
b0fae2ca39
Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdate
...
Updates Add token screen to latest design.
2018-03-26 14:55:30 -07:00
Frankie
5a61a6d57a
migration for adding submittedTime to the txMeta ( #3727 )
...
* test for migration 022
* write migration 022 adding submittedTime to txMetas whove been submitted
2018-03-26 14:24:12 -07:00
Dan
1779cff65b
Merge branch 'master' into i3326-addtokenscreendesignupdate
2018-03-26 16:51:02 -02:30
Filip Š
b2f454a03c
i18n - sl Slovenian translation ( #3724 )
2018-03-26 11:57:04 -07:00
gasolin
d1927d1407
i18n - zh_tw traditional chinese (taiwanese)
...
* translate to Traditional Chinese, fix #3529
2018-03-26 11:53:36 -07:00
kumavis
1941260f66
Merge pull request #3711 from artiya4u/feature/thai_locale
...
Add Translate to Thai #3543
2018-03-26 11:50:21 -07:00
Dan
4f0881e41b
Merge branch 'master' into i18n-translator-redux
2018-03-26 16:13:49 -02:30
artiya4u
47ee86e9fd
Update Thai translate.
2018-03-24 11:59:23 +07:00
artiya4u
3db8b84eff
Update Thai translate.
2018-03-24 11:20:21 +07:00
artiya4u
33f43a7e7a
Update Thai translate.
2018-03-24 11:06:49 +07:00
Dan
fa022e0883
Updates Add token screen to latest design.
2018-03-24 01:13:43 -02:30
kumavis
46e8781e41
lint - fix
2018-03-23 18:45:58 -07:00
kumavis
2eaac897bf
sentry - namespace files under metamask dir
2018-03-23 18:37:41 -07:00
kumavis
e3d7062e9b
sentry - rewrite report urls + use raven-js from npm
2018-03-23 17:22:44 -07:00
artiya4u
4c15a121a3
๊๊Update Thai translate.
2018-03-24 02:38:31 +07:00
artiya4u
47e09b0f2b
First add Thai translate.
2018-03-23 02:33:57 +07:00
Dan
b9309f689b
Use extension api to get initial locale.
2018-03-22 12:49:19 -02:30
Dan
d613dfb434
Correct reprice title and subtitle key names.
2018-03-22 01:19:00 -02:30
Dan
be845fd190
Merge branch 'master' into i18n-translator-redux
2018-03-21 22:28:58 -02:30
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
kumavis
9362239231
v4.3.0
2018-03-21 14:16:00 -07:00
kumavis
278e1ba61e
Merge pull request #3656 from MetaMask/trigun0x2-master2
...
Prevent batch request from opening multiple windows (3)
2018-03-21 12:42:03 -07:00
kumavis
a80be4c8c3
Merge pull request #3648 from raulk/patch-1
...
Minor adjustments to Spanish translation
2018-03-21 12:33:52 -07:00
kumavis
1343f5ede4
Merge branch 'master' of github.com:MetaMask/metamask-extension into trigun0x2-master
2018-03-21 11:55:24 -07:00
kumavis
5d3246c836
Merge branch 'master' of https://github.com/trigun0x2/metamask-extension into trigun0x2-master
2018-03-21 11:55:09 -07:00
kumavis
dc4752c703
i18n - fix german json formatting
2018-03-21 11:44:31 -07:00
Nico
1eee1909ac
Tranlate to German ( #3575 )
...
Translation into German
2018-03-21 11:41:17 -07:00
Victor Charapaev
ec1188f250
Translate to Russian ( #3644 )
...
* Add Russian localization
2018-03-21 11:37:54 -07:00
N1X
332a0203ac
hn _locales : message.json [HINDI] ( #3611 )
...
adding hn_IN `_locales`
2018-03-21 11:33:32 -07:00
Raúl Kripalani
759b65ddf9
Minor adjustments to Spanish translation
2018-03-21 10:51:44 +00:00
kumavis
cbaa70751b
Merge pull request #3625 from bradford-hamilton/master
...
add Dutch translations
2018-03-20 17:14:16 -07:00
kumavis
1b27edca4d
Merge pull request #3641 from hermanjunge/master
...
Nuke the es_419 locale
2018-03-20 16:55:35 -07:00
kumavis
112a9443ee
Merge pull request #3585 from lazaridiscom/laz/i3568
...
[WIP] document/rearrange metamask-controller.js, re #3568
2018-03-20 16:47:04 -07:00
Herman Junge
ac34c8f480
Nuke the es_419 locale
2018-03-20 20:43:20 -03:00
kumavis
1a60094d50
Merge pull request #3504 from lazaridiscom/laz/i3427
...
adds READMEs to folders, re #3427
2018-03-20 16:28:47 -07:00
Herman Junge
89acc955fa
last pass (for now)
2018-03-20 20:08:09 -03:00
Herman Junge
7e614ec6db
all 286 english strings were found in your locale
2018-03-20 19:49:10 -03:00
Herman Junge
1cc1737d42
all 264 strings declared in your locale were found in the english one
2018-03-20 19:32:13 -03:00
Herman Junge
3d885cae92
alphabetic sort of spanish messages.json
2018-03-20 19:25:21 -03:00
kumavis
29cc2f8ab9
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux
2018-03-20 13:01:08 -07:00
Bradford Lamson-Scribner
bb8b84f2fe
add Dutch translations
2018-03-20 13:22:47 -06:00
Jeffrey Tong
93495b2809
fix for lint
2018-03-20 12:18:48 -07:00
Thomas
dd19a93447
Add i18n to tx status
2018-03-20 12:06:59 -07:00
Thomas
d4eb883958
Merge branch 'master' into i3571-CompleteI18nTemplates
2018-03-20 11:35:59 -07:00
Grana69
8840f50527
Add messages.json from @Grana69
2018-03-20 15:04:22 -03:00
Thomas
2c42cfdf1e
Update onlySendToEtherAddress message
2018-03-20 11:04:15 -07:00
Thomas
4fc68ca208
Add i18n in settings/info
2018-03-20 10:56:35 -07:00
kumavis
706a943189
Merge pull request #3613 from alvesjtiago/master
...
Portuguese translations.
2018-03-20 10:53:20 -07:00
kumavis
d21bf822e3
Merge pull request #3579 from matteopey/italian-translation
...
Italian translation
2018-03-20 10:48:14 -07:00
kumavis
3a2f1c7c00
Merge pull request #3574 from marvinvista/master
...
Tagalog Translation
2018-03-20 10:30:28 -07:00
Thomas
7a8e080245
Started on Tx list i18n
2018-03-20 10:29:22 -07:00
Thomas
de98cb4039
Remove duplicate keys
2018-03-20 02:33:46 -07:00
matteopey
ee85a9c9d0
Update translation based on the new message.json
2018-03-19 20:54:30 +01:00
Dan Finlay
f5b0d56b9d
Add send screen template
2018-03-19 12:38:14 -07:00
Dan
2ddc2cc1fb
Lint fixes.
2018-03-19 16:53:06 -02:30
Dan Finlay
293ca6c9a6
Add template for settings and info
2018-03-19 12:03:35 -07:00
Dan Finlay
2e7d4db2de
Add recover and backup tempaltes
2018-03-19 11:43:22 -07:00
Dan Finlay
e504bc6215
Add connecting indication templates
2018-03-19 11:28:02 -07:00
Dan
d8788af9b8
Merge branch 'master' into retry-tx-refractor
2018-03-19 15:30:47 -02:30
Tiago Alves
1f132d613a
Portuguese translations.
2018-03-20 00:10:55 +07:00
Dan
5733820024
Merge branch 'master' into i18n-translator-redux
2018-03-19 14:39:04 -02:30
Dan
a51e8f6a16
Fetch localeMessages in front end only.
2018-03-19 13:36:16 -02:30
kumavis
02d2b3db43
Merge pull request #3555 from mamiM/mamiM-Ja-translation
...
Translation to Japanese #3536
2018-03-17 14:30:49 -07:00
kumavis
627a5af66a
Merge pull request #3560 from Orangem21/master
...
Translate to Chinese (Mandarin) #3529
2018-03-17 14:28:56 -07:00
kumavis
61e7f19af6
Merge pull request #3602 from vietlq/master
...
Vietnamese Translation
2018-03-17 14:24:40 -07:00
kumavis
9b0c652a14
Merge pull request #3564 from nujabes403/patch-1
...
Translate to Korean #3563
2018-03-17 14:16:10 -07:00
Viet Le
6601bc5eff
space
2018-03-17 20:56:28 +00:00
Viet Le
0dd2f918b3
corrected vn -> vi
2018-03-17 20:49:19 +00:00
Viet Le
2a1a9c2215
Translated to Vietnamese. Translator: Trang Ha, Editor: Viet Le
2018-03-17 19:19:10 +00:00
Dan Finlay
3bc8493166
Merge pull request #3590 from SaptakS/feature/whitelist
...
Inject Script: Blacklist domains where not to inject script
2018-03-16 15:48:08 -07:00
Alexander Tseung
6f749e5576
Update Confirm Contract screen ( #3597 )
2018-03-16 13:09:49 -07:00
Saptak Sengupta
6174c00c10
Inject Script: Blacklist domains where not to inject script
...
Put a blacklist domain check where if the page url is in the list
of blacklisted domains, we shouldn't inject script in that web page.
2018-03-17 01:02:08 +05:30
Thomas Huang
ad9feee637
Fix messages typo ( #3591 )
2018-03-16 14:30:27 -02:30
Lazaridis
e1d6398b0f
moves setup-related code towads end of file, re #3568
2018-03-16 18:37:56 +02:00
matteopey
b3c3f50cf9
Clients because we mean Ethereum clients
2018-03-16 14:55:49 +01:00
matteopey
51f85b8021
Fix as requested by review
2018-03-16 14:53:57 +01:00
nujabes403
0a725285b4
Update messages.json
2018-03-16 14:27:56 +09:00
nujabes403
7432b13b33
Update messages.json
2018-03-16 14:26:40 +09:00
nujabes403
6fa8de6e93
Update messages.json
2018-03-16 14:24:41 +09:00
nujabes403
4be9d146db
Update messages.json
2018-03-16 14:22:36 +09:00
nujabes403
55d0ffd4a0
Update messages.json
2018-03-16 14:22:09 +09:00
Lazaridis
bb6af25e20
add ESLint exceptions for //= and //-, re #3568
2018-03-16 03:22:10 +02:00
Lazaridis
904f00e8ac
group all vault/keyring related methods together, re #3568
2018-03-16 02:29:53 +02:00
Dan
5fe0be722b
Handle i18n with redux.
2018-03-15 21:59:45 -02:30
Thomas
9523dd6266
More for i18n
2018-03-15 16:05:49 -07:00
Lazaridis
d8f5150aa5
adds initial documentation, re #3568
2018-03-16 00:27:10 +02:00
kumavis
67e87a4fd4
Merge pull request #3576 from Senshii/master
...
fix plural in french translation
2018-03-15 13:07:21 -07:00
matteopey
8b065443f2
Add italian translation
2018-03-15 18:45:49 +01:00
frankiebee
4c947d466c
Merge branch 'master' into retry-tx-refractor
2018-03-15 09:47:25 -07:00
Alexander Tseung
66193c823c
Update Deposit Eth icon ( #3569 )
2018-03-15 13:50:22 -02:30
frankiebee
cd721f52cb
Merge branch 'master' into retry-tx-refractor
2018-03-15 08:07:16 -07:00
simon fourdinier
09fe5ed9ba
fix plural in french translation
2018-03-15 09:37:00 +01:00
Marvin Vista
dff09cf95d
Translate to Tagalog #3535
...
Changed some special characters
2018-03-15 15:02:36 +08:00
Marvin Vista
d2d0e2324b
Translate to Tagalog #3535
2018-03-15 14:58:26 +08:00
nujabes403
9cd9b16689
Translated whole message in KR
2018-03-15 12:14:00 +09:00
Orange
d79ef5bf15
fix
...
change loose => 疏松;
change imported => 已导入私钥
2018-03-15 09:27:31 +08:00
Mami Mordovets
e781ba2c55
Translation to Japanese
2018-03-14 16:44:30 -07:00
kumavis
34aeef50a0
i18n - load locales manually
2018-03-14 16:32:35 -07:00
kumavis
6bdef5f4c8
Merge pull request #3545 from vincentlg/master
...
Add French translation 🇫🇷
2018-03-14 11:47:53 -07:00
kumavis
6aef2ed0b2
local-store - fix class syntax
2018-03-14 10:59:47 -07:00
kumavis
c4e90c9359
local-store - check for error from extension.runtime
2018-03-14 10:49:54 -07:00
kumavis
481983aae8
local-store - fix promisification of methods
2018-03-14 10:31:25 -07:00
nujabes403
70ae807618
Update kr translation to messages.json
2018-03-15 02:25:01 +09:00
Vincent Le Gallic
9963bf6429
Update messages.json
...
thx to @Senshii
2018-03-14 18:08:14 +01:00
Orange
95742596e3
Merge pull request #2 from MetaMask/master
...
update
2018-03-15 00:20:32 +08:00
frankiebee
b609924125
fix destructuring of variables
2018-03-14 08:21:50 -07:00
frankiebee
bc987a1129
fix destructuring of variables
2018-03-14 08:20:54 -07:00
Orange
d2fb1c2b82
fix
...
fix 接收 to 接受
2018-03-14 23:19:08 +08:00
yuanchao
f595e8f424
yuanaichi
2018-03-14 22:37:28 +08:00
Dan
106ce091a9
Fix TransactionStateManager spelling.
2018-03-14 11:45:04 -02:30
Lazaridis
2d3763d709
add READMEs to folders, re #3427
2018-03-14 15:33:22 +02:00
Orange
fd5bdb3241
fix
...
fix
2018-03-14 15:15:56 +08:00
Mami Mordovets
8299ab438a
Translation to Japanese
2018-03-14 14:33:26 +09:00
Orange
5fa8e83b3c
fix
...
fix
2018-03-14 11:13:52 +08:00
Dan
798988597b
Merge branch 'master' into retry-tx-refractor
2018-03-14 00:02:27 -02:30
kumavis
dc5fbf5eb2
Merge branch 'master' into i3076-UseStorageLocalInstead
2018-03-13 15:43:37 -07:00
kumavis
22cd788203
tx-gas-utils - fix code style
2018-03-13 15:39:33 -07:00
frankiebee
e5a83d3f1a
transactions move validation of the to field to validateRecipient
2018-03-13 15:32:03 -07:00
frankiebee
a2c14ad02b
Merge remote-tracking branch 'origin/i#3509' into i#3509
2018-03-13 15:27:26 -07:00
frankiebee
c465d510b1
fix error message
2018-03-13 15:26:45 -07:00
Frankie
c83a9ceb04
Merge branch 'master' into i#3509
2018-03-13 15:23:46 -07:00
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
2018-03-13 15:13:05 -07:00
kumavis
e48934dc04
Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead
2018-03-13 14:49:26 -07:00
frankiebee
9d7640996a
transactions - return the txMeta in retryTransaction
2018-03-13 14:42:26 -07:00
Vincent Le Gallic
c15d3e0e23
Add French translation
2018-03-13 22:04:13 +01:00
Orange
c33eeb0d3e
update
...
update
2018-03-14 03:21:31 +08:00
frankiebee
9fd349d740
transactions:state - add a submittedTime stamp so the ui has a better grasp of the time of submission
2018-03-13 09:51:37 -07:00
Thomas
f7138d81e3
Add sigRequest for Signature Request
2018-03-12 11:41:26 -07:00
Thomas Huang
b7c7083a11
Merge branch 'master' into i18n
2018-03-12 10:50:55 -04:00
Jeffrey Tong
4f853bbd3c
remove console log
2018-03-11 10:18:55 -07:00
Jeffrey Tong
bda493dc9d
add comments that need clarification on naming convention
2018-03-11 10:17:08 -07:00
Dan
81e72147ef
Merge branch 'master' into retry-tx-refractor
2018-03-09 02:07:27 -03:30
kumavis
a88e436b7d
lint fix
2018-03-08 14:55:35 -08:00
kumavis
455faece9e
Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead
2018-03-08 14:14:49 -08:00
kumavis
98efca0a97
background - storage - cleanup storage wiring
2018-03-08 14:10:28 -08:00
frankiebee
5572345b78
fix marking of confirmed transaction as dropped
2018-03-08 10:37:47 -08:00
frankiebee
4a3288fec9
transactions - make _markNonceDuplicatesDropped
2018-03-07 22:01:14 -08:00
Jeffrey Tong
aaef2aeefd
fixed multiple notification windows when executing batch
2018-03-07 20:09:40 -08:00
frankiebee
8adb03074c
Merge branch 'master' into retry-tx-refractor
2018-03-07 17:16:35 -08:00
frankiebee
62febac876
refactor retrytx with higher gas price:
...
- create a new tx instead of overwriting the tx hash
- add a new state 'dropped' to the txStateManager
- mark duplicate txs as dropped when one gets confirmed in a block
2018-03-07 17:16:16 -08:00
Dan Finlay
f4e5dd37b1
Merge pull request #3409 from scsaba/seed-phrase-verification
...
Add seed phrase verification script into background process
2018-03-07 16:47:13 -08:00
Dan Finlay
64fcd27102
Tighten up data loading code
2018-03-07 14:42:59 -08:00
Dan Finlay
b97ac5106f
Add clarifying comment
2018-03-07 14:38:26 -08:00
Dan Finlay
d58e47edec
Some fixes for new storage strategy
...
- Don't persist undefined data
- Write to new storage strategy without waiting for completion.
- Continue writing to localStorage as fallback.
2018-03-07 14:23:31 -08:00
Jeffrey Tong
40b1688c67
removed check for width & height on multiple popup windows
2018-03-07 14:19:27 -08:00
Dan Finlay
ab55c184c7
Increase storage debounce to 2s
2018-03-07 13:50:22 -08:00
Dan Finlay
d0ba2d2d94
Merge branch 'master' into i3076-UseStorageLocalInstead
2018-03-07 13:39:44 -08:00
Jeffrey Tong
cad5f5f000
fix typo in tests and tx-state-manager
2018-03-07 10:24:36 -08:00
Jeffrey Tong
57dc5a6e9b
fix typo in transaction.js
2018-03-06 20:37:26 -08:00
Dan Finlay
abe8bc19a8
Merge branch 'master' into i18n
2018-03-06 20:13:53 -08:00
kumavis
e91a521b1b
Version 4.2.0
2018-03-06 17:30:12 -08:00
Dan
7c2257e09c
Missing comma in messages.json
2018-03-06 21:25:30 -03:30
Dan
9d215bab0f
Merge branch 'master' into i18n
2018-03-06 20:45:45 -03:30
Dan Finlay
423f084cb4
Merge branch 'master' into i3076-UseStorageLocalInstead
2018-03-06 14:59:09 -08:00
Dan Finlay
dd9cac69ae
Merge pull request #3309 from scsaba/edge-support
...
Add Edge Support
2018-03-06 09:39:57 -08:00
Csaba Solya
59007a6c36
modify verifySeedPhrase to async and call it from addNewAccount also
2018-03-06 15:56:27 +01:00
Csaba Solya
f7d4a1080d
add documentation
2018-03-04 08:47:46 +01:00
Csaba Solya
2b86d65d0c
verify seedwords on log in
2018-03-03 22:08:10 +01:00
Csaba Solya
3e05b693db
verify addresses regardless case
2018-03-03 14:11:02 +01:00
Csaba Solya
4bd7f1a37a
fix lint issues
2018-03-03 00:40:40 +01:00
Csaba Solya
92453f8715
seed phrase verifier
2018-03-03 00:32:57 +01:00
Dan Finlay
452c5d0513
Version 4.1.3
2018-03-02 12:47:40 -08:00
Kevin Serrano
923c702164
Merge pull request #3356 from MetaMask/cdn-minimization
...
Check in all font files locally.
2018-03-01 12:30:03 -08:00
kumavis
00cd5a340d
4.1.2
2018-02-28 16:11:58 -08:00
Thomas Huang
98bd06f331
Merge pull request #3361 from MetaMask/4.1.1
...
Version 4.1.1
2018-02-28 14:57:33 -08:00
kumavis
190389a068
v4.1.1
2018-02-28 14:26:14 -08:00
Kevin Serrano
d45116824c
Check in all font files locally.
2018-02-28 13:03:46 -08:00
kumavis
c3bd27c965
sentry - extractErrorMessage - fix comment formatting
2018-02-28 10:57:54 -08:00
kumavis
8e5bcf8935
sentry - failed tx - improve ethjs-rpc error formating
2018-02-28 10:53:54 -08:00
kumavis
fca2cbc8ef
sentry - clean - move setupRaven to lib
2018-02-28 10:37:53 -08:00
Frankie
ced62ac551
Merge pull request #3323 from MetaMask/version-4.0.0
...
Version 4.1.0
2018-02-27 10:48:36 -08:00
Thomas
d9486a3ce5
Bump Version
2018-02-27 10:35:43 -08:00
Dan Finlay
fe21f8a952
Merge pull request #3281 from MetaMask/sentry-failed-tx-debatch
...
sentry - report failed tx with more specific message
2018-02-27 10:15:18 -08:00
Csaba Solya
73d9bfc52c
make keyFromPassword private
2018-02-23 10:09:16 +01:00
Thomas
b45295499e
Version 4.0.0
2018-02-22 14:57:24 -08:00
Csaba S
2f34630486
Merge branch 'master' into edge-support
2018-02-22 14:55:46 +01:00
Csaba Solya
5ec311ba3e
add edge support
2018-02-22 14:39:32 +01:00
Thomas Huang
e27a3823ba
Merge pull request #3306 from danjm/MM-805-send-from-tab-popup-fix
...
[NewUI] Prevents new tx from active tab from opening popup
2018-02-21 12:50:45 -08:00
Dan Finlay
716acc088e
Merge branch 'master' into uat-master
2018-02-21 10:56:23 -08:00
Dan
a4ed6af2ad
Prevents new transaction from generating popup when metamask is open in an active tab.
2018-02-21 15:04:04 -03:30
Dan Finlay
98d3fba3ef
Fix promise construction
2018-02-20 15:45:48 -08:00
Dan
7169cb1eb8
Bump uat version to 4.0.12
2018-02-16 19:38:01 -03:30
kumavis
06838774fa
sentry - report failed tx with more specific message
2018-02-16 10:21:06 -08:00
kumavis
c0893f2bcc
Merge pull request #3250 from MetaMask/i#3136
...
fix - hex prefix estimatedGas on txMeta
2018-02-16 15:59:20 +00:00
Dan Finlay
73e5ae6e29
Fix incorrect promise instantiation
2018-02-15 15:32:48 -08:00
Dan Finlay
71be537f1c
Version 3.14.2
2018-02-15 14:23:22 -08:00
Thomas Huang
ed33f3160a
Make oldui compatible with newUI style changes
2018-02-15 12:36:26 -08:00
Dan Finlay
58871cb146
Merge pull request #3222 from MetaMask/mesh-test
...
metamask mesh - inject mesh testing container
2018-02-15 12:08:06 -08:00
frankiebee
dc3f3e79ca
fix - hex prefix estimatedGas on txMeta
2018-02-14 14:37:02 -08:00
Lazaridis
58a554b168
use the providers initial _blocktracker. fixes #2393
2018-02-11 05:09:27 +02:00
kumavis
94cd5b9df4
metamask mesh - inject mesh testing container
2018-02-10 19:33:33 +00:00
Alexander Tseung
eb919f4710
Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension into cb-254
2018-02-08 16:43:31 -08:00
Dan
b0db68a281
Merge branch 'uat' into uat-next
2018-02-07 21:19:14 -03:30
Dan J Miller
7f151b861c
[NewUI] Opens to full screen when restoring from seed. ( #3201 )
...
* Opens to full screen when restoring from seed.
* Remove redundant parameter in actions.markPasswordForgotten call.
2018-02-07 21:08:55 -03:30
Dan
d8896a8c31
Merge branch 'master' into uat
2018-02-07 16:32:47 -03:30
Dan Finlay
9f304e3026
Version 3.14.1
2018-02-01 15:53:18 -08:00
Dan Finlay
0608d1579f
Version 3.14.0
2018-02-01 12:27:19 -08:00
Alexander Tseung
4f1fe1da62
Fix merge conflicts from uat-next
2018-01-31 18:24:20 -08:00
Frankie
201e0579a5
Merge branch 'master' into localStorage-clean-up
2018-01-31 11:57:38 -08:00
frankiebee
c3adbda5f5
remove RecentBlocks from disk
2018-01-31 10:49:58 -08:00
Bruno Barbieri
c1b7cfe91d
preserve other networks TXs
2018-01-31 13:29:02 -05:00
Bruno Barbieri
7dc1b09f94
use txMeta.txParams
2018-01-31 04:40:32 -05:00
Bruno Barbieri
03d17c75ae
wipe only transactions for current account
2018-01-31 04:25:32 -05:00
Bruno Barbieri
5f39844382
clean up
2018-01-31 03:36:04 -05:00
Bruno Barbieri
e6fda855a5
added reset account feature
2018-01-31 03:33:15 -05:00
frankiebee
28ee0aae91
creater migration to remove BlacklistController
2018-01-30 14:07:32 -08:00
frankiebee
f13ad6bd6a
remove BlacklistController from disk state
2018-01-30 14:07:32 -08:00
Alexander Tseung
ecc39c5a7a
Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254
2018-01-29 18:22:52 -08:00
Nick Doiron
abfa74f09a
complete i18n across new UI
2018-01-29 15:29:01 -05:00
Dan Finlay
62b2ce5b69
Version 3.13.8
2018-01-29 11:38:25 -08:00
Dan Finlay
8ba64c657f
Increase storage debounce value
2018-01-25 15:38:43 -08:00
Dan Finlay
ceebc6caa4
Debounce storage to avoid crashing pump
2018-01-25 13:01:03 -08:00
Kevin Serrano
19a379edba
Bump limit for event emitter warning.
2018-01-25 12:28:11 -08:00
Dan Finlay
2f13790653
Remove local storage writes, add log
2018-01-24 15:28:15 -08:00
Dan Finlay
76521cf739
Fix retrieval of object
2018-01-24 15:03:16 -08:00
Dan Finlay
cd5eaa4393
Remove redundant async modifiers
2018-01-24 13:05:13 -08:00
Dan
b281a52759
Remove already handled TODO comment.
2018-01-24 16:49:12 -03:30
Dan Finlay
f09d72fa2a
Remove extension-store since we aren't using it yet
2018-01-24 11:36:42 -08:00
Dan Finlay
dd80bd48ba
Corrected unlimitedStorage permission
2018-01-24 11:36:15 -08:00
Dan
b7ae77f57a
Check that extension.storage exists before attempting to call methods on it.
2018-01-24 09:43:20 -03:30
Dan
0164030e56
Handle errors when getting and setting to localStore.
2018-01-24 09:41:32 -03:30
Nick Doiron
99898ac775
better organization of locale file; i18n in more view files
2018-01-23 22:14:47 -10:00
Dan Finlay
7c4a9c32fa
Merge branch 'UseStorageLocal' into i3076-UseStorageLocalInstead
2018-01-23 16:33:37 -08:00
Dan Finlay
456dfdb9fd
Modify @heyellieday's work to use storage.local to replace main storage
2018-01-23 16:26:50 -08:00
Dan Finlay
03c64ba8a6
Add unlimitedStorage option to manifest
2018-01-23 15:45:33 -08:00
Nick Doiron
bad70eb1b3
first steps to i18n
2018-01-22 23:48:03 -10:00
Thomas
97ca86733c
Merge branch 'master' into uat
2018-01-23 01:12:50 -08:00
Dan Finlay
022b125495
Merge remote-tracking branch 'origin/master' into Version-3.13.7
2018-01-22 16:08:14 -08:00
Dan Finlay
5568053cd8
Version 3.13.7
2018-01-22 16:06:20 -08:00
kumavis
b91e2b5eb1
sentry - report failed txs
2018-01-22 15:54:26 -08:00
Chi Kei Chan
77c545336b
Merge branch 'uat' into newmaster
2018-01-19 15:29:36 -08:00
kumavis
4e63924e60
4.0.10
2018-01-18 16:02:35 -08:00
Dan Finlay
59d0fa2637
Merge pull request #3016 from MetaMask/sentry
...
Stability - Add Sentry Remote Error Reporting
2018-01-18 13:11:15 -08:00
kumavis
d7c8ec22a4
test - tx controller - fix txGasUtil reference
2018-01-17 20:09:13 -08:00
kumavis
96fc916024
Update transactions.js
2018-01-17 17:56:31 -08:00
Alexander Tseung
f8bf8cb527
Update popout to fullscreen icon
2018-01-17 17:56:18 -08:00
frankiebee
234c2417ca
transactions - transtion approved transactions to failed transactions on boot
2018-01-17 16:49:38 -08:00
frankiebee
be8d924432
transactions - fail txs on boot who fail addTxDefaults
2018-01-17 15:48:37 -08:00
frankiebee
9f19fea8e0
transactions - wrap addTxDefaults in a try catch and re try addTxDefaults on boot if they did not complete
2018-01-17 15:42:01 -08:00
kumavis
1f5325804b
sentry - dedupe raven vendor
2018-01-17 15:38:25 -08:00
kumavis
daa62b507a
sentry - breakout raven setup and add release config
2018-01-17 14:59:15 -08:00
kumavis
52a1c954f1
sentry - update raven and add to ui
2018-01-17 14:28:37 -08:00
kumavis
7d1554b1c1
sentry - add raven + sentry reporting config
2018-01-17 14:04:37 -08:00
Alexander Tseung
81f86cfab6
Merge branch 'uat' into uat-master-011618
2018-01-16 18:17:28 -08:00
Dan Finlay
41fdff41cd
Version 3.13.5
2018-01-16 12:20:15 -08:00
Dan Finlay
8fb62b97c5
Create new flag for simple sends to avoid overloading other flag
2018-01-16 11:05:11 -08:00
kumavis
6cfaf03b3d
Merge branch 'master' into i2907-NoCodeGasLimit
2018-01-16 09:59:32 -08:00
Frankie
f18ed8bfd4
Merge branch 'master' into open-popup
2018-01-15 15:25:14 -08:00
Dan Finlay
845917b2d5
Merge branch 'master' into i2907-NoCodeGasLimit
2018-01-15 15:10:50 -08:00
Dan Finlay
cd7eaaa735
Set gas limit to 21k for recipients with no code
...
Fixes #2907
2018-01-15 15:08:07 -08:00
Dan Finlay
582634d9fa
Merge pull request #2936 from MetaMask/i2925-BetterGasEstimation
...
Improve gas price estimation by backfilling recent-blocks
2018-01-15 14:35:59 -08:00
Dan J Miller
aa833a0928
[NewUI] Place all users of extension into old UI (disable auto adding). ( #2946 )
...
* Place all users of extension into old UI (disable auto adding).
* Fix lint errors.
2018-01-15 13:23:44 -08:00
kumavis
bfa10e29a1
Merge pull request #2900 from MetaMask/infura-rest-api
...
Provider - Use Infura rest api for infura networks
2018-01-15 12:13:59 -08:00
frankiebee
f0dd4f1923
transactions - emit 'newUnapprovedTx' before estimateGas finishes
2018-01-14 14:00:17 -08:00
Chi Kei Chan
71a308d98b
Merge branch 'uat' into cb-388
2018-01-12 13:41:03 -08:00
Alexander Tseung
bdcee058dc
Fix styling in initialization
2018-01-12 13:39:26 -08:00
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* New deposit ether modal.
* New deposit modal full screen on mobile, and other style fixes.
* Hide shapeshift option from deposit modal for now.
* Add shapeshift form to new deposit modal.
* Store recipient address for shapeshift tx in background.
* Use Simpledropdown to achieve desired styling in coin selector.
* Lint fix
* Fix typos and remove dead code.
* Remove storage of shapeshift receiving address from background.
* Fix typos
2018-01-12 11:48:18 -08:00
Dan Finlay
7cb66ce4cb
Prefer passing a provider over an ethQuery instance
2018-01-12 10:25:36 -08:00
Dan Finlay
4a9dad7c40
Improve gas price estimation by backfilling recent-blocks
...
When first initializing, recent-block controller now back-fills up to
its desired history length. This makes estimated gas prices reflect a
longer recent history, even when first switching to a new network.
Fixes #2925
2018-01-11 15:04:54 -08:00
kumavis
cf60b23eec
Merge branch 'master' into infura-rest-api
2018-01-11 11:40:56 -08:00
Alexander Tseung
208e94d3bf
Update main view styling
2018-01-10 21:09:09 -08:00
x86kernel
9c42216c4e
ci(ko/messages.json): add korean localization file
2018-01-10 21:06:20 +09:00
Dan Finlay
330ae02028
Version 3.13.4
2018-01-09 10:13:25 -08:00
Dan Finlay
d829fb91b8
Default to 1 gwei for empty blocks
2018-01-08 15:41:57 -08:00
Dan Finlay
0275231e13
Default gas estimate to 1 gwei for networks with no block activity
2018-01-08 15:08:05 -08:00
kumavis
ab7701efb3
provider - infura - use infura REST api
2018-01-08 14:57:57 -08:00
kumavis
63ae7fb589
bugfix - transactions controller - breakout logic and fix order of operations bug
2018-01-08 13:20:38 -08:00
kumavis
9a8670309d
bugfix - transactions controller - breakout logic and fix order of operations bug
2018-01-08 13:19:18 -08:00
Thomas Huang
0fbecb9f7c
Merge pull request #2891 from MetaMask/i2621-0xRecipientAddress
...
Account for 0x/empty string recipient
2018-01-08 11:47:47 -08:00
Kevin Serrano
0cf5c22178
Merge pull request #2851 from MetaMask/i2812-seedworderrorfix
...
Fix condition where failing seed word checks would infinite-spin future attempts.
2018-01-08 11:43:43 -08:00
Dan Finlay
d11ec81f49
Merge branch 'master' into i2621-0xRecipientAddress
2018-01-08 11:21:41 -08:00
kumavis
3b2a519d46
4.0.9
2018-01-08 09:47:51 -08:00
Thomas
39b700bf87
Account for 0x/empty string address and contract creation
2018-01-08 03:16:20 -08:00
Dan Finlay
aec24ec81e
Fix feature to work
2018-01-05 22:08:03 -08:00
Dan Finlay
447682d1fb
Linted
2018-01-05 21:34:35 -08:00
Dan Finlay
4bca98d588
Derive gas price estimate from previous transactions
...
Return the 50th percentile lowest gas price of the previous 20 blocks.
2018-01-05 21:24:20 -08:00
Kevin Serrano
20aa135ad8
Add fix for infinite spinner for incorrect seed phrase.
2018-01-03 16:06:46 -08:00
Alexander Tseung
a6f062a686
Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c
2018-01-03 11:06:08 -08:00
Ellie Day
3c6a5b16ad
conditionally use extension store if supported or enabled
2018-01-02 21:53:11 -08:00
Ellie Day
7184db7632
handle situation where storage.sync is disabled in certain versions of firefox
2018-01-02 21:31:17 -08:00
kumavis
313b3c087a
Merge pull request #2783 from MetaMask/tx-param-vaalidation
...
transactions - throw error if txParams.value contains a decimal
2018-01-02 14:30:39 -08:00
kumavis
3f6cef0b3f
tx-gas-utils - tx-param-validation - use more intuitive check
2018-01-02 14:22:44 -08:00
Frankie
b2e4f913ba
Merge pull request #2817 from MetaMask/i#2810
...
only check nonces of transactions who's from address match the txMeta
2017-12-28 16:34:24 -08:00
Kevin Serrano
414f89668e
Fix some silly linting issues.
2017-12-27 17:27:48 -08:00
frankiebee
5efb0044d8
transactions:pending - only check nonces of transactions who's from adress match the txMeta
2017-12-27 16:50:15 -08:00
Ellie Day
a76324f6d3
Add ExtensionStore and add basic store instance syncing to main controller
2017-12-23 08:23:34 -06:00
Alexander Tseung
ca51cab35f
Merge branch 'NewUI-flat' into merge-master
2017-12-22 11:15:39 -08:00
Alexander Tseung
06410381d4
Merge branch 'NewUI-flat' into merge-master
2017-12-22 11:00:46 -08:00
Alexander Tseung
8f6c322e01
Update manifest.json version from 4.0.4 to 4.0.5 ( #2797 )
2017-12-22 10:56:31 -08:00
Alexander Tseung
a218008adf
Track usage of old and new UI ( #2794 )
...
[NewUI] Track usage of old and new UI
2017-12-22 10:43:02 -08:00
Dan Finlay
33dbee3db9
Remove retryTimePeriod from tx controller
2017-12-21 14:15:17 -08:00
Dan Finlay
75b8baafb6
Stop failing pending transactions after any period of time
2017-12-21 13:41:08 -08:00
Frankie
9940ea71df
Merge branch 'master' into tx-param-vaalidation
2017-12-21 11:37:37 -08:00
Chi Kei Chan
9959aea598
Merge branch 'NewUI-flat' into merge-master-to-newUI-flat-dec20
2017-12-20 17:38:28 -08:00
Dan
bf4043c59b
Adds updateTransaction to background and used it to update after editing in send-v2.
2017-12-20 17:37:18 -08:00
Dan
1f1fc2c49e
Canceled, edited transactions show edited amount.
2017-12-20 17:37:18 -08:00
Dan
7915e62d65
Merge branch 'master' into NewUI-flat
2017-12-20 19:16:12 -03:30
frankiebee
f47e81e493
transactions - throw error if dapp provides txParams whos value has a decimal
2017-12-20 14:09:59 -08:00
Thomas Huang
d3f5ad874e
Merge pull request #2763 from MetaMask/AddRecentBlocksController
...
Add Recent Blocks controller
2017-12-20 13:07:34 -05:00
Dan Finlay
30b45c8a38
Do not log whole txs in recent block controller.
...
Only record gas prices, because that has a current use.
2017-12-19 12:23:59 -08:00
Dan Finlay
975f7279c7
Allow updating token details
...
Fixes #2173
2017-12-18 15:57:04 -08:00
Dan Finlay
10ff77477c
Add Recent Blocks controller
...
Tracks recent blocks, useful for estimating recent successful gas
prices.
2017-12-17 16:36:55 -08:00
frankiebee
0daeaeb4a8
Merge branch 'master' into i#2720
2017-12-15 12:59:43 -08:00
Thomas Huang
fb8744771a
Change console.log for opts in _configureInfuraProvider
2017-12-15 14:43:55 -06:00
frankiebee
828734b977
transactions:gas-utils - handle new type of estimateGas error
2017-12-15 01:31:48 -08:00
Alexander Tseung
e226b10a89
Add react-router to allow use of the browser back button
2017-12-14 12:50:20 -08:00
Thomas Huang
115c5e3a43
Merge pull request #2747 from MetaMask/Version-3.13.3
...
Version 3.13.3
2017-12-14 15:33:55 -05:00
Dan Finlay
622a1f7f4a
Version 3.13.3
2017-12-14 11:45:51 -08:00
Thomas Huang
fb5edfe69e
Merge pull request #2662 from williamchong007/master
...
fix #1398 , prevent injecting xml without xml suffix
2017-12-14 14:34:21 -05:00
kumavis
161aa66cb4
Revert "Revert "network - for infura networks use the infura block tracker provider""
...
This reverts commit 5df7dcd758
.
2017-12-13 18:57:27 -08:00
Frankie
5df7dcd758
Revert "network - for infura networks use the infura block tracker provider"
2017-12-13 17:46:56 -08:00
Frankie
0935e22d30
Merge pull request #2741 from MetaMask/infura-block-tracker
...
network - for infura networks use the infura block tracker provider
2017-12-13 17:15:26 -08:00
kumavis
33e6befdaa
network - for infura networks use the infura block tracker provider
2017-12-13 13:51:36 -08:00
frankiebee
da209a9cfd
dont aggresively query account data
2017-12-13 11:19:18 -08:00
Dan
05c6789030
Adds button for opening app in main browser window in extension.
2017-12-12 12:14:40 -08:00
Dan Finlay
1ebd5140aa
Version 3.13.2
2017-12-09 20:00:54 -05:00
Dan Finlay
542e0035dd
Pass polling interval to zero client provider
2017-12-09 19:58:47 -05:00
kumavis
a91200fd08
tx-controller - failed state is a finished state
2017-12-07 18:04:14 -05:00
Dan Finlay
dc4e3ef241
Version 3.13.1
2017-12-07 16:17:33 -05:00
Dan Finlay
950ec9596c
Do not allow nonces larger than the next valid nonce
...
To avoid situations where a user signs a transaction that will become
surprisingly valid in the future.
2017-12-07 16:13:40 -05:00
Dan Finlay
89e640afcb
Merge branch 'master' into patch-2
2017-12-07 16:05:17 -05:00
Chi Kei Chan
845aec82b9
Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI
2017-12-07 09:46:28 -08:00
vicnaum
553d713636
A more expressive way
...
replaced ifs with ? :
2017-12-07 15:30:05 +01:00
Dan Finlay
c391b25015
Version 3.13.0
2017-12-07 03:01:46 -05:00
Chi Kei Chan
373f8b72d0
Merge branch 'master' into NewUI-flat
2017-12-06 21:13:29 -08:00
Dan
ec6c3c33bd
Merge branch 'master' into NewUI-flat-merge-with-master
2017-12-06 21:11:52 -08:00
Dan Finlay
0e25129028
Enforce retry tx at minimum gas of previous tx
2017-12-06 23:42:47 -05:00
Dan Finlay
31564e0a86
Fix retry action
2017-12-06 23:20:15 -05:00
Dan Finlay
6ff580584a
Add retry background method and action
2017-12-06 22:20:58 -05:00
vicnaum
7854321fae
Fix for #2644 - Specified Nonce isn't used
...
Added nonceSpecified.
And a check if nonce was specified - then we should use the specified nonce instead of generating a new one.
2017-12-06 22:49:24 +01:00
Dan
f58aae3f2b
firstRetryBlockNumber defaults to latestBlockNumber if undefined on txMeta in _resubmitTx
2017-12-06 13:21:09 -03:30
Dan
ea23da9e75
Correct note for updateTx after block-update event in transaction.js
2017-12-06 13:07:31 -03:30
Dan
871d9fd9fb
Fix undefined latestBlockNumber in _resubmitTx
2017-12-06 13:02:38 -03:30