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 |
Dan Finlay
|
f441bb7248
|
Merge pull request #2896 from MetaMask/kumavis-patch-2
bugfix - transaction controller - fix order of operations
|
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 |
Thomas
|
39b700bf87
|
Account for 0x/empty string address and contract creation
|
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 |
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 |
kumavis
|
313b3c087a
|
Merge pull request #2783 from MetaMask/tx-param-vaalidation
transactions - throw error if txParams.value contains a decimal
|
7 years ago |
kumavis
|
3f6cef0b3f
|
tx-gas-utils - tx-param-validation - use more intuitive check
|
7 years ago |
kumavis
|
e572768cb1
|
Merge pull request #2840 from oosthuizenr/master
UI - Never show seed phrase if locked
|
7 years ago |
oosthuizenr
|
1da385f78b
|
fix comment
|
7 years ago |
Renier Oosthuizen
|
4a598fc7ac
|
Fixes #2834
|
7 years ago |
kumavis
|
849b8fab93
|
Merge pull request #2801 from MetaMask/greenkeeper/vinyl-source-stream-2.0.0
Update vinyl-source-stream to the latest version 🚀
|
7 years ago |
Frankie
|
b2e4f913ba
|
Merge pull request #2817 from MetaMask/i#2810
only check nonces of transactions who's from address match the txMeta
|
7 years ago |
frankiebee
|
0c54efdfc7
|
tests - be more verbose in test messages
|
7 years ago |
Dan Finlay
|
a22e98910d
|
Merge pull request #2818 from MetaMask/i2782-ethroundingerror
Fix rounding error in ether input on send screen
|
7 years ago |
Kevin Serrano
|
c3d85c0a66
|
Bump Changelog
|
7 years ago |
Kevin Serrano
|
e682fb05fc
|
Add frontend validation to ensure that ether inputs are valid.
|
7 years ago |
frankiebee
|
8bd942d406
|
add tests for #_checkIfNonceIsTaken
|
7 years ago |
Kevin Serrano
|
92eb16fc11
|
Add frontend validation to check if send ether input is a valid number.
|
7 years ago |
Kevin Serrano
|
adf4b89804
|
Add additional test to ui utils to account for exact wei values.
|
7 years ago |
Kevin Serrano
|
3e562f1a1e
|
Add backend fix for util in normalizeethstringtowei.
|
7 years ago |
Kevin Serrano
|
414f89668e
|
Fix some silly linting issues.
|
7 years ago |
Kevin Serrano
|
3d627e869b
|
Add test for edge case.
|
7 years ago |
frankiebee
|
5efb0044d8
|
transactions:pending - only check nonces of transactions who's from adress match the txMeta
|
7 years ago |
greenkeeper[bot]
|
37789f2dba
|
chore(package): update vinyl-source-stream to version 2.0.0
|
7 years ago |
kumavis
|
023b5c84c4
|
deps - eth-json-rpc-filters@1.2.5
fix case sensitive address check in filters
|
7 years ago |
Kevin Serrano
|
06f496310c
|
Merge pull request #2793 from MetaMask/i2681-DoNotFailPending
Do not fail pending transactions after any amount of time
|
7 years ago |
Dan Finlay
|
33dbee3db9
|
Remove retryTimePeriod from tx controller
|
7 years ago |
Dan Finlay
|
24e10e874e
|
Bump changelog
|
7 years ago |
Dan Finlay
|
75b8baafb6
|
Stop failing pending transactions after any period of time
|
7 years ago |