<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangerine-wallet-browser, branch 2.13.7</title>
<subtitle>Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/atom?h=2.13.7</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/atom?h=2.13.7'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/'/>
<updated>2016-11-08T16:54:30+00:00</updated>
<entry>
<title>Hard coding jazzicon at working version</title>
<updated>2016-11-08T16:54:30+00:00</updated>
<author>
<name>Dan Finlay</name>
<email>dan@danfinlay.com</email>
</author>
<published>2016-11-08T16:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=b57009493b49d35beb871a7776283d7f58aa7409'/>
<id>urn:sha1:b57009493b49d35beb871a7776283d7f58aa7409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version 2.13.7</title>
<updated>2016-11-08T16:51:14+00:00</updated>
<author>
<name>Dan Finlay</name>
<email>dan@danfinlay.com</email>
</author>
<published>2016-11-08T16:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=4a0197012ec2dfdcb8b2fe988f3d325ec0cd7116'/>
<id>urn:sha1:4a0197012ec2dfdcb8b2fe988f3d325ec0cd7116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #796 from MetaMask/IncreaseGasBuffer</title>
<updated>2016-11-08T16:49:43+00:00</updated>
<author>
<name>Dan Finlay</name>
<email>somniac@me.com</email>
</author>
<published>2016-11-08T16:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=2160eb35aa49d80b1cb9217a6597c238c88d2ff7'/>
<id>urn:sha1:2160eb35aa49d80b1cb9217a6597c238c88d2ff7</id>
<content type='text'>
Increase gas buffer</content>
</entry>
<entry>
<title>Adjust gas buffer to be 20% over estimate</title>
<updated>2016-11-08T16:39:41+00:00</updated>
<author>
<name>Dan Finlay</name>
<email>dan@danfinlay.com</email>
</author>
<published>2016-11-08T16:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=7068d2e71c6d1ddb68095916dc16f3ff1f283590'/>
<id>urn:sha1:7068d2e71c6d1ddb68095916dc16f3ff1f283590</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase gas buffer</title>
<updated>2016-11-08T16:32:34+00:00</updated>
<author>
<name>Dan Finlay</name>
<email>dan@danfinlay.com</email>
</author>
<published>2016-11-08T16:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=6f39924e60545ca8ac19995a799c16d0dea11b04'/>
<id>urn:sha1:6f39924e60545ca8ac19995a799c16d0dea11b04</id>
<content type='text'>
Fixes #795
</content>
</entry>
<entry>
<title>Merge pull request #793 from MetaMask/i787-HighGasBug</title>
<updated>2016-11-07T20:06:08+00:00</updated>
<author>
<name>Kevin Serrano</name>
<email>kevgagser@gmail.com</email>
</author>
<published>2016-11-07T20:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=62a15fc59e4e79a162867ae95e619d1ad22911ec'/>
<id>urn:sha1:62a15fc59e4e79a162867ae95e619d1ad22911ec</id>
<content type='text'>
i787 High gas bug</content>
</entry>
<entry>
<title>Fix gas price buffering</title>
<updated>2016-11-07T19:56:20+00:00</updated>
<author>
<name>Dan Finlay</name>
<email>dan@danfinlay.com</email>
</author>
<published>2016-11-07T19:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=1896928562c728612caa7498ed82559a82a09aeb'/>
<id>urn:sha1:1896928562c728612caa7498ed82559a82a09aeb</id>
<content type='text'>
Our gas price buffering logic had a bug, because bn.js has inconsistent behavior when using hex-prefixed output.  The issue has been opened with them here:
https://github.com/indutny/bn.js/issues/151

We've corrected our usage in the mean time.
</content>
</entry>
<entry>
<title>Added failing test for #787</title>
<updated>2016-11-07T19:25:23+00:00</updated>
<author>
<name>Dan Finlay</name>
<email>dan@danfinlay.com</email>
</author>
<published>2016-11-07T19:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=fff5a6765ecc586bd855aa263c0fdfc3f957e8d7'/>
<id>urn:sha1:fff5a6765ecc586bd855aa263c0fdfc3f957e8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #786 from MetaMask/i763-GithubLink</title>
<updated>2016-10-31T16:56:12+00:00</updated>
<author>
<name>kumavis</name>
<email>kumavis@users.noreply.github.com</email>
</author>
<published>2016-10-31T16:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=30ff9b5e10f12588a213496921e84514c2018641'/>
<id>urn:sha1:30ff9b5e10f12588a213496921e84514c2018641</id>
<content type='text'>
Fix github link on info page</content>
</entry>
<entry>
<title>Fix github link on info page</title>
<updated>2016-10-31T16:30:55+00:00</updated>
<author>
<name>Dan Finlay</name>
<email>dan@danfinlay.com</email>
</author>
<published>2016-10-31T16:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/tangerine-wallet-browser/commit/?id=18cf63573569fc63c45e0d0ea309bdd0e2e8a93b'/>
<id>urn:sha1:18cf63573569fc63c45e0d0ea309bdd0e2e8a93b</id>
<content type='text'>
</content>
</entry>
</feed>
