<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangerine-wallet-browser/app/scripts/lib, branch v6.7.0</title>
<subtitle>Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/'/>
<entry>
<title>merge</title>
<updated>2019-05-30T16:22:55+00:00</updated>
<author>
<name>pldespaigne</name>
<email>pl.despaigne@gmail.com</email>
</author>
<published>2019-05-30T16:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=9a658ee53d1f75ce07c33581ac1189fa8c4fd173'/>
<id>9a658ee53d1f75ce07c33581ac1189fa8c4fd173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for unused function arguments (#6583)</title>
<updated>2019-05-08T19:51:33+00:00</updated>
<author>
<name>Whymarrh Whitby</name>
<email>whymarrh.whitby@gmail.com</email>
</author>
<published>2019-05-08T19:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=094e4cf555c698bfef50ca6679cd1e98f4ea9aa1'/>
<id>094e4cf555c698bfef50ca6679cd1e98f4ea9aa1</id>
<content type='text'>
* eslint: Check for unused function arguments

* eslint: Ignore unused '_' in argument list

Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly

* Remove and rename unused arguments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* eslint: Check for unused function arguments

* eslint: Ignore unused '_' in argument list

Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly

* Remove and rename unused arguments
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor &amp; change html pages</title>
<updated>2019-05-04T16:57:19+00:00</updated>
<author>
<name>pldespaigne</name>
<email>pl.despaigne@gmail.com</email>
</author>
<published>2019-05-04T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=2d58cfc7a0768a5d635a12811ed2632b640eca24'/>
<id>2d58cfc7a0768a5d635a12811ed2632b640eca24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add rinkeby &amp; goerli</title>
<updated>2019-05-04T16:56:45+00:00</updated>
<author>
<name>pldespaigne</name>
<email>pl.despaigne@gmail.com</email>
</author>
<published>2019-05-04T16:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=987e58d103ad84757d3a96949db96e7edf3c1a54'/>
<id>987e58d103ad84757d3a96949db96e7edf3c1a54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410)</title>
<updated>2019-05-03T17:32:05+00:00</updated>
<author>
<name>kumavis</name>
<email>kumavis@users.noreply.github.com</email>
</author>
<published>2019-05-03T17:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=2845398c3d824e5da1830ba7905ffdbf8149cf9e'/>
<id>2845398c3d824e5da1830ba7905ffdbf8149cf9e</id>
<content type='text'>
* Ensure home screen does not render if there are unapproved txs (#6501)

* Ensure that the confirm screen renders before the home screen if there are unapproved txs.

* Only render confirm screen before home screen on mount.

* inpage - revert _metamask api to isEnabled isApproved isUnlocked
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ensure home screen does not render if there are unapproved txs (#6501)

* Ensure that the confirm screen renders before the home screen if there are unapproved txs.

* Only render confirm screen before home screen on mount.

* inpage - revert _metamask api to isEnabled isApproved isUnlocked
</pre>
</div>
</content>
</entry>
<entry>
<title>Send metrics event from backend for on chain transaction failures (#6500)</title>
<updated>2019-04-29T06:18:40+00:00</updated>
<author>
<name>Dan J Miller</name>
<email>danjm.com@gmail.com</email>
</author>
<published>2019-04-29T06:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=4fea9d0cc2ec9c6914931d5e310665aca8e273b6'/>
<id>4fea9d0cc2ec9c6914931d5e310665aca8e273b6</id>
<content type='text'>
* Send metrics event from backend for on chain transaction failures

* Passes state object to backEndMetaMetricsEvent, and adds getMetaMetricState selector
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Send metrics event from backend for on chain transaction failures

* Passes state object to backEndMetaMetricsEvent, and adds getMetaMetricState selector
</pre>
</div>
</content>
</entry>
<entry>
<title>feature: add Goerli support (#6459)</title>
<updated>2019-04-17T17:34:49+00:00</updated>
<author>
<name>Paul Bouchon</name>
<email>mail@bitpshr.net</email>
</author>
<published>2019-04-17T17:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=0db0a187c8f30dcf332cf4d41a2f957171b25630'/>
<id>0db0a187c8f30dcf332cf4d41a2f957171b25630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>issue#5742</title>
<updated>2019-04-04T15:15:57+00:00</updated>
<author>
<name>pldespaigne</name>
<email>pldespaigne@cascade8.com</email>
</author>
<published>2019-04-04T15:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=dc4c40414e6fb76d3c56aa771752dd6ade61c280'/>
<id>dc4c40414e6fb76d3c56aa771752dd6ade61c280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>metamask-controller - use improved provider-as-middleware utility</title>
<updated>2019-04-04T14:11:28+00:00</updated>
<author>
<name>kumavis</name>
<email>aaron@kumavis.me</email>
</author>
<published>2019-04-04T14:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=89693a23151d4ff37295f14b04d7c64297d842c5'/>
<id>89693a23151d4ff37295f14b04d7c64297d842c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renaming registrar into registry</title>
<updated>2019-04-04T12:07:24+00:00</updated>
<author>
<name>pldespaigne</name>
<email>pldespaigne@cascade8.com</email>
</author>
<published>2019-04-04T12:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=b26a59dbbe2666640529f7ae0a86bd5a2da3f607'/>
<id>b26a59dbbe2666640529f7ae0a86bd5a2da3f607</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
