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 |
|
kumavis
|
253abd60fc
|
build - extension - move js files to toplevel
|
2018-03-28 21:29:57 -07: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 |
|
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 |
|
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 |
|
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
|
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
|
651e48dbd6
|
sentry - simplify all ethjs errors for better batching
|
2018-03-27 12:37:30 -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 |
|
Dan
|
d2bd5687e8
|
Merge branch 'master' into i18n-translator-redux
|
2018-03-27 10:17:48 -02:30 |
|
frankiebee
|
0a2616a37f
|
include migration 22
|
2018-03-26 18:12:16 -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 |
|
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
|
4f0881e41b
|
Merge branch 'master' into i18n-translator-redux
|
2018-03-26 16:13:49 -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 |
|
Dan
|
b9309f689b
|
Use extension api to get initial locale.
|
2018-03-22 12:49:19 -02:30 |
|
Dan
|
be845fd190
|
Merge branch 'master' into i18n-translator-redux
|
2018-03-21 22:28:58 -02:30 |
|
kumavis
|
5d3246c836
|
Merge branch 'master' of https://github.com/trigun0x2/metamask-extension into trigun0x2-master
|
2018-03-21 11:55:09 -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 |
|
kumavis
|
1a60094d50
|
Merge pull request #3504 from lazaridiscom/laz/i3427
adds READMEs to folders, re #3427
|
2018-03-20 16:28:47 -07:00 |
|
kumavis
|
29cc2f8ab9
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux
|
2018-03-20 13:01:08 -07:00 |
|
Jeffrey Tong
|
93495b2809
|
fix for lint
|
2018-03-20 12:18:48 -07:00 |
|
Dan
|
2ddc2cc1fb
|
Lint fixes.
|
2018-03-19 16:53:06 -02:30 |
|
Dan
|
d8788af9b8
|
Merge branch 'master' into retry-tx-refractor
|
2018-03-19 15:30:47 -02:30 |
|
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 |
|
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 |
|
Lazaridis
|
e1d6398b0f
|
moves setup-related code towads end of file, re #3568
|
2018-03-16 18:37:56 +02: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 |
|
Lazaridis
|
d8f5150aa5
|
adds initial documentation, re #3568
|
2018-03-16 00:27:10 +02:00 |
|