<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon, branch testnet</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=testnet</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=testnet'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<updated>2019-05-02T13:35:46+00:00</updated>
<entry>
<title>vendor: sync to latest core</title>
<updated>2019-05-02T13:35:46+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-05-02T13:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=c361083f3f04c2a4e9b50bd2f8fb963e2985ab1d'/>
<id>urn:sha1:c361083f3f04c2a4e9b50bd2f8fb963e2985ab1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: change sync branch</title>
<updated>2019-04-22T09:32:26+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-04-22T08:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=528b0252cdf359b5c3bd0dd22c96641c06eb5659'/>
<id>urn:sha1:528b0252cdf359b5c3bd0dd22c96641c06eb5659</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: use go-ethereum secp256k1 package to avoid symbol conflict (#374)</title>
<updated>2019-04-22T09:32:26+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-04-18T06:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=c33ffa04534a7ab2bcbdcef954a8b8ec6635bcab'/>
<id>urn:sha1:c33ffa04534a7ab2bcbdcef954a8b8ec6635bcab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! Change import go github.com/dexon-foundation/dexon</title>
<updated>2019-04-22T09:32:25+00:00</updated>
<author>
<name>Jhih-Ming Huang</name>
<email>jm@dexon.org</email>
</author>
<published>2019-04-10T14:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=fffd645be95ab6137094faba020dc8879b3a7569'/>
<id>urn:sha1:fffd645be95ab6137094faba020dc8879b3a7569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: optimize verify header (#381)</title>
<updated>2019-04-22T07:20:00+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-04-22T06:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=96c5d8944bf5c03a4dc46ad9a1388494ce4d6285'/>
<id>urn:sha1:96c5d8944bf5c03a4dc46ad9a1388494ce4d6285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: only verify the last tsig of header chain (#380)</title>
<updated>2019-04-20T16:03:08+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-04-20T10:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=71ed05874170d452e79deb01ec4989a15cd56818'/>
<id>urn:sha1:71ed05874170d452e79deb01ec4989a15cd56818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dex/downloader: fix find common ancestor (#376)</title>
<updated>2019-04-20T05:46:12+00:00</updated>
<author>
<name>Sonic</name>
<email>sonic@dexon.org</email>
</author>
<published>2019-04-19T04:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=12936254a5c54f788ba8963abb54da2e350d5f55'/>
<id>urn:sha1:12936254a5c54f788ba8963abb54da2e350d5f55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md (#351)</title>
<updated>2019-04-10T06:15:06+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-04-10T06:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=e7fb98f71cdc141ab18232a0f3b76932c0c9d40d'/>
<id>urn:sha1:e7fb98f71cdc141ab18232a0f3b76932c0c9d40d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vendor: sync to latest core</title>
<updated>2019-04-10T02:41:21+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-04-10T02:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=e15c23f7cc9757118142940f1385031eed4dc05a'/>
<id>urn:sha1:e15c23f7cc9757118142940f1385031eed4dc05a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dex: remove time alignment when force sync (#349)</title>
<updated>2019-04-09T15:39:53+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-04-09T15:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=3a22fdf183c88a518c9836d625f2b8cf4d2baa76'/>
<id>urn:sha1:3a22fdf183c88a518c9836d625f2b8cf4d2baa76</id>
<content type='text'>
* vendor: sync to latest core

* dex: remove time alignment when force sync
</content>
</entry>
</feed>
