Dan J Miller
|
7c97b2f37c
|
Fix padding of a hovered tx-list-item (#2859)
|
7 years ago |
tmashuang
|
be604391d0
|
Add max height for Firefox addon overflow and hide horizontal scroll
|
7 years ago |
tmashuang
|
60a52b2608
|
Add one px to address for Firefox clipping
|
7 years ago |
Alexander Tseung
|
208e94d3bf
|
Update main view styling
|
7 years ago |
kumavis
|
27ace69a7f
|
build - add 'deps' step that records output of 'npm ls' into build
|
7 years ago |
kumavis
|
9a603606a6
|
deps - gulp in dev deps only
|
7 years ago |
x86kernel
|
9c42216c4e
|
ci(ko/messages.json): add korean localization file
|
7 years ago |
Thomas Huang
|
f130772956
|
Merge pull request #2906 from MetaMask/Version-3.13.4
Version 3.13.4
|
7 years ago |
Dan Finlay
|
e5b34b3d04
|
Update support links for helpscout
|
7 years ago |
Dan Finlay
|
330ae02028
|
Version 3.13.4
|
7 years ago |
kumavis
|
cc49e637dd
|
deps - bump eth-json-infura
|
7 years ago |
kumavis
|
096fb226a6
|
Merge pull request #2855 from abitrolly/patch-2
info.js Remove width element to fix email layout
|
7 years ago |
Dan Finlay
|
639bd29387
|
Merge pull request #2902 from MetaMask/DefaultToOneGwei
Default to 1 gwei for empty blocks
|
7 years ago |
Dan Finlay
|
dc3421079a
|
Merge branch 'master' into DefaultToOneGwei
|
7 years ago |
Dan Finlay
|
d829fb91b8
|
Default to 1 gwei for empty blocks
|
7 years ago |
Dan Finlay
|
dcbecdc1fd
|
Merge pull request #2796 from MetaMask/filter-case-sensitive
bugfix: deps - eth-json-rpc-filters@1.2.5
|
7 years ago |
kumavis
|
f12ad0d4d5
|
Merge pull request #2901 from MetaMask/DefaultToOneGwei
Default gas estimate to 1 gwei for networks with no block activity
|
7 years ago |
Dan Finlay
|
943befef91
|
Add test for gas estimate default
|
7 years ago |
Dan Finlay
|
0275231e13
|
Default gas estimate to 1 gwei for networks with no block activity
|
7 years ago |
kumavis
|
f42a808bea
|
Merge pull request #2899 from MetaMask/danfinlay-patch-1
Default to estimating 1 gwei for empty blocks.
|
7 years ago |
Dan Finlay
|
34826d18aa
|
Default to estimating 1 gwei for empty blocks.
To avoid estimating 0 gwei on low-traffic private networks.
|
7 years ago |
kumavis
|
ab7701efb3
|
provider - infura - use infura REST api
|
7 years ago |
Dan Finlay
|
f441bb7248
|
Merge pull request #2896 from MetaMask/kumavis-patch-2
bugfix - transaction controller - fix order of operations
|
7 years ago |
kumavis
|
63ae7fb589
|
bugfix - transactions controller - breakout logic and fix order of operations bug
|
7 years ago |
kumavis
|
9a8670309d
|
bugfix - transactions controller - breakout logic and fix order of operations bug
|
7 years ago |
kumavis
|
2147b8a59a
|
Merge pull request #2854 from MetaMask/UpdateVinyl-BufferPackage
Update vinyl-buffer to version 1.0.1
|
7 years ago |
Thomas Huang
|
0fbecb9f7c
|
Merge pull request #2891 from MetaMask/i2621-0xRecipientAddress
Account for 0x/empty string recipient
|
7 years ago |
Kevin Serrano
|
0cf5c22178
|
Merge pull request #2851 from MetaMask/i2812-seedworderrorfix
Fix condition where failing seed word checks would infinite-spin future attempts.
|
7 years ago |
Kevin Serrano
|
52bb711fa9
|
Update CHANGELOG.md
|
7 years ago |
Dan Finlay
|
d11ec81f49
|
Merge branch 'master' into i2621-0xRecipientAddress
|
7 years ago |
Dan Finlay
|
f6f3f91570
|
Merge pull request #2879 from MetaMask/ImproveGasEstimation
Improve gas estimation
|
7 years ago |
kumavis
|
3b2a519d46
|
4.0.9
|
7 years ago |
kumavis
|
ade1c404bd
|
ui - fix font path name
|
7 years ago |
Thomas
|
39b700bf87
|
Account for 0x/empty string address and contract creation
|
7 years ago |
greenkeeper[bot]
|
d12c289e91
|
chore(package): update gulp-watch to version 5.0.0
|
7 years ago |
Dan Finlay
|
aec24ec81e
|
Fix feature to work
|
7 years ago |
Dan Finlay
|
447682d1fb
|
Linted
|
7 years ago |
Dan Finlay
|
121596bfb4
|
Bump changelog
|
7 years ago |
Dan Finlay
|
4bca98d588
|
Derive gas price estimate from previous transactions
Return the 50th percentile lowest gas price of the previous 20 blocks.
|
7 years ago |
Dan Finlay
|
571f6723a6
|
Add test for better gas estimation
|
7 years ago |
wbt
|
7d2edbc18b
|
Cut statement about test network default
Removing inaccurate statement that default is test network, because most users now connect to the main network by default.
See also f6e551ef5f
|
7 years ago |
wbt
|
dcd589788e
|
Cut statement about test network default
Removing inaccurate statement that default is test network, because most users now connect to the main network by default.
See also f6e551ef5f
|
7 years ago |
Anatoli Babenia
|
5312ed9a20
|
info.js Remove width element to fix email layout
|
7 years ago |
Thomas Huang
|
a6760fca25
|
Update vinyl-buffer to version 1.0.1
|
7 years ago |
Kevin Serrano
|
4b63ec8f1d
|
Test for failure of the async methods.
|
7 years ago |
Kevin Serrano
|
20aa135ad8
|
Add fix for infinite spinner for incorrect seed phrase.
|
7 years ago |
Alexander Tseung
|
be398500de
|
Merge pull request #2848 from MetaMask/NewUI-flat
[NewUI] Merge NewUI-flat into uat
|
7 years ago |
Alexander Tseung
|
dc9d8b24c6
|
Merge pull request #2845 from alextsg/NewUI-flat-4.0.5c
[NewUI] Merge master into NewUI-flat
|
7 years ago |
Alexander Tseung
|
099f078a3d
|
Fix merge conflict
|
7 years ago |
Alexander Tseung
|
a6f062a686
|
Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c
|
7 years ago |