Dan Finlay
|
f147b928b2
|
Merge branch 'master' into i1805-LiveBlacklistUpdating
|
7 years ago |
Kevin Serrano
|
aa282b4e3a
|
Give credit where it is due
|
7 years ago |
Dan Finlay
|
c071591adb
|
Fix custom provider indication
|
7 years ago |
Kevin Serrano
|
a639543665
|
Changelog bump
|
7 years ago |
Kevin Serrano
|
66f6d5a4e0
|
Add levenshtein logic to blacklister.
|
7 years ago |
Kevin Serrano
|
6a9d40c558
|
Add test for blacklister.
|
7 years ago |
Dan Finlay
|
bc65484e1b
|
Remove object spread syntax
|
7 years ago |
Dan Finlay
|
8e2da52e64
|
Adjust mobile scale for smaller devices
|
7 years ago |
Dan Finlay
|
8fc0a025f6
|
Set initial scale for mobile.
|
7 years ago |
Kevin Serrano
|
520cda0058
|
Merge pull request #1834 from MetaMask/Version-3.9.2
Version 3.9.2
|
7 years ago |
Dan Finlay
|
bc11f11d68
|
Merge pull request #1831 from sdtsui/pre-merge-fixes
Add minor fixes, including account selection scroll
|
7 years ago |
Dan Finlay
|
b50c10f373
|
Version 3.9.2
|
7 years ago |
sdtsui
|
8006d798ee
|
Re-center network dropdown
|
7 years ago |
sdtsui
|
4c0f827946
|
Make account selection dropdown menu scrollable when too large for view
|
7 years ago |
sdtsui
|
0fdbb80962
|
Remove Account Settings item from optionsMenu, unnecessary
|
7 years ago |
sdtsui
|
4573753233
|
Bump version of menu-droppo, no longer needs css transitions
|
7 years ago |
Dan Finlay
|
3d8ebf2265
|
Begin implementing live-updating blacklist, not working yet
|
7 years ago |
Frankie
|
f23efec3e3
|
Merge pull request #1830 from MetaMask/providerProxyFix
NonceTracker - Provider proxy fix
|
7 years ago |
kumavis
|
55a55141d0
|
nonce-tracker - fix test
|
7 years ago |
kumavis
|
35a128db1e
|
nonce-tracker - hotfix for provider proxying
|
7 years ago |
kumavis
|
b15a2baaf3
|
nonce-tracker - add raw baseNonceHex to nonceDetails
|
7 years ago |
Dan Finlay
|
0deb617d8f
|
Merge pull request #1829 from MetaMask/betterErrorsOnTx
cleanup logState log and tx history
|
7 years ago |
kumavis
|
7e2e4948a6
|
tx cont - dont recursively store history
|
7 years ago |
kumavis
|
9d69951dec
|
logState - dont redundantly log to console
|
7 years ago |
Frankie
|
bbeecbbb28
|
Merge pull request #1828 from MetaMask/betterErrorsOnTx
Nonce Tracker - better error messages, more debug info in tx history data
|
7 years ago |
kumavis
|
de2cf4e9cd
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into betterErrorsOnTx
|
7 years ago |
kumavis
|
0ef90fb1f0
|
tx controller + nonce tracker - record nonce components on txMeta
|
7 years ago |
kumavis
|
39d28922de
|
nonce-tracker - validation - add validation failing value type to error message
|
7 years ago |
kumavis
|
f16802e2d4
|
nonce-tracker - validation - add validation failing value to error message
|
7 years ago |
Dan Finlay
|
0ea6749dbc
|
Lots of flex rearrangement on account detail view
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
|
7 years ago |
Thomas Huang
|
5af753a597
|
Merge pull request #1827 from MetaMask/test-coverage
Coveralls badge directs to master branch
|
7 years ago |
Thomas Huang
|
1eb089b0e7
|
Coveralls badge directs to master branch
|
7 years ago |
kumavis
|
a8525d4b17
|
Merge pull request #1816 from MetaMask/test-coverage
Test coverage
|
7 years ago |
Dan Finlay
|
4d218ac57a
|
Remove responsive folder from gulp
|
7 years ago |
Thomas Huang
|
3575bd49ab
|
Run coveralls on all branches
|
7 years ago |
Thomas Huang
|
eb15663497
|
One script runs for Ci build
|
7 years ago |
kumavis
|
4e9cfc935d
|
Merge pull request #1823 from MetaMask/betterErrorsOnTx
Add stack traces both in errors and as a way to track txMetas
|
7 years ago |
frankiebee
|
30cbe74ba6
|
Merge branch 'betterErrorsOnTx' of https://github.com/MetaMask/metamask-extension into betterErrorsOnTx
|
7 years ago |
frankiebee
|
ba88f7b8dd
|
fix typo
|
7 years ago |
Frankie
|
a929fb2387
|
Merge branch 'master' into betterErrorsOnTx
|
7 years ago |
frankiebee
|
b81f883150
|
fix stack wording
|
7 years ago |
frankiebee
|
1df833bee8
|
use clone
|
7 years ago |
frankiebee
|
e0a626da3b
|
remove line numbers
|
7 years ago |
Frankie
|
0c73d6d852
|
Merge pull request #1824 from MetaMask/tx-cont-fix
TransactionController & NetworkController fixes
|
7 years ago |
kumavis
|
5ec73c0e65
|
tx cont - fix test to use async api
|
7 years ago |
kumavis
|
4445ba1569
|
tx cont - add argument for provider constructor
|
7 years ago |
kumavis
|
5b9a6bd367
|
tx cont - remove old cb from async fn
|
7 years ago |
frankiebee
|
ab01358a48
|
Add stack traces both in errors and as a way to track txMetas
|
7 years ago |
Dan Finlay
|
e081ddf347
|
Merge pull request #1821 from MetaMask/fetch-retry-2
prov-eng - bump to ignore json parse errors
|
7 years ago |
kumavis
|
77d91ec36f
|
prov-eng - bump to ignore json parse errors
|
7 years ago |