Thomas Huang
ae7c296669
Fix networkState in chain id
7 years ago
frankiebee
96fa29ffbc
put tx resubmission on the block event
7 years ago
Dan Finlay
844159cb18
Version 3.7.8
7 years ago
kumavis
c0a023ffdb
default testnet - fix typo
7 years ago
Thomas Huang
13e6672028
Linting
7 years ago
kumavis
017c7c4c00
3.7.7
8 years ago
Kevin Serrano
203a573f3f
Use new URL for currency API from cryptonator.
8 years ago
Dan Finlay
838ffb62ee
Version 3.7.6
8 years ago
Dan Finlay
c92afef91d
Version 3.7.5
8 years ago
Kevin Serrano
2b7d842498
Update gasblocklimit params with every block.
8 years ago
Dan Finlay
611cb7ad93
Version 3.7.4
8 years ago
Kevin Serrano
82cbfaa826
Convert gasLimit to not use muln in BN
8 years ago
Dan Finlay
d59021f754
Version 3.7.3
8 years ago
Dan Finlay
76a78fdb3b
Version 3.7.2
8 years ago
Dan Finlay
7268fcb694
Revert inpage-provider
8 years ago
Dan Finlay
1dfc0f74bf
Correct inpage to be not modified
8 years ago
Dan Finlay
d8c94fca75
Add address image map to icon factory
...
Deriving from the new address image map repository I've added here:
https://github.com/MetaMask/ethereum-contract-icons
With this PR, images for addresses added to that repository will be shown instead of jazzicons in MetaMask.
8 years ago
Dan Finlay
ad40e4d260
Remove stream subprovider
...
Since the polling leak seems to be coming from elsewhere, and new bugs came from this, I'm rolling back this change so that we can push the other improvements sooner and fix the bug at its true root.
8 years ago
frankiebee
717dceede8
fix spelling
8 years ago
frankiebee
473b88f399
Reload the page when switching networks for sites that use web3
8 years ago
Kevin Serrano
26fd016b63
Add new blockGasLimit property to txMeta object.
8 years ago
kumavis
e6b278569e
inpage-provider - disable polling after first block
8 years ago
frankiebee
db982cf795
stop polling when switching networks
8 years ago
Dan Finlay
e55329d28b
Version 3.7.1
8 years ago
frankiebee
c5d74e6421
include ethQuery in txController
8 years ago
frankiebee
243eeff7cb
Fix for tests
8 years ago
Dan Finlay
17604f1ef5
Version 3.7.0
8 years ago
Dan Finlay
e4d09aebf4
Cleanup
8 years ago
Dan Finlay
cd2ad1733d
Continually resubmit pending txs
8 years ago
frankiebee
529304c005
Wrap the provider in a proxy
8 years ago
frankiebee
e08c1541e5
Add a migration for the network controller
8 years ago
kumavis
b217ad1ae8
clean - remove console logs
8 years ago
kumavis
1c1400b584
deps - use stream-subprovider from provider-engine
8 years ago
Dan Finlay
cbfaa6f56f
Rename stream to streamSubprovider
8 years ago
Dan Finlay
48d9a21071
Use filter subprovider in-page to avoid filter leaks
8 years ago
Dan Finlay
709c0eb307
Use stream-provider v3 api
8 years ago
Dan Finlay
c5432da567
Add new streaming subprovider but getting a loop
...
Regarding #1458
Uses a new streaming subprovider architecture on an experimental branch of StreamProvider:
https://github.com/flyswatter/web3-stream-provider/tree/StreamSubprovider
8 years ago
frankiebee
f87ea49b5a
Create a network controller to manage switcing networks an updating the provider
8 years ago
Dan Finlay
2a25f99461
Version 3.6.5
8 years ago
Dan Finlay
68d6ea44a0
Fix path references
8 years ago
Dan Finlay
2df9344be5
Rename tx manager to tx controller
8 years ago
Dan Finlay
7a3b3e0f8a
Rename tx manager to tx controller
8 years ago
kumavis
28aba6e9de
migration 13 - change provider from testnet to ropsten
8 years ago
Thomas Huang
3367363b12
Remove all traces of testnet
8 years ago
Thomas Huang
4c10e2021a
Change default network to rinkeby
8 years ago
kumavis
5c9449dec1
background - drop async-q in favor of async/await
8 years ago
kumavis
2c8bbe3b25
migrator - fix typo
8 years ago
kumavis
70a328e028
migrator - cleaner migration runner with es7
8 years ago
frankiebee
6c01b26845
use asyncQ.waterfall instead of asyncQ.eachSeries
8 years ago
Kevin Serrano
73e1cd2317
Trim currency list.
8 years ago