<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreth, branch v0.2.8-rc.3</title>
<subtitle>Avalanche C-Chain service code.</subtitle>
<id>https://git.tedyin.com/coreth/atom?h=v0.2.8-rc.3</id>
<link rel='self' href='https://git.tedyin.com/coreth/atom?h=v0.2.8-rc.3'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/'/>
<updated>2020-08-13T02:50:17Z</updated>
<entry>
<title>read blocks with caching</title>
<updated>2020-08-13T02:50:17Z</updated>
<author>
<name>StephenButtolph</name>
<email>stephen@avalabs.org</email>
</author>
<published>2020-08-13T02:50:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=4945ae1427399d9a0f6b3561306f50f360011613'/>
<id>urn:sha1:4945ae1427399d9a0f6b3561306f50f360011613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grab chainmu in GetBlockBy{Hash,Number} to avoid possible race with InsertChain</title>
<updated>2020-08-13T02:00:39Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-08-13T02:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=4beccc4f5ddb8a7f7366d036156ec06d7378fa6d'/>
<id>urn:sha1:4beccc4f5ddb8a7f7366d036156ec06d7378fa6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increased cache sizes</title>
<updated>2020-08-13T01:49:21Z</updated>
<author>
<name>StephenButtolph</name>
<email>stephen@avalabs.org</email>
</author>
<published>2020-08-13T01:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=89df16782ed7a6b45600f3685371b8574b12f1ff'/>
<id>urn:sha1:89df16782ed7a6b45600f3685371b8574b12f1ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add go mod files</title>
<updated>2020-07-24T02:24:47Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-07-24T02:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=cffa0954bbdb43821d1b71d00f99fb705cecd25b'/>
<id>urn:sha1:cffa0954bbdb43821d1b71d00f99fb705cecd25b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>verify whether Block fields are in agreement with the header</title>
<updated>2020-07-24T02:20:32Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-07-23T03:31:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=43af06a5fbf3808519b94db7aec1d01f2e753e94'/>
<id>urn:sha1:43af06a5fbf3808519b94db7aec1d01f2e753e94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use non-zero hash as the blackhole</title>
<updated>2020-06-28T05:00:40Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-06-28T05:00:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=13ebd8bd9468e9d769d598b0ca2afb72ba78cb97'/>
<id>urn:sha1:13ebd8bd9468e9d769d598b0ca2afb72ba78cb97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change zero addr to 0x0 (from 0x1000...0) with backward-compatibility</title>
<updated>2020-06-28T04:37:28Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-06-28T04:37:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=110a55012a0cb29694157723535bbcf5142b671c'/>
<id>urn:sha1:110a55012a0cb29694157723535bbcf5142b671c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make corrections and increase the version number;</title>
<updated>2020-06-28T03:57:42Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-06-28T03:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=e4f24f3cd168c63d211fb1e49f1745496d7a3437'/>
<id>urn:sha1:e4f24f3cd168c63d211fb1e49f1745496d7a3437</id>
<content type='text'>
go mod is crappy and only accepts dep by version numbers. :(
</content>
</entry>
<entry>
<title>check the coinbase in ParseBlock</title>
<updated>2020-06-28T02:46:31Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-06-28T02:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=1c68a9849d5f493ab62e18a125158f6288c1e363'/>
<id>urn:sha1:1c68a9849d5f493ab62e18a125158f6288c1e363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CPU profiling API</title>
<updated>2020-06-17T23:05:19Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-06-17T23:05:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=07a9f9db09f7ade1be5a90197c46fde2e5245fea'/>
<id>urn:sha1:07a9f9db09f7ade1be5a90197c46fde2e5245fea</id>
<content type='text'>
</content>
</entry>
</feed>
