<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/core/bloombits, branch master</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-04-09T13:32:49+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=d056357e4999c6c70c8b8e85a9e4f533895ed6c2'/>
<id>d056357e4999c6c70c8b8e85a9e4f533895ed6c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core/bloombits, light: fix typos (#17235)</title>
<updated>2018-07-24T08:24:27+00:00</updated>
<author>
<name>Sheldon</name>
<email>374662347@qq.com</email>
</author>
<published>2018-07-24T08:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=9e24491c65120d3fb36da45e57a0cb87c549f621'/>
<id>9e24491c65120d3fb36da45e57a0cb87c549f621</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core, ethdb: two tiny fixes (#17183)</title>
<updated>2018-07-18T10:41:36+00:00</updated>
<author>
<name>gary rong</name>
<email>garyrong0905@gmail.com</email>
</author>
<published>2018-07-18T10:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=dcdd57df6282a6cd43a6407e8626a5cdcca60482'/>
<id>dcdd57df6282a6cd43a6407e8626a5cdcca60482</id>
<content type='text'>
* ethdb: fix memory database

* core: fix bloombits checking

* core: minor polish
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ethdb: fix memory database

* core: fix bloombits checking

* core: minor polish
</pre>
</div>
</content>
</entry>
<entry>
<title>all: fix various typos (#16533)</title>
<updated>2018-04-19T13:32:02+00:00</updated>
<author>
<name>Wuxiang</name>
<email>wuxiangzhou2010@gmail.com</email>
</author>
<published>2018-04-19T13:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=8f8774cf6dd5bbcba9fa3773fa34d13d6523a147'/>
<id>8f8774cf6dd5bbcba9fa3773fa34d13d6523a147</id>
<content type='text'>
* fix typo

* fix typo

* fix typo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix typo

* fix typo

* fix typo
</pre>
</div>
</content>
</entry>
<entry>
<title>core/bloombits: handle non 8-bit boundary section matches</title>
<updated>2017-11-15T12:10:35+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-11-15T11:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=463014126f11a20c5e40f912a6f7415a0bbc910b'/>
<id>463014126f11a20c5e40f912a6f7415a0bbc910b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: gofmt -w -s (#15419)</title>
<updated>2017-11-08T10:45:52+00:00</updated>
<author>
<name>ferhat elmas</name>
<email>elmas.ferhat@gmail.com</email>
</author>
<published>2017-11-08T10:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=9619a610248e9630968ba1d9be8e214b645c9c55'/>
<id>9619a610248e9630968ba1d9be8e214b645c9c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>les, core/bloombits: post-LES/2 fixes (#15391)</title>
<updated>2017-10-27T14:18:53+00:00</updated>
<author>
<name>Felföldi Zsolt</name>
<email>zsfelfoldi@gmail.com</email>
</author>
<published>2017-10-27T14:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=8d434f6a6f18c5172db9a8216d61cd50b746c964'/>
<id>8d434f6a6f18c5172db9a8216d61cd50b746c964</id>
<content type='text'>
* les: fix topic ID

* core/bloombits: fix interface conversion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* les: fix topic ID

* core/bloombits: fix interface conversion
</pre>
</div>
</content>
</entry>
<entry>
<title>core, eth, les: fix messy code (#15367)</title>
<updated>2017-10-25T09:18:44+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-10-25T09:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=0095531a58772b1f5bd1547169790dbde84ec78a'/>
<id>0095531a58772b1f5bd1547169790dbde84ec78a</id>
<content type='text'>
* core, eth, les: fix messy code

* les: fixed tx status test and rlp encoding

* core: add a workaround for light sync
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* core, eth, les: fix messy code

* les: fixed tx status test and rlp encoding

* core: add a workaround for light sync
</pre>
</div>
</content>
</entry>
<entry>
<title>les, light: LES/2 protocol version (#14970)</title>
<updated>2017-10-24T13:19:09+00:00</updated>
<author>
<name>Felföldi Zsolt</name>
<email>zsfelfoldi@gmail.com</email>
</author>
<published>2017-10-24T13:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=ca376ead88a5a26626a90abdb62f4de7f6313822'/>
<id>ca376ead88a5a26626a90abdb62f4de7f6313822</id>
<content type='text'>
This PR implements the new LES protocol version extensions:

* new and more efficient Merkle proofs reply format (when replying to
  a multiple Merkle proofs request, we just send a single set of trie
  nodes containing all necessary nodes)
* BBT (BloomBitsTrie) works similarly to the existing CHT and contains
  the bloombits search data to speed up log searches
* GetTxStatusMsg returns the inclusion position or the
  pending/queued/unknown state of a transaction referenced by hash
* an optional signature of new block data (number/hash/td) can be
  included in AnnounceMsg to provide an option for "very light
  clients" (mobile/embedded devices) to skip expensive Ethash check
  and accept multiple signatures of somewhat trusted servers (still a
  lot better than trusting a single server completely and retrieving
  everything through RPC). The new client mode is not implemented in
  this PR, just the protocol extension.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR implements the new LES protocol version extensions:

* new and more efficient Merkle proofs reply format (when replying to
  a multiple Merkle proofs request, we just send a single set of trie
  nodes containing all necessary nodes)
* BBT (BloomBitsTrie) works similarly to the existing CHT and contains
  the bloombits search data to speed up log searches
* GetTxStatusMsg returns the inclusion position or the
  pending/queued/unknown state of a transaction referenced by hash
* an optional signature of new block data (number/hash/td) can be
  included in AnnounceMsg to provide an option for "very light
  clients" (mobile/embedded devices) to skip expensive Ethash check
  and accept multiple signatures of somewhat trusted servers (still a
  lot better than trusting a single server completely and retrieving
  everything through RPC). The new client mode is not implemented in
  this PR, just the protocol extension.</pre>
</div>
</content>
</entry>
<entry>
<title>core: fire tx event on replace, expand tests</title>
<updated>2017-10-20T11:42:19+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-10-20T09:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=0e7d019e0eb3a4929c504ac5899fbe55c4227f7e'/>
<id>0e7d019e0eb3a4929c504ac5899fbe55c4227f7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
