<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/cmd/disasm, 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>2017-03-01T12:34:50+00:00</updated>
<entry>
<title>cmd/disasm, cmd/evm: integrate disasm tool into evm tool. (#3729)</title>
<updated>2017-03-01T12:34:50+00:00</updated>
<author>
<name>Valentin Wüstholz</name>
<email>wuestholz@users.noreply.github.com</email>
</author>
<published>2017-03-01T12:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=c52ab932e61ef9eba37c107e8b58b22c7d32e6c2'/>
<id>urn:sha1:c52ab932e61ef9eba37c107e8b58b22c7d32e6c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core, core/vm, cmd/disasm: unify procedures for disassembling evm code (#3530)</title>
<updated>2017-02-27T11:21:19+00:00</updated>
<author>
<name>Valentin Wüstholz</name>
<email>wuestholz@users.noreply.github.com</email>
</author>
<published>2017-02-27T11:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=37511ec5207b46829226b94e7c0da6a74609dd2a'/>
<id>urn:sha1:37511ec5207b46829226b94e7c0da6a74609dd2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/disasm: fix array-out-of-bounds error (#3491)</title>
<updated>2017-01-08T00:18:22+00:00</updated>
<author>
<name>Valentin Wüstholz</name>
<email>wuestholz@users.noreply.github.com</email>
</author>
<published>2017-01-08T00:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=0a5450fe0453d2a443dfca50d1106b9dbdb7a8fe'/>
<id>urn:sha1:0a5450fe0453d2a443dfca50d1106b9dbdb7a8fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core/vm: move Log to core/types</title>
<updated>2017-01-06T13:15:22+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2017-01-05T13:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=7731061903bb992f7630ab389863951efb360258'/>
<id>urn:sha1:7731061903bb992f7630ab389863951efb360258</id>
<content type='text'>
This significantly reduces the dependency closure of ethclient, which no
longer depends on core/vm as of this change.

All uses of vm.Logs are replaced by []*types.Log. NewLog is gone too,
the constructor simply returned a literal.
</content>
</entry>
<entry>
<title>cmd/disasm: fix off-by-one error and improve error handling (#3482)</title>
<updated>2016-12-21T23:37:27+00:00</updated>
<author>
<name>Valentin Wüstholz</name>
<email>wuestholz@users.noreply.github.com</email>
</author>
<published>2016-12-21T23:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=bdaa43510b294bf49bbac1392d5518611c06eedc'/>
<id>urn:sha1:bdaa43510b294bf49bbac1392d5518611c06eedc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update license headers to distiguish GPL/LGPL</title>
<updated>2015-07-22T16:51:45+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2015-07-22T16:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=3f047be5aa93b6222506445414ca909dd59c7eeb'/>
<id>urn:sha1:3f047be5aa93b6222506445414ca909dd59c7eeb</id>
<content type='text'>
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
</content>
</entry>
<entry>
<title>all: add some godoc synopsis comments</title>
<updated>2015-07-07T12:12:45+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2015-07-07T03:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=bdae4fd573dbc163bab3d0e2d1a5c457892037cd'/>
<id>urn:sha1:bdae4fd573dbc163bab3d0e2d1a5c457892037cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update license information</title>
<updated>2015-07-07T12:12:44+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2015-07-07T00:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=ea54283b304a1d308141d21e3ef75b7de0f4519d'/>
<id>urn:sha1:ea54283b304a1d308141d21e3ef75b7de0f4519d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved state and vm to core</title>
<updated>2015-03-23T15:59:09+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-03-23T15:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=0330077d76b48934ab024a309000f83c78047d8a'/>
<id>urn:sha1:0330077d76b48934ab024a309000f83c78047d8a</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
