Dan Finlay
|
17604f1ef5
|
Version 3.7.0
|
8 years ago |
Dan Finlay
|
e4d09aebf4
|
Cleanup
|
8 years ago |
Kevin Serrano
|
31d17c9e25
|
Fix test, create new value for precision/scale
|
8 years ago |
Thomas Huang
|
f4158d26f6
|
Merge pull request #1478 from MetaMask/i1409-StalledTxs
Continually resubmit pending txs
|
8 years ago |
Dan Finlay
|
4dab68c48f
|
Merge branch 'master' into i1409-StalledTxs
|
8 years ago |
Dan Finlay
|
cd2ad1733d
|
Continually resubmit pending txs
|
8 years ago |
Kevin Serrano
|
97d19f0f79
|
Merge branch 'master' into i1412-decimalizethegas
|
8 years ago |
Kevin Serrano
|
959038132a
|
Increase accuracy of our rounding schemes.
|
8 years ago |
Frankie
|
1491e6fe07
|
Merge pull request #1475 from MetaMask/i1427-ThrowIfResolverNotSet
Throw if ENS Resolver isn't set up
|
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 |
Dan Finlay
|
be5af7cb4b
|
Throw if ENS Resolver isn't set up
Instead of resolving to name owners, which can encourage inconsistent usage of ENS.
Fixes #1427.
|
8 years ago |
frankiebee
|
13a41f3129
|
Merge branch 'master' into networkController
|
8 years ago |
Dan Finlay
|
650365f9f2
|
Merge pull request #1468 from MetaMask/HelpDebugStalledTxs
Help debug stalled txs
|
8 years ago |
kumavis
|
99f28527a3
|
Merge branch 'master' into HelpDebugStalledTxs
|
8 years ago |
kumavis
|
8520fe5afe
|
Merge pull request #1474 from MetaMask/i1458-StreamingSubprovider
Fix filter polling leak
|
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
|
058b732213
|
Tolerate nonces of any format
|
8 years ago |
Dan Finlay
|
cbfaa6f56f
|
Rename stream to streamSubprovider
|
8 years ago |
Dan Finlay
|
39f9ffa18a
|
Bump changelog
|
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
|
954d8bd111
|
Render txs with no nonce
|
8 years ago |
Dan Finlay
|
0ef9e8b709
|
Lint
|
8 years ago |
Dan Finlay
|
3c90024564
|
Label the pending tx icon with a tooltip
|
8 years ago |
Dan Finlay
|
6209224a6c
|
Add transaction number (nonce) to tx list
|
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 |
Thomas Huang
|
c7fd9f4240
|
Merge pull request #1447 from MetaMask/Version-3.6.5
Version 3.6.5
|
8 years ago |
Dan Finlay
|
2a25f99461
|
Version 3.6.5
|
8 years ago |
Dan Finlay
|
fae34c169f
|
Merge pull request #1446 from MetaMask/DisallowDecimalsInHexInput
Fix bug where decimals in gas inputs gave strange results
|
8 years ago |
Dan Finlay
|
7e7ceab95e
|
Fix decimal tolerance
|
8 years ago |
Kevin Serrano
|
717db41d0b
|
Modify test, replace clone package.
|
8 years ago |
Dan Finlay
|
24737ded34
|
Fix bug where decimals in gas inputs gave strange results
|
8 years ago |
Kevin Serrano
|
c6715dc2dd
|
Merge branch 'i1412-decimalizethegas' of github.com:MetaMask/metamask-plugin into i1412-decimalizethegas
|
8 years ago |
Kevin Serrano
|
1358966202
|
Merge branch 'master' into i1412-decimalizethegas
|
8 years ago |
Dan Finlay
|
bfb1c92ded
|
Linted test
|
8 years ago |
Dan Finlay
|
6f02f5bc5d
|
Clean up test
|
8 years ago |
Dan Finlay
|
e26501aa01
|
Simplify test to represent realistic use case
|
8 years ago |
Dan Finlay
|
c2b012ccc5
|
Merge branch 'master' into i1412-BrutalTests
|
8 years ago |
Dan Finlay
|
340b91f07b
|
Merge branch 'i1407-GasEditingBug' into i1412-BrutalTests
|
8 years ago |
Dan Finlay
|
c0516ddf33
|
Add test requiring high precision
|
8 years ago |
kumavis
|
965a72486f
|
Merge pull request #1441 from MetaMask/FixGasReset
Fix a test, add another
|
8 years ago |
Dan Finlay
|
31c7daee73
|
Fix bug where edited gas parameters did not take effect
Fixes #1407
|
8 years ago |
Dan Finlay
|
6491b42266
|
Add test around txManager#approveTransaction
|
8 years ago |
Dan Finlay
|
c6fd509051
|
Improve test
|
8 years ago |
Dan Finlay
|
c1bef31d9d
|
Linted
|
8 years ago |
Dan Finlay
|
cfb7bfed18
|
Fix quotation mark
|
8 years ago |
Kevin Serrano
|
90bfa3cbcd
|
Fix merge conflicts.
|
8 years ago |