<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/ethutil, branch master</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=master</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<updated>2015-03-16T10:27:38+00:00</updated>
<entry>
<title>Moved ethutil =&gt; common</title>
<updated>2015-03-16T10:27:38+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-03-16T10:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=b5234413611ce5984292f85a01de1f56c045b490'/>
<id>urn:sha1:b5234413611ce5984292f85a01de1f56c045b490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaning up unused code</title>
<updated>2015-03-15T14:25:09+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-03-15T14:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=d2e75cc957b6f617fe17459dcaff90acf19762a1'/>
<id>urn:sha1:d2e75cc957b6f617fe17459dcaff90acf19762a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DRY up the use of fromHex and put it in ethutil</title>
<updated>2015-03-14T10:39:35+00:00</updated>
<author>
<name>Maran</name>
<email>maran.hidskes@gmail.com</email>
</author>
<published>2015-03-14T10:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=991993357c902eaab56726bef97e7494674aa5e5'/>
<id>urn:sha1:991993357c902eaab56726bef97e7494674aa5e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #467 from ethersphere/frontier/natspec</title>
<updated>2015-03-13T15:47:16+00:00</updated>
<author>
<name>Jeffrey Wilcke</name>
<email>jeffrey@ethereum.org</email>
</author>
<published>2015-03-13T15:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=a76d55c83ac6f94caee1c8dd4d0a9cf8bd1478fd'/>
<id>urn:sha1:a76d55c83ac6f94caee1c8dd4d0a9cf8bd1478fd</id>
<content type='text'>
NatSpec integration</content>
</entry>
<entry>
<title>include new minified natspec with RE fix; fix test for the improved error messages</title>
<updated>2015-03-12T12:08:30+00:00</updated>
<author>
<name>zelig</name>
<email>viktor.tron@gmail.com</email>
</author>
<published>2015-03-12T12:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=4342fe0f221505d4e511a387a6da4a233fa30bca'/>
<id>urn:sha1:4342fe0f221505d4e511a387a6da4a233fa30bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move MakeName to ethutil</title>
<updated>2015-03-11T19:29:07+00:00</updated>
<author>
<name>Taylor Gerring</name>
<email>taylor.gerring@gmail.com</email>
</author>
<published>2015-03-11T19:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=485e37e889d5dd2c0461d686b122e1beb6089c16'/>
<id>urn:sha1:485e37e889d5dd2c0461d686b122e1beb6089c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename constructor New</title>
<updated>2015-03-08T13:17:20+00:00</updated>
<author>
<name>zelig</name>
<email>viktor.tron@gmail.com</email>
</author>
<published>2015-03-08T13:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=0743d68d4c4938549dde881428edd4141fa1a5f9'/>
<id>urn:sha1:0743d68d4c4938549dde881428edd4141fa1a5f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>natspec for poc-9</title>
<updated>2015-03-08T13:09:13+00:00</updated>
<author>
<name>zelig</name>
<email>viktor.tron@gmail.com</email>
</author>
<published>2015-03-08T13:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=97dc4edb4569225f4b819717a2fabf0209d312e0'/>
<id>urn:sha1:97dc4edb4569225f4b819717a2fabf0209d312e0</id>
<content type='text'>
- put natspec.js in a heredoc string (to help binary)
- constructor takes no args, just sets up js vm
- API: only exports Notice(transaction, abi, method, expression string) (string, error)
- effort to turn natspec.js error strings to proper go errors
- test errors
</content>
</entry>
<entry>
<title>Now using github.com/obscuren/otto, no need for an Ethereum object</title>
<updated>2015-03-06T17:54:26+00:00</updated>
<author>
<name>Fefe</name>
<email>zsfelfoldi@gmail.com</email>
</author>
<published>2015-03-06T17:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=e1571472538e276ad9d9da3f2169dbd50a3bedfe'/>
<id>urn:sha1:e1571472538e276ad9d9da3f2169dbd50a3bedfe</id>
<content type='text'>
(got rid of some messy code in test)
</content>
</entry>
<entry>
<title>Natspec + test</title>
<updated>2015-03-06T02:43:34+00:00</updated>
<author>
<name>Fefe</name>
<email>zsfelfoldi@gmail.com</email>
</author>
<published>2015-03-06T02:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=b67ded9f276172d8031ac3251d8d9c4fd7c8d3aa'/>
<id>urn:sha1:b67ded9f276172d8031ac3251d8d9c4fd7c8d3aa</id>
<content type='text'>
</content>
</entry>
</feed>
