<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/crypto, branch wip/yenlin/planner</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<entry>
<title>Change import go github.com/dexon-foundation/dexon</title>
<updated>2019-03-12T04:19:09+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@cobinhood.com</email>
</author>
<published>2018-09-26T02:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=3f555b121b7483dac0baff0a80e16fdc2cb55ce4'/>
<id>3f555b121b7483dac0baff0a80e16fdc2cb55ce4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vendor, crypto, swarm: switch over to upstream sha3 package</title>
<updated>2019-01-04T07:26:07+00:00</updated>
<author>
<name>Dave McGregor</name>
<email>dave.s.mcgregor@gmail.com</email>
</author>
<published>2019-01-03T22:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=33d233d3e18359123993d3f54987441290faf212'/>
<id>33d233d3e18359123993d3f54987441290faf212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/secp256k1: Fix invalid document link (#18297)</title>
<updated>2018-12-13T09:25:13+00:00</updated>
<author>
<name>Shuai Qi</name>
<email>qishuai231@gmail.com</email>
</author>
<published>2018-12-13T09:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=e57e4571d3382c504a01f87be654d984f26e2dd1'/>
<id>e57e4571d3382c504a01f87be654d984f26e2dd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core/vm: faster create/create2 (#17806)</title>
<updated>2018-10-04T15:15:37+00:00</updated>
<author>
<name>Martin Holst Swende</name>
<email>martin@swende.se</email>
</author>
<published>2018-10-04T15:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=89a32451aeb418db3fd5d9c427a0c29fddb1e85b'/>
<id>89a32451aeb418db3fd5d9c427a0c29fddb1e85b</id>
<content type='text'>
* core/vm/runtim: benchmark create/create2

* core/vm: do less hashing in CREATE2

* core/vm: avoid storing jumpdest analysis for initcode

* core/vm: avoid unneccesary lookups, remove unused fields

* core/vm: go formatting tests

* core/vm: save jumpdest analysis locally

* core/vm: use common.Hash instead of nil, fix review comments

* core/vm: removed type destinations

* core/vm: correct check for empty hash

* eth: more elegant api_tracer

* core/vm: address review concerns
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* core/vm/runtim: benchmark create/create2

* core/vm: do less hashing in CREATE2

* core/vm: avoid storing jumpdest analysis for initcode

* core/vm: avoid unneccesary lookups, remove unused fields

* core/vm: go formatting tests

* core/vm: save jumpdest analysis locally

* core/vm: use common.Hash instead of nil, fix review comments

* core/vm: removed type destinations

* core/vm: correct check for empty hash

* eth: more elegant api_tracer

* core/vm: address review concerns
</pre>
</div>
</content>
</entry>
<entry>
<title>all: fix various comment typos (#17748)</title>
<updated>2018-09-25T10:26:35+00:00</updated>
<author>
<name>Liang ZOU</name>
<email>liang.d.zou@gmail.com</email>
</author>
<published>2018-09-25T10:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=6663e5da10e7198f7ff5e883fd857240e59d476c'/>
<id>6663e5da10e7198f7ff5e883fd857240e59d476c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/secp256k1: remove useless code (#17728)</title>
<updated>2018-09-21T19:42:02+00:00</updated>
<author>
<name>Payne</name>
<email>micblo@users.noreply.github.com</email>
</author>
<published>2018-09-21T19:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=1d9d3815e50153343b6edb88cd2378071c7fe073'/>
<id>1d9d3815e50153343b6edb88cd2378071c7fe073</id>
<content type='text'>
`(void)data;` may cause link error on Windows.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`(void)data;` may cause link error on Windows.</pre>
</div>
</content>
</entry>
<entry>
<title>all: remove the duplicate 'the' in annotations (#17509)</title>
<updated>2018-08-27T08:49:29+00:00</updated>
<author>
<name>Wenbiao Zheng</name>
<email>delweng@gmail.com</email>
</author>
<published>2018-08-27T08:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=d1aa605f1e8639769cdd75bcec3064c29a62b34a'/>
<id>d1aa605f1e8639769cdd75bcec3064c29a62b34a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/bn256: add missing license file, release wrapper in BSD-3</title>
<updated>2018-08-20T15:05:06+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2018-08-20T15:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=a6d45a5d00e0f37eab9eba43f1ec60429f0dc120'/>
<id>a6d45a5d00e0f37eab9eba43f1ec60429f0dc120</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto/bn256: fix issues caused by Go 1.11</title>
<updated>2018-08-16T08:02:16+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2018-08-09T10:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=3e21adc6488be41ac882c316486573374785cc82'/>
<id>3e21adc6488be41ac882c316486573374785cc82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: change formula for create2 (#17393)</title>
<updated>2018-08-14T15:30:42+00:00</updated>
<author>
<name>gary rong</name>
<email>garyrong0905@gmail.com</email>
</author>
<published>2018-08-14T15:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=e0e0e53401e93733d921338b6d794162c40a7883'/>
<id>e0e0e53401e93733d921338b6d794162c40a7883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
