<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-tangerine/core, branch v1.6.0</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.6.0</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/atom?h=v1.6.0'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/'/>
<updated>2017-04-14T08:29:00+00:00</updated>
<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/go-tangerine/commit/?id=0cc492f81595c28caa24964a105446e362164539'/>
<id>urn:sha1:0cc492f81595c28caa24964a105446e362164539</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: don't import genesis block in TestDAOForkRangeExtradata</title>
<updated>2017-04-12T16:47:47+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2017-04-12T16:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=287049612458c175a5e8609321195573e864a8de'/>
<id>urn:sha1:287049612458c175a5e8609321195573e864a8de</id>
<content type='text'>
The genesis block doesn't have a valid ancestor.
</content>
</entry>
<entry>
<title>consensus, core, ethstats: use engine specific block beneficiary (#14318)</title>
<updated>2017-04-12T13:38:31+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-04-12T13:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=a7b9e484d05ceb0afce4ba5dbc62b8f262c2e354'/>
<id>urn:sha1:a7b9e484d05ceb0afce4ba5dbc62b8f262c2e354</id>
<content type='text'>
* consensus, core, ethstats: use engine specific block beneficiary

* core, eth, les, miner: use explicit beneficiary during mining
</content>
</entry>
<entry>
<title>core: fix comment typo</title>
<updated>2017-04-10T13:01:31+00:00</updated>
<author>
<name>Justin</name>
<email>drakefjustin@gmail.com</email>
</author>
<published>2017-04-10T13:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=542e42b21e777b24542e0e7b30ce641dd1df7b45'/>
<id>urn:sha1:542e42b21e777b24542e0e7b30ce641dd1df7b45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>consensus/clique: Proof of Authority (#3753)</title>
<updated>2017-04-10T10:24:12+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-04-10T10:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=feeccdf4ec1084b38dac112ff4f86809efd7c0e5'/>
<id>urn:sha1:feeccdf4ec1084b38dac112ff4f86809efd7c0e5</id>
<content type='text'>
This PR is a prototype implementation of plugable consensus engines and the
Clique PoA protocol ethereum/EIPs#225</content>
</entry>
<entry>
<title>consensus, core: drop all the legacy custom core error types</title>
<updated>2017-04-06T14:34:19+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-04-06T11:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=158d603528d2ba36b633a8f22a2bff8329f69717'/>
<id>urn:sha1:158d603528d2ba36b633a8f22a2bff8329f69717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868)</title>
<updated>2017-04-06T08:38:21+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@users.noreply.github.com</email>
</author>
<published>2017-04-06T08:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=3d8de95f999de6f52f0c1605eb2913278f1d87d2'/>
<id>urn:sha1:3d8de95f999de6f52f0c1605eb2913278f1d87d2</id>
<content type='text'>
* Makefile: fix devtools target

* core: regenerate genesis marshaling with fjl/gencodec@cbfa5be5a8a8

* core/types: regenerate marshaling methods with fjl/gencodec@cbfa5be5a8a8

* core/types: add "hash" to JSON headers
</content>
</entry>
<entry>
<title>core/state: make TestSnapshotRandom work again (#3816)</title>
<updated>2017-04-04T22:44:16+00:00</updated>
<author>
<name>gary rong</name>
<email>garyrong0905@gmail.com</email>
</author>
<published>2017-04-04T22:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=49437a02c981199c62048fae00c6b80976f6e6b9'/>
<id>urn:sha1:49437a02c981199c62048fae00c6b80976f6e6b9</id>
<content type='text'>
In `touch` operation, only `touched` filed has been changed. Therefore
in the related undo function, only `touched` field should be reverted.
In addition, whether remove this obj from dirty map should depend on
prevDirty flag.</content>
</entry>
<entry>
<title>core, consensus: pluggable consensus engines (#3817)</title>
<updated>2017-04-04T22:16:29+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-04-04T22:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=09777952ee476ff80d4b6e63b5041ff5ca0e441b'/>
<id>urn:sha1:09777952ee476ff80d4b6e63b5041ff5ca0e441b</id>
<content type='text'>
This commit adds pluggable consensus engines to go-ethereum. In short, it
introduces a generic consensus interface, and refactors the entire codebase to
use this interface.</content>
</entry>
<entry>
<title>core/types: rename txdata.gasLimit -&gt; txdata.gas in JSON (#13848)</title>
<updated>2017-03-29T09:59:13+00:00</updated>
<author>
<name>bas-vk</name>
<email>bas-vk@users.noreply.github.com</email>
</author>
<published>2017-03-29T09:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=baf20010e72e31a34e0e2f7c58ccb8135e388b83'/>
<id>urn:sha1:baf20010e72e31a34e0e2f7c58ccb8135e388b83</id>
<content type='text'>
</content>
</entry>
</feed>
