<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreth/plugin/evm, branch geth-tavum</title>
<subtitle>Avalanche C-Chain service code.</subtitle>
<id>https://git.tedyin.com/coreth/atom?h=geth-tavum</id>
<link rel='self' href='https://git.tedyin.com/coreth/atom?h=geth-tavum'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/'/>
<updated>2020-09-17T07:23:13Z</updated>
<entry>
<title>...</title>
<updated>2020-09-17T07:23:13Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-09-17T07:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=8123ec9caeb1917519c1f8f67f386df142578728'/>
<id>urn:sha1:8123ec9caeb1917519c1f8f67f386df142578728</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the block completion race</title>
<updated>2020-09-17T07:08:39Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-09-17T07:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=aedd4b46cdc0a48c1b06a3e920bf57f8c28d401d'/>
<id>urn:sha1:aedd4b46cdc0a48c1b06a3e920bf57f8c28d401d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/dev' into geth-tavum</title>
<updated>2020-09-17T06:16:30Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-09-17T06:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=8a12d92f6460bc6caa1217cbfadb7799670c3b1c'/>
<id>urn:sha1:8a12d92f6460bc6caa1217cbfadb7799670c3b1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable snapshot</title>
<updated>2020-09-17T04:25:32Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-09-17T04:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=7063564c571bcdc94b981db7ed3707902f0466d0'/>
<id>urn:sha1:7063564c571bcdc94b981db7ed3707902f0466d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from ctx.Log to eth logger</title>
<updated>2020-09-17T03:39:26Z</updated>
<author>
<name>Aaron Buchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-17T03:39:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=92fdc0a4b6208387424029182a131b25a2f92dac'/>
<id>urn:sha1:92fdc0a4b6208387424029182a131b25a2f92dac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #30 from ava-labs/build-block-blocks</title>
<updated>2020-09-17T03:29:35Z</updated>
<author>
<name>aaronbuchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-17T03:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=e0a89758b76ffc2a1bfbb73405b0324abe966d0b'/>
<id>urn:sha1:e0a89758b76ffc2a1bfbb73405b0324abe966d0b</id>
<content type='text'>
Add nil to newBlockChan if block verification errors</content>
</entry>
<entry>
<title>adjust DB API</title>
<updated>2020-09-17T03:17:02Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-09-17T03:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=c5615034cf0991b55ca626ff052d2bb02049f9e3'/>
<id>urn:sha1:c5615034cf0991b55ca626ff052d2bb02049f9e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2020-09-17T02:54:37Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-09-17T02:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=ed839907e592ad25e6119e145e7e05ca78b00fcd'/>
<id>urn:sha1:ed839907e592ad25e6119e145e7e05ca78b00fcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2020-09-16T22:26:55Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-09-16T22:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=8478802ddacc027a8d8c866da9365f6739d9d9d4'/>
<id>urn:sha1:8478802ddacc027a8d8c866da9365f6739d9d9d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add nil to newBlockChan if block verification errors</title>
<updated>2020-09-16T15:55:36Z</updated>
<author>
<name>Aaron Buchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-16T15:55:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=b2397fc5ac92bb324ac09594c87463ec37ea96e0'/>
<id>urn:sha1:b2397fc5ac92bb324ac09594c87463ec37ea96e0</id>
<content type='text'>
</content>
</entry>
</feed>
