frankiebee
3e359d6a6a
Merge branch 'master' into i1567-FixInaccurateError
8 years ago
Thomas Huang
fc3f83ac74
Merge pull request #1622 from MetaMask/i1621-DebounceBackgroundUpdates
...
Debounce background updates
8 years ago
Dan Finlay
06f6aa7a00
Debounce background updates
...
Our background sometimes emits absurd quantities of updates very quickly.
This PR reduces the amount of inter-process traffic by ensuring the `sendUpdate` method does not fire more than every 200 ms.
Fixes #1621
8 years ago
Frankie
7d64dbf19c
Merge pull request #1619 from MetaMask/privacy-patch
...
Do not recommend posting logs publicly on github.
8 years ago
Dan Finlay
3062254c56
Do not recommend posting logs publicly on github.
...
This exposes all user accounts, and not all users will want to do this, so we should not recommend this.
8 years ago
Frankie
ce5df2735e
Merge pull request #1609 from MetaMask/issue-template
...
Add issue template.
8 years ago
frankiebee
f76a555c09
Merge branch 'master' into i1567-FixInaccurateError
8 years ago
kumavis
41a1ce037b
Merge pull request #1611 from MetaMask/checkTxsOnSync
...
add a check for weather a tx is included in a block when jumping blocks
8 years ago
kumavis
08b8e89b88
Merge pull request #1610 from MetaMask/bumpProvider
...
Bump provider and check for the tx in the block that provider engine gives us
8 years ago
kumavis
27b874f2c4
transactions controller - add comments
8 years ago
frankiebee
2e5deef2b0
check nonce and balance when resubmiting tx
8 years ago
frankiebee
07539a63e4
remove unnecessary log
8 years ago
frankiebee
da33efe775
bump eth-query for quiter logs
8 years ago
frankiebee
a10740af7e
add a check for weather a tx is included in a block when jumping blocks
8 years ago
frankiebee
6ae97290f0
check for the tx in the block that provider engine gives us
8 years ago
frankiebee
56490c6468
Bump provider-engine
8 years ago
Kevin Serrano
a025cd178d
Add issue template.
8 years ago
Dan Finlay
0fd32e67d4
Do not mark slowly mined txs as failed.
...
Fixes #1567
Also seems to fix #1556
Also improves resubmit performance by only resubmitting on `latest`.
8 years ago
Thomas Huang
1a4f982739
Merge pull request #1606 from MetaMask/ubuntu-warning
...
Warn Users about potential JSON import problems
8 years ago
Kevin Serrano
74d15f5cb0
Bump changelog.
8 years ago
Kevin Serrano
a8ababe2f4
Add a new warning for file import JSON
8 years ago
Kevin Serrano
141e66171b
Merge pull request #1600 from MetaMask/i1554-ensSymFix
...
ENS symbol renders on proper networks
8 years ago
Kevin Serrano
790712e6fd
Cleanup zero addresses.
8 years ago
Dan Finlay
dd7e11d196
Merge pull request #1598 from MetaMask/txRetry
...
put tx resubmission on the block event
8 years ago
frankiebee
ec3383c162
rename continuallyResubmitPendingTxs to resubmitPendingTxs
8 years ago
Frankie
eccb8b8f80
Merge pull request #1601 from MetaMask/ChainIdErrorTest
...
Chain id error test
8 years ago
Thomas Huang
c0f07844af
Finish async when failing async test
8 years ago
Thomas Huang
ae7c296669
Fix networkState in chain id
8 years ago
Thomas Huang
dbc48c3992
Make test Async
8 years ago
Kevin Serrano
e9e43637df
Bump changelog.
8 years ago
Kevin Serrano
5e03b69892
Fix check icon appearing in inappropriate situations.
8 years ago
kumavis
bbe0c73dca
Merge pull request #1597 from MetaMask/Version-3.7.8
...
Version 3.7.8
8 years ago
frankiebee
96fa29ffbc
put tx resubmission on the block event
8 years ago
Dan Finlay
844159cb18
Version 3.7.8
8 years ago
kumavis
16593d0b9d
Merge pull request #1592 from MetaMask/qrPrefix
...
prefix the address with "ethereum:"
8 years ago
Frankie
3da887e56e
Merge branch 'master' into qrPrefix
8 years ago
frankiebee
b712e7ce64
add to CHANGELOG
8 years ago
frankiebee
d1fa3c6de1
only prefix ethereum address
8 years ago
Frankie
33a32bb06b
Merge pull request #1594 from MetaMask/prov-eng-bump
...
deps - prov-eng 12.2.4
8 years ago
kumavis
3b3c96ef34
Merge pull request #1208 from MetaMask/i#1203MainNetSwitch
...
Change default to mainnet
8 years ago
kumavis
9fd9c34574
deps - prov-eng 12.2.4
8 years ago
frankiebee
5668910244
prefix the address with "ethereum:"
8 years ago
kumavis
c0a023ffdb
default testnet - fix typo
8 years ago
Frankie
670fbf6da0
Merge pull request #1591 from MetaMask/ignore-package-lock
...
gitignore - add package-lock and re-arrange by category
8 years ago
kumavis
e8d5d85a16
gitignore - remove cached package-lock
8 years ago
Frankie
fe87a908ff
Merge pull request #1585 from MetaMask/t-lint
...
Lint Fixes
8 years ago
kumavis
997f38c219
gitignore - add package-lock and re-arrange by category
8 years ago
kumavis
27220b7bcd
Merge branch 'master' into i#1203MainNetSwitch
8 years ago
Thomas Huang
13e6672028
Linting
8 years ago
Dan Finlay
8af41f1b05
Merge pull request #1574 from MetaMask/internfix
...
Wording fix for notice button
8 years ago