Kevin Serrano
243be92ac1
Changelogaroo.
7 years ago
Kevin Serrano
7810880f0c
Add specific error message for failed address checksum.
7 years ago
frankiebee
9e0c0745ab
linting && format fixing
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
frankiebee
3ad67d1b14
match other controller patterns
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
Chi Kei Chan
7eb6dae418
Added signTokenTx; Adding token confirmation screen
7 years ago
Chi Kei Chan
836bf2e1a3
Add frontend validation to send-token
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 J Miller
1e83835ba8
[New-UI] Confirm Screen restyle and connect to state ( #2042 )
...
* Adds utility for converting currencies (WIP)
* Implements confirm screen
* Style tweaks.
* Confirm screen total ammount now uses real data.
* Confirm screen total ammount now uses real data.
* Replace content divider with sibling css.
* Replace section divider with scss.
7 years ago
Chi Kei Chan
062e67bff8
Add buttons; handle back; add yarn.lock
7 years ago
Dan
392d0d020c
Use transparent border for consistent size with and without border.
7 years ago
Dan
8342c20b58
Cleaner css for circle icon.
7 years ago
Dan
6beb1b33bb
Replace checkmark with font-awesome equivalent.
7 years ago
Dan
99047e3ef4
Adds title, divider and descriptive text to network dropdown.
7 years ago
Dan
6a3c59e409
Highlighted circle icons for the network menu.
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
Dan Finlay
4738746968
Merge branch 'i1746-BalanceBasedOnPending' into AddBalanceController
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
Chi Kei Chan
663cb758b3
Style send token screen
7 years ago