<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-tangerine/logger, branch v1.1.1</title>
<subtitle>Tangerine full node (https://github.com/tangerine-network/go-tangerine)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/atom?h=v1.1.1</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/atom?h=v1.1.1'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/'/>
<updated>2015-07-23T16:35:11+00:00</updated>
<entry>
<title>all: fix license headers one more time</title>
<updated>2015-07-23T16:35:11+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2015-07-23T16:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=bfbcfbe4a9dd9125391b56d6a13158cc5ec71c89'/>
<id>urn:sha1:bfbcfbe4a9dd9125391b56d6a13158cc5ec71c89</id>
<content type='text'>
I forgot to update one instance of "go-ethereum" in commit 3f047be5a.
</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/go-tangerine/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: 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/go-tangerine/commit/?id=ea54283b304a1d308141d21e3ef75b7de0f4519d'/>
<id>urn:sha1:ea54283b304a1d308141d21e3ef75b7de0f4519d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>miner: moved bad uncle logging to ridiculous log level. Closes #720</title>
<updated>2015-04-15T10:12:20+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-04-15T10:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=eaf73b55bc02bba59bb471feaa465f8c5cf24d83'/>
<id>urn:sha1:eaf73b55bc02bba59bb471feaa465f8c5cf24d83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockpool stability fixes:</title>
<updated>2015-04-13T12:13:55+00:00</updated>
<author>
<name>zelig</name>
<email>viktor.tron@gmail.com</email>
</author>
<published>2015-04-12T19:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=3d57e377a4e95941fd3f572b42e073b40d10d27c'/>
<id>urn:sha1:3d57e377a4e95941fd3f572b42e073b40d10d27c</id>
<content type='text'>
- follow up locks and fix them
- chainManager: call SetQueued for parentErr future blocks, uncomment TD checks, unskip test
- make ErrIncorrectTD non-fatal to be forgiving to genuine mistaken nodes (temp) but demote them to guard against stuck best peers.
- add purging to bounded nodeCache (config nodeCacheSize)
- use nodeCache when creating blockpool entries and let non-best peers add blocks (performance boost)
- minor error in addError
- reduce idleBestPeerTimeout to 1 minute
- correct status counts and unskip status passing status test
- glogified logging
</content>
</entry>
<entry>
<title>Updated logging</title>
<updated>2015-04-07T12:57:04+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-04-07T12:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=688d118c7e0d439691e84fc6e068ab3e19da5185'/>
<id>urn:sha1:688d118c7e0d439691e84fc6e068ab3e19da5185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debug log</title>
<updated>2015-04-04T21:27:23+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-04-04T21:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=ac473a8623c22ef9ffeaa9022e31cacf219f5110'/>
<id>urn:sha1:ac473a8623c22ef9ffeaa9022e31cacf219f5110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated logging</title>
<updated>2015-04-04T21:04:19+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-04-04T21:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=053d5552abdbc4cf41376149b141e24a01713e5a'/>
<id>urn:sha1:053d5552abdbc4cf41376149b141e24a01713e5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved logging to logger.Core</title>
<updated>2015-04-04T11:24:01+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-04-04T11:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=1889727144008273e9dcd491dce6672126c37652'/>
<id>urn:sha1:1889727144008273e9dcd491dce6672126c37652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>basic glog</title>
<updated>2015-04-04T10:40:11+00:00</updated>
<author>
<name>obscuren</name>
<email>geffobscura@gmail.com</email>
</author>
<published>2015-04-04T10:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=a0e44e3281fcef0913b172ed4cdb5283a8d4a46b'/>
<id>urn:sha1:a0e44e3281fcef0913b172ed4cdb5283a8d4a46b</id>
<content type='text'>
</content>
</entry>
</feed>
