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

3073 Commits

Author SHA1 Message Date
Dan Finlay
7268fcb694 Revert inpage-provider 2017-05-26 00:50:59 -07:00
Dan Finlay
1dfc0f74bf Correct inpage to be not modified 2017-05-26 00:50:27 -07:00
Dan Finlay
7cd42ae9ba Bump changelog 2017-05-26 00:45:58 -07:00
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.
2017-05-26 00:43:14 -07:00
Thomas Huang
8f9a230d8d Merge pull request #1500 from MetaMask/RemoveStreamingSubprovider
Remove streaming subprovider
2017-05-25 15:04:50 -07:00
Dan Finlay
3724754dcc Merge pull request #1496 from MetaMask/reloadDapp
Reload the page when switching networks for sites that use web3
2017-05-25 13:49:05 -07:00
Dan Finlay
6064161215 Bump changelog 2017-05-25 13:43:53 -07:00
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.
2017-05-25 12:37:04 -07:00
frankiebee
717dceede8 fix spelling 2017-05-24 23:36:10 -04:00
frankiebee
a2064bd16e add to CHANGELOG 2017-05-24 23:18:09 -04:00
frankiebee
3b06a29e1b Merge branch 'master' into reloadDapp 2017-05-24 23:10:58 -04:00
frankiebee
473b88f399 Reload the page when switching networks for sites that use web3 2017-05-24 23:00:58 -04:00
Dan Finlay
764806d211 Merge pull request #1494 from MetaMask/1472-gasceiling
Add Max GasLimit Ceiling
2017-05-24 16:36:00 -07:00
Kevin Serrano
b95f2158bb
bump changelog 2017-05-24 16:23:31 -07:00
Kevin Serrano
51b5e2f6e7
Add max gas limit to UI 2017-05-24 16:18:37 -07:00
Kevin Serrano
26fd016b63
Add new blockGasLimit property to txMeta object. 2017-05-24 16:17:03 -07:00
Dan Finlay
a5f6cfe7d7 Merge pull request #1491 from MetaMask/inpage-polling-fix
inpage-provider - disable polling after first block
2017-05-24 16:05:15 -07:00
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