Commit Graph

4581 Commits

Author SHA1 Message Date
Dan Finlay fa39b52619 Merge branch 'UpdateReadmeSupportLink' into UpdateSupportLinks 2018-01-12 11:02:00 -08:00
Dan Finlay 3a27332cf6 Update support link on readme 2018-01-12 11:01:39 -08:00
Dan Finlay 7ba9ed922a
Merge pull request #2926 from MetaMask/gulp-npmls
build - add 'deps' step that records output of 'npm ls' into build
2018-01-11 15:06:36 -08:00
kumavis 89f75a3a3b
Merge pull request #2917 from x86kernel/ci/add-ko-locale
Add korean localization file
2018-01-11 13:28:11 -08:00
kumavis 27ace69a7f build - add 'deps' step that records output of 'npm ls' into build 2018-01-10 13:54:29 -08:00
kumavis 9a603606a6 deps - gulp in dev deps only 2018-01-10 13:51:25 -08:00
x86kernel 9c42216c4e ci(ko/messages.json): add korean localization file 2018-01-10 21:06:20 +09:00
Thomas Huang f130772956
Merge pull request #2906 from MetaMask/Version-3.13.4
Version 3.13.4
2018-01-09 14:21:27 -08:00
Dan Finlay e5b34b3d04
Update support links for helpscout 2018-01-09 14:09:29 -08:00
Dan Finlay 330ae02028 Version 3.13.4 2018-01-09 10:13:25 -08:00
kumavis 096fb226a6
Merge pull request #2855 from abitrolly/patch-2
info.js  Remove width element to fix email layout
2018-01-09 07:25:24 -08:00
Dan Finlay 639bd29387
Merge pull request #2902 from MetaMask/DefaultToOneGwei
Default to 1 gwei for empty blocks
2018-01-08 16:36:57 -08:00
Dan Finlay dc3421079a
Merge branch 'master' into DefaultToOneGwei 2018-01-08 15:48:57 -08:00
Dan Finlay d829fb91b8 Default to 1 gwei for empty blocks 2018-01-08 15:41:57 -08:00
Dan Finlay dcbecdc1fd
Merge pull request #2796 from MetaMask/filter-case-sensitive
bugfix: deps - eth-json-rpc-filters@1.2.5
2018-01-08 15:40:39 -08:00
kumavis f12ad0d4d5
Merge pull request #2901 from MetaMask/DefaultToOneGwei
Default gas estimate to 1 gwei for networks with no block activity
2018-01-08 15:35:58 -08:00
Dan Finlay 943befef91 Add test for gas estimate default 2018-01-08 15:16:08 -08:00
Dan Finlay 0275231e13 Default gas estimate to 1 gwei for networks with no block activity 2018-01-08 15:08:05 -08:00
kumavis f42a808bea
Merge pull request #2899 from MetaMask/danfinlay-patch-1
Default to estimating 1 gwei for empty blocks.
2018-01-08 15:05:00 -08:00
Dan Finlay 34826d18aa
Default to estimating 1 gwei for empty blocks.
To avoid estimating 0 gwei on low-traffic private networks.
2018-01-08 14:58:38 -08:00
Dan Finlay f441bb7248
Merge pull request #2896 from MetaMask/kumavis-patch-2
bugfix - transaction controller - fix order of operations
2018-01-08 13:34:52 -08:00
kumavis 9a8670309d bugfix - transactions controller - breakout logic and fix order of operations bug 2018-01-08 13:19:18 -08:00
kumavis 2147b8a59a
Merge pull request #2854 from MetaMask/UpdateVinyl-BufferPackage
Update vinyl-buffer to version 1.0.1
2018-01-08 12:40:54 -08:00
Thomas Huang 0fbecb9f7c
Merge pull request #2891 from MetaMask/i2621-0xRecipientAddress
Account for 0x/empty string recipient
2018-01-08 11:47:47 -08:00
Kevin Serrano 0cf5c22178
Merge pull request #2851 from MetaMask/i2812-seedworderrorfix
Fix condition where failing seed word checks would infinite-spin future attempts.
2018-01-08 11:43:43 -08:00
Kevin Serrano 52bb711fa9
Update CHANGELOG.md 2018-01-08 11:26:35 -08:00
Dan Finlay d11ec81f49
Merge branch 'master' into i2621-0xRecipientAddress 2018-01-08 11:21:41 -08:00
Dan Finlay f6f3f91570
Merge pull request #2879 from MetaMask/ImproveGasEstimation
Improve gas estimation
2018-01-08 11:21:08 -08:00
Thomas 39b700bf87 Account for 0x/empty string address and contract creation 2018-01-08 03:16:20 -08:00
Dan Finlay aec24ec81e Fix feature to work 2018-01-05 22:08:03 -08:00
Dan Finlay 447682d1fb Linted 2018-01-05 21:34:35 -08:00
Dan Finlay 121596bfb4 Bump changelog 2018-01-05 21:25:28 -08:00
Dan Finlay 4bca98d588 Derive gas price estimate from previous transactions
Return the 50th percentile lowest gas price of the previous 20 blocks.
2018-01-05 21:24:20 -08:00
Dan Finlay 571f6723a6 Add test for better gas estimation 2018-01-05 21:24:10 -08:00
Anatoli Babenia 5312ed9a20
info.js Remove width element to fix email layout 2018-01-04 17:10:40 +03:00
Thomas Huang a6760fca25 Update vinyl-buffer to version 1.0.1 2018-01-04 06:40:38 -06:00
Kevin Serrano 4b63ec8f1d
Test for failure of the async methods. 2018-01-03 16:44:14 -08:00
Kevin Serrano 20aa135ad8
Add fix for infinite spinner for incorrect seed phrase. 2018-01-03 16:06:46 -08:00
kumavis 313b3c087a
Merge pull request #2783 from MetaMask/tx-param-vaalidation
transactions - throw error if txParams.value contains a decimal
2018-01-02 14:30:39 -08:00
kumavis 3f6cef0b3f
tx-gas-utils - tx-param-validation - use more intuitive check 2018-01-02 14:22:44 -08:00
kumavis e572768cb1
Merge pull request #2840 from oosthuizenr/master
UI - Never show seed phrase if locked
2018-01-02 13:36:51 -08:00
oosthuizenr 1da385f78b
fix comment 2018-01-02 21:29:26 +02:00
Renier Oosthuizen 4a598fc7ac Fixes #2834 2018-01-02 21:07:48 +02:00
kumavis 849b8fab93
Merge pull request #2801 from MetaMask/greenkeeper/vinyl-source-stream-2.0.0
Update vinyl-source-stream to the latest version 🚀
2018-01-02 10:25:11 -08:00
Frankie b2e4f913ba
Merge pull request #2817 from MetaMask/i#2810
only check nonces of transactions who's from address match the txMeta
2017-12-28 16:34:24 -08:00
frankiebee 0c54efdfc7 tests - be more verbose in test messages 2017-12-28 15:48:22 -08:00
Dan Finlay a22e98910d
Merge pull request #2818 from MetaMask/i2782-ethroundingerror
Fix rounding error in ether input on send screen
2017-12-28 14:55:42 -08:00
Kevin Serrano c3d85c0a66
Bump Changelog 2017-12-27 18:23:05 -08:00
Kevin Serrano e682fb05fc
Add frontend validation to ensure that ether inputs are valid. 2017-12-27 18:22:10 -08:00
frankiebee 8bd942d406 add tests for #_checkIfNonceIsTaken 2017-12-27 17:45:03 -08:00