1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
Commit Graph

3056 Commits

Author SHA1 Message Date
kumavis
e6b278569e inpage-provider - disable polling after first block 2017-05-24 11:34:26 -07:00
kumavis
1ffc6ea0b3 Merge pull request #1443 from MetaMask/i1412-decimalizethegas
Add decimals to gas price input
2017-05-24 11:11:21 -07:00
Kevin Serrano
9554788c14
Minor cleanup of lint 2017-05-24 11:02:58 -07:00
Kevin Serrano
293d0b4a57
Minor cleanup 2017-05-24 11:02:26 -07:00
Kevin Serrano
5e19a4a833
Modfiy test to ether standards. 2017-05-24 10:51:44 -07:00
Kevin Serrano
10ca3b6467
Fix bug where submit was enabled when invalid params were filled out. 2017-05-24 10:13:43 -07:00
Kevin Serrano
2d739647b9
Bump changelog 2017-05-24 10:01:45 -07:00
Kevin Serrano
45285a5a2f
Merge branch 'master' into i1412-decimalizethegas 2017-05-24 09:55:32 -07:00
Kevin Serrano
60281f7250
Cleanup code. 2017-05-24 09:55:16 -07:00
kumavis
d06a812004 Merge pull request #1481 from MetaMask/Version-3.7.0
Update announcer wording
2017-05-24 09:15:06 -07:00
kumavis
664fc07800 Merge pull request #1487 from MetaMask/stopPolling
Stop polling
2017-05-24 09:14:30 -07:00
frankiebee
e23c0f98fa clean up test 2017-05-24 11:57:31 -04:00
kumavis
cd631db124 Merge pull request #1486 from MetaMask/Version-3.7.1
Version 3.7.1
2017-05-24 08:56:46 -07:00
frankiebee
db982cf795 stop polling when switching networks 2017-05-24 11:52:18 -04:00
kumavis
6be1aa82c0 Merge branch 'master' into Version-3.7.1 2017-05-24 00:18:40 -07:00
Dan Finlay
e55329d28b Version 3.7.1 2017-05-24 00:15:59 -07:00
kumavis
e8288ad4bf Merge pull request #1455 from MetaMask/networkController
Create a network controller to manage switching networks an updating t…
2017-05-23 17:57:58 -07:00
Frankie
97ea7454b3 Merge branch 'master' into networkController 2017-05-23 20:36:11 -04:00
frankiebee
c1239608a6 add to CHANGELOG 2017-05-23 20:27:51 -04:00
frankiebee
c5d74e6421 include ethQuery in txController 2017-05-23 20:06:19 -04:00
frankiebee
243eeff7cb Fix for tests 2017-05-23 19:49:57 -04:00
Dan Finlay
bffd174ec7 Update announcer wording 2017-05-23 15:02:03 -07:00
kumavis
9c316664de Merge pull request #1480 from MetaMask/Version-3.7.0
Version 3.7.0
2017-05-23 14:55:18 -07:00
Dan Finlay
17604f1ef5 Version 3.7.0 2017-05-23 14:49:45 -07:00
Dan Finlay
e4d09aebf4 Cleanup 2017-05-23 14:49:10 -07:00
Kevin Serrano
31d17c9e25
Fix test, create new value for precision/scale 2017-05-23 14:26:37 -07:00
Thomas Huang
f4158d26f6 Merge pull request #1478 from MetaMask/i1409-StalledTxs
Continually resubmit pending txs
2017-05-23 17:14:42 -04:00
Dan Finlay
4dab68c48f Merge branch 'master' into i1409-StalledTxs 2017-05-23 12:24:45 -07:00
Dan Finlay
cd2ad1733d Continually resubmit pending txs 2017-05-23 12:22:15 -07:00
Kevin Serrano
97d19f0f79
Merge branch 'master' into i1412-decimalizethegas 2017-05-23 10:43:59 -07:00
Kevin Serrano
959038132a
Increase accuracy of our rounding schemes. 2017-05-23 10:43:37 -07:00
Frankie
1491e6fe07 Merge pull request #1475 from MetaMask/i1427-ThrowIfResolverNotSet
Throw if ENS Resolver isn't set up
2017-05-23 13:36:26 -04:00
frankiebee
529304c005 Wrap the provider in a proxy 2017-05-23 01:56:10 -04:00
frankiebee
e08c1541e5 Add a migration for the network controller 2017-05-23 01:55:20 -04:00
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.
2017-05-22 17:45:29 -07:00
frankiebee
13a41f3129 Merge branch 'master' into networkController 2017-05-22 19:48:10 -04:00
Dan Finlay
650365f9f2 Merge pull request #1468 from MetaMask/HelpDebugStalledTxs
Help debug stalled txs
2017-05-22 16:35:40 -07:00
kumavis
99f28527a3 Merge branch 'master' into HelpDebugStalledTxs 2017-05-22 16:21:24 -07:00
kumavis
8520fe5afe Merge pull request #1474 from MetaMask/i1458-StreamingSubprovider
Fix filter polling leak
2017-05-22 16:19:51 -07:00
kumavis
b217ad1ae8 clean - remove console logs 2017-05-22 16:06:22 -07:00
kumavis
1c1400b584 deps - use stream-subprovider from provider-engine 2017-05-22 15:59:07 -07:00
Dan Finlay
058b732213 Tolerate nonces of any format 2017-05-22 15:43:20 -07:00
Dan Finlay
cbfaa6f56f Rename stream to streamSubprovider 2017-05-22 15:41:13 -07:00
Dan Finlay
39f9ffa18a Bump changelog 2017-05-22 15:25:31 -07:00
Dan Finlay
48d9a21071 Use filter subprovider in-page to avoid filter leaks 2017-05-22 15:23:29 -07:00
Dan Finlay
709c0eb307 Use stream-provider v3 api 2017-05-22 15:21:25 -07:00
Dan Finlay
954d8bd111 Render txs with no nonce 2017-05-22 14:14:13 -07:00
Dan Finlay
0ef9e8b709 Lint 2017-05-21 14:18:23 -07:00
Dan Finlay
3c90024564 Label the pending tx icon with a tooltip 2017-05-21 14:15:34 -07:00
Dan Finlay
6209224a6c Add transaction number (nonce) to tx list 2017-05-21 14:09:44 -07:00