Thomas Huang
27ca48b369
Merge pull request #2984 from MetaMask/RenameLockToLogout
...
Rename lock to log out
7 years ago
Dan Finlay
1a8beb13e6
Merge pull request #2962 from MetaMask/open-popup
...
Open popup before estimateGas finishes
7 years ago
Dan Finlay
58be1742e1
Rename lock to log out
...
Fixes #2475
7 years ago
Frankie
f18ed8bfd4
Merge branch 'master' into open-popup
7 years ago
frankiebee
724197b95f
add to CHANGELOG.md
7 years ago
Frankie
a18524300a
Merge pull request #2953 from MetaMask/i2826-SignBytes
...
Fix signTypedData bytes signing
7 years ago
Frankie
9d7c635b0a
Merge branch 'master' into i2826-SignBytes
7 years ago
Dan Finlay
582634d9fa
Merge pull request #2936 from MetaMask/i2925-BetterGasEstimation
...
Improve gas price estimation by backfilling recent-blocks
7 years ago
Dan Finlay
5fb2cfed6a
Merge branch 'master' into i2826-SignBytes
7 years ago
Dan Finlay
1b3ab71063
Merge pull request #2862 from wbt/UpdateNotice
...
Update notice
7 years ago
Dan Finlay
93d4b22363
Bump keyringController version
7 years ago
kumavis
bfa10e29a1
Merge pull request #2900 from MetaMask/infura-rest-api
...
Provider - Use Infura rest api for infura networks
7 years ago
frankiebee
7a30950e4d
test - fix to match expected behavior
7 years ago
frankiebee
409b49b411
test - create ethJsQuery stub
7 years ago
frankiebee
f0dd4f1923
transactions - emit 'newUnapprovedTx' before estimateGas finishes
7 years ago
frankiebee
d5c311b13e
add a loading spinner to conf-tx view
7 years ago
Dan Finlay
6df3261deb
Fix signTypedData bytes signing
...
Fixes #2826
7 years ago
Kevin Serrano
20981f655b
Merge pull request #2909 from MetaMask/UpdateSupportLinks
...
Update support links for helpscout
7 years ago
Dan Finlay
429db74508
Use https
7 years ago
Dan Finlay
fa39b52619
Merge branch 'UpdateReadmeSupportLink' into UpdateSupportLinks
7 years ago
Dan Finlay
3a27332cf6
Update support link on readme
7 years ago
Dan Finlay
7cb66ce4cb
Prefer passing a provider over an ethQuery instance
7 years ago
Dan Finlay
7ba9ed922a
Merge pull request #2926 from MetaMask/gulp-npmls
...
build - add 'deps' step that records output of 'npm ls' into build
7 years ago
Dan Finlay
4a9dad7c40
Improve gas price estimation by backfilling recent-blocks
...
When first initializing, recent-block controller now back-fills up to
its desired history length. This makes estimated gas prices reflect a
longer recent history, even when first switching to a new network.
Fixes #2925
7 years ago
kumavis
89f75a3a3b
Merge pull request #2917 from x86kernel/ci/add-ko-locale
...
Add korean localization file
7 years ago
kumavis
cf60b23eec
Merge branch 'master' into infura-rest-api
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