bitpshr
1ef6528921
Add JSDoc to various background scripts
2018-04-18 21:30:13 -04:00
bitpshr
6dbdc87713
Add generated docs
2018-04-18 17:24:36 -04:00
bitpshr
c9f83fe8bc
Add JSDoc to various background scripts
2018-04-18 17:02:08 -04:00
Vikas Kumar Yadav
7e21fc2aa7
I18n - add Tamil + some Hindi fixes
...
* removed ethereum, coinbase typos
* added ebtry for tamil
* removed tamil from index.json for now
will start adding tamil translations very soon.
* Added transaltion directory for tamil language
* Added some translations till BETA
* added all translations for c
* completed d and e alphabets
* completed fand g alphabets
* Added i,j and k translations
* Added l,m,n and o translations
* Added translations for p,q,r and s
* Completed the translations. Kept some abbreviations such as JSON, URI, HTTP, ShapeShoft as it is in the translated version itself
2018-04-18 10:33:19 -07:00
Alexander Tseung
b0a105ce80
Fix confirmation popup not always opening
2018-04-17 08:58:37 -07:00
Dan Finlay
0668976514
Merge branch 'master' into i3981-contract-rates
2018-04-16 16:32:56 -07:00
Dan Finlay
26d2f5cd0e
Merge pull request #3970 from MetaMask/i3651-removeGlobalLog
...
Remove reliance on window.log
2018-04-16 15:16:45 -07:00
bitpshr
b4912f29cd
Disable token price polling when no client is active
2018-04-16 18:12:05 -04:00
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
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
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