Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. rename stream target name 2. do not expose web3 | Chen Wei | 2019-07-18 | 1 | -12/+12 |
| | |||||
* | dapp handler injected as "tangerine" | Chen Wei | 2019-07-02 | 1 | -1/+2 |
| | |||||
* | Stop reloading dapps on network change allowing dapps to decide if it should ↵ | Josh Stevens | 2019-03-22 | 1 | -0/+4 |
| | | | | | | | | | | | | refresh or not (#6330) * feat: `inpageProvider.autoRefreshOnNetworkChange` to allow dapps to control if it refreshes or not * feat: check the `autoRefreshOnNetworkChange` before a refresh * fix linting error * fix: use `window.ethereum` now `web3.ethereum` | ||||
* | EIP-1102: Add deprecation message (#5353) | Paul Bouchon | 2018-09-26 | 1 | -6/+0 |
| | |||||
* | Re-enable dapp reload on network change | Dan Finlay | 2018-06-15 | 1 | -0/+61 |
| | | | | | | We want to give devs some time to digest [this blog post](https://medium.com/metamask/breaking-change-no-longer-reloading-pages-on-network-change-4a3e1fd2f5e7) before we making a breaking change to our platform. Makes it easy to re-implement the change. | ||||
* | removed auto-reload.js, moved global web3 export to inpage.js | Erik Marks | 2018-06-13 | 1 | -25/+0 |
| | |||||
* | wip | Erik Marks | 2018-06-13 | 1 | -38/+2 |
| | |||||
* | Make web3 deprecation notice more useful | Dan Finlay | 2017-09-06 | 1 | -1/+1 |
| | | | | Linking to a descriptive & precriptive article on a path forward. | ||||
* | inpage provider - autoreload - improve readability | kumavis | 2017-08-24 | 1 | -15/+32 |
| | |||||
* | inpage provider - only warn web3 usage once per session | kumavis | 2017-08-24 | 1 | -6/+11 |
| | |||||
* | fix wording | frankiebee | 2017-08-12 | 1 | -1/+1 |
| | |||||
* | add deprecation warning for web3 | frankiebee | 2017-08-12 | 1 | -1/+4 |
| | |||||
* | fix spelling | frankiebee | 2017-05-25 | 1 | -2/+2 |
| | |||||
* | Reload the page when switching networks for sites that use web3 | frankiebee | 2017-05-25 | 1 | -22/+25 |
| | |||||
* | Linting to the max. | Kevin Serrano | 2016-11-12 | 1 | -3/+2 |
| | |||||
* | dapp reload - fixed disconnect detection via polling | kumavis | 2016-10-13 | 1 | -11/+11 |
| | |||||
* | deps - extracted ensnare to module | kumavis | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -9/+6 |
| | |||||
* | inpage - refactor for modularity | kumavis | 2016-05-23 | 1 | -0/+37 |