<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/event, branch wip/lantw/checker</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=wip%2Flantw%2Fchecker</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=wip%2Flantw%2Fchecker'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<updated>2019-04-09T13:32:49+00:00</updated>
<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>urn:sha1:d056357e4999c6c70c8b8e85a9e4f533895ed6c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>event/filter: delete unused package (#18063)</title>
<updated>2018-11-08T12:26:29+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@users.noreply.github.com</email>
</author>
<published>2018-11-08T12:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=9313fa63f959f8a5c3609c187120711a484a4c57'/>
<id>urn:sha1:9313fa63f959f8a5c3609c187120711a484a4c57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>event, event/filter: minor code cleanup (#18061)</title>
<updated>2018-11-08T11:17:01+00:00</updated>
<author>
<name>Corey Lin</name>
<email>514971757@qq.com</email>
</author>
<published>2018-11-08T11:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=968f6019d00e349e988f720cdaa065def85ea72f'/>
<id>urn:sha1:968f6019d00e349e988f720cdaa065def85ea72f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>event: document select case slice use and add edge case test (#16680)</title>
<updated>2018-05-10T10:26:36+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@users.noreply.github.com</email>
</author>
<published>2018-05-10T10:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=53a18d2e2734d078200ec607055ae551245ae74b'/>
<id>urn:sha1:53a18d2e2734d078200ec607055ae551245ae74b</id>
<content type='text'>
Feed keeps active subscription channels in a slice called 'f.sendCases'.
The Send method tracks the active cases in a local variable 'cases'
whose value is f.sendCases initially. 'cases' shrinks to a shorter
prefix of f.sendCases every time a send succeeds, moving the successful
case out of range of the active case list.

This can be confusing because the two slices share a backing array. Add
more comments to document what is going on. Also add a test for removing
a case that is in 'f.sentCases' but not 'cases'.</content>
</entry>
<entry>
<title>eth/filter: check nil pointer when unsubscribe (#16682)</title>
<updated>2018-05-09T08:29:25+00:00</updated>
<author>
<name>gary rong</name>
<email>garyrong0905@gmail.com</email>
</author>
<published>2018-05-09T08:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=4e7dc34ff1a7469b95eb16f5b4084c26a0ab3662'/>
<id>urn:sha1:4e7dc34ff1a7469b95eb16f5b4084c26a0ab3662</id>
<content type='text'>
* eth/filter: check nil pointer when unsubscribe

* eth/filters, accounts, rpc: abort system if subscribe failed

* eth/filter: add crit log before exit

* eth/filter, event: minor fixes
</content>
</entry>
<entry>
<title>event: golint updates for this or self warning (#16631)</title>
<updated>2018-05-03T11:54:36+00:00</updated>
<author>
<name>kiel barry</name>
<email>kiel.j.barry@gmail.com</email>
</author>
<published>2018-05-03T11:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=60b433ab84589c2a33553575677bfa61ae3d1078'/>
<id>urn:sha1:60b433ab84589c2a33553575677bfa61ae3d1078</id>
<content type='text'>
* event/*: golint updates for this or self warning

* event/*: golint updates for this or self warning, pr updated per feedback
</content>
</entry>
<entry>
<title>event: fix datarace between Subscribe and Send</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-20T11:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=65738c1eb37c789294124cc9b4bbe6d55d50a77f'/>
<id>urn:sha1:65738c1eb37c789294124cc9b4bbe6d55d50a77f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>event: fix typo (#15270)</title>
<updated>2017-10-10T12:11:15+00:00</updated>
<author>
<name>Jia Chenhui</name>
<email>jiachenhui1989@gmail.com</email>
</author>
<published>2017-10-10T12:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=cefeb5859866f2fe119b7936f7c97137b7efb7b6'/>
<id>urn:sha1:cefeb5859866f2fe119b7936f7c97137b7efb7b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update license information</title>
<updated>2017-04-14T08:29:00+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2017-04-14T08:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=0cc492f81595c28caa24964a105446e362164539'/>
<id>urn:sha1:0cc492f81595c28caa24964a105446e362164539</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: import "context" instead of "golang.org/x/net/context"</title>
<updated>2017-03-22T19:49:15+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2017-03-22T17:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=c213fd1fd8bb624241da7fc98cf25098d8b92761'/>
<id>urn:sha1:c213fd1fd8bb624241da7fc98cf25098d8b92761</id>
<content type='text'>
There is no need to depend on the old context package now that the
minimum Go version is 1.7. The move to "context" eliminates our weird
vendoring setup. Some vendored code still uses golang.org/x/net/context
and it is now vendored in the normal way.

This change triggered new vet checks around context.WithTimeout which
didn't fire with golang.org/x/net/context.
</content>
</entry>
</feed>
