<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreth/plugin, branch v0.3.0-rc.2</title>
<subtitle>Avalanche C-Chain service code.</subtitle>
<id>https://git.tedyin.com/coreth/atom?h=v0.3.0-rc.2</id>
<link rel='self' href='https://git.tedyin.com/coreth/atom?h=v0.3.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/'/>
<updated>2020-09-17T18:37:10Z</updated>
<entry>
<title>Defer wg Done call instead of calling before return</title>
<updated>2020-09-17T18:37:10Z</updated>
<author>
<name>Aaron Buchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-17T18:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=b0a75c03303fe22f31fe1e1f0fa29a1e1cd78253'/>
<id>urn:sha1:b0a75c03303fe22f31fe1e1f0fa29a1e1cd78253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move wg add outside of goroutines to prevent race condition</title>
<updated>2020-09-17T18:32:42Z</updated>
<author>
<name>Aaron Buchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-17T18:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=1a17fcec0e23aba017e3641c708e40e79be8e153'/>
<id>urn:sha1:1a17fcec0e23aba017e3641c708e40e79be8e153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix panic on shutdown form orphaned goroutine</title>
<updated>2020-09-17T18:11:53Z</updated>
<author>
<name>Aaron Buchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-17T18:11:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=b9cb07277a70f126e5ce098faff6fb88cab6c29a'/>
<id>urn:sha1:b9cb07277a70f126e5ce098faff6fb88cab6c29a</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
