Kevin Serrano
|
1d3cd9768c
|
Merge pull request #2079 from MetaMask/FixSupportLink
Fix support link
|
7 years ago |
Dan Finlay
|
c8736b70b7
|
Bump changelog
|
7 years ago |
Dan Finlay
|
7ed1fe90f8
|
Fix support link
|
7 years ago |
Kevin Serrano
|
ef6967325e
|
Check if all lower or upper before doing checksum.
|
7 years ago |
Kevin Serrano
|
243be92ac1
|
Changelogaroo.
|
7 years ago |
Kevin Serrano
|
7810880f0c
|
Add specific error message for failed address checksum.
|
7 years ago |
kumavis
|
114dae5f80
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix3
|
7 years ago |
kumavis
|
cafebb6417
|
Merge pull request #2073 from MetaMask/greenkeeper/babel-eslint-8.0.0
Update babel-eslint to the latest version 🚀
|
7 years ago |
kumavis
|
0b31d3fc5e
|
Merge pull request #2074 from MetaMask/export-state-logs
Export state logs instead of copying to clipboard
|
7 years ago |
Thomas Huang
|
8d945d3fa0
|
Merge pull request #2069 from MetaMask/integration-tests-fix2
Integration test improvements
|
7 years ago |
Kevin Serrano
|
111e67fa36
|
Add to changelog.
|
7 years ago |
Kevin Serrano
|
ad14e9338d
|
Convert state logs into a download.
|
7 years ago |
Kevin Serrano
|
08f227607a
|
Merge pull request #2072 from MetaMask/kumavis-patch-2
Rename add-to-firef.md to add-to-firefox.md
|
7 years ago |
greenkeeper[bot]
|
985fb7b07c
|
chore(package): update babel-eslint to version 8.0.0
|
7 years ago |
kumavis
|
40c105f639
|
Rename add-to-firef.md to add-to-firefox.md
This fixes the "How to add custom build to Firefox" link in the "README.md" on the root
|
7 years ago |
kumavis
|
22c7049f6c
|
ci - remove old testem config
|
7 years ago |
kumavis
|
48d21f4fca
|
tests - integration - fix bad cherry-pick
|
7 years ago |
kumavis
|
0e70366e9c
|
test - integration - drop testem for karma
|
7 years ago |
kumavis
|
e9daf0eb28
|
test - integration - remove redundant testem scripts
|
7 years ago |
kumavis
|
d4a41e0277
|
test - integration - build - manually exit from test builder + add bundle destination log
|
7 years ago |
kumavis
|
ca035743c2
|
ci - dont attempt to submit coveralls if not configured
|
7 years ago |
kumavis
|
19d6618c04
|
test - integration - build - use pump + log bundling information
|
7 years ago |
kumavis
|
4549845286
|
ci - deps - download latest chrome and firefox
|
7 years ago |
Dan Finlay
|
2478fd85c2
|
Merge pull request #2068 from MetaMask/export-as-file
Allow exporting seed words and private keys as files
|
7 years ago |
Kevin Serrano
|
213af0cd6c
|
Fix typo.
|
7 years ago |
Kevin Serrano
|
1a0c465dc9
|
Change the changelog
|
7 years ago |
Kevin Serrano
|
e7c1a11b4d
|
Add ability to save seed words as file.
|
7 years ago |
Kevin Serrano
|
aa021b9209
|
Add some styling.
|
7 years ago |
Kevin Serrano
|
fa1ec5dcd1
|
Move function as util function.
|
7 years ago |
Kevin Serrano
|
3a7d4a5d4e
|
Basic private key download file functionality.
|
7 years ago |
Dan Finlay
|
11a2ba57ac
|
Merge pull request #2067 from MetaMask/integration-tests-fix
test - integration - use async fn for error catching
|
7 years ago |
kumavis
|
a6d49a49ea
|
test - integration - use async fn for error catching
|
7 years ago |
Kevin Serrano
|
10b03cd6a2
|
Merge pull request #2065 from MetaMask/Version-3.10.0
Version 3.10.0
|
7 years ago |
Dan Finlay
|
6c318f238d
|
Version 3.10.0
|
7 years ago |
Dan Finlay
|
e7159f0e48
|
Merge pull request #2045 from MetaMask/rejectallunapproved
Feature - Reject all unapproved transactions button (MM Submission: feat. @davidp94)
|
7 years ago |
kumavis
|
8545453a9d
|
contentscript - fix obj-multiplex instantiation and use pump for streams
|
7 years ago |
kumavis
|
41164f61db
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix
|
7 years ago |
Kevin Serrano
|
27ba7f6ed3
|
Show reject all only when tx count is > 1
|
7 years ago |
Kevin Serrano
|
06889377c8
|
Remove markdown from changelog.
|
7 years ago |
Kevin Serrano
|
2e18dd27a4
|
Merge github.com:MetaMask/metamask-extension into rejectallunapproved
|
7 years ago |
Dan Finlay
|
96107556dc
|
Merge pull request #2051 from MetaMask/ci-speedup
ci - dont need global install of test utils
|
7 years ago |
Kevin Serrano
|
68b22d409a
|
Merge pull request #2049 from MetaMask/i1938-removecryptopermissions
Remove cryptonator from chrome manifest file
|
7 years ago |
Thomas Huang
|
430d6d20f1
|
Merge pull request #2047 from MetaMask/i1997-networkindicate
Add caret to dropdown network selector
|
7 years ago |
kumavis
|
5fa0b992a7
|
Merge pull request #2057 from MetaMask/Version-3.9.13
Version 3.9.13
|
7 years ago |
Dan Finlay
|
585a32534d
|
Version 3.9.13
|
7 years ago |
kumavis
|
d03b0547bb
|
inpage provider - define sendAsync on the prototype
|
7 years ago |
kumavis
|
bcb60f8ef2
|
Merge branch 'master' into i1938-removecryptopermissions
|
7 years ago |
kumavis
|
16957fa8ae
|
ci - dont need global install of test utils
|
7 years ago |
kumavis
|
ef3bf810bf
|
inpage - use obj-multiplex module
|
7 years ago |
kumavis
|
671dafea9e
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix
|
7 years ago |