<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreth, 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>disable reorg entirely</title>
<updated>2020-09-17T17:31:23Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2020-09-17T17:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=95ae4c9b65db88021c40f1aa90541001cfad5cda'/>
<id>urn:sha1:95ae4c9b65db88021c40f1aa90541001cfad5cda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove empty .gitmodules file</title>
<updated>2020-09-17T13:38:47Z</updated>
<author>
<name>Aaron Buchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-17T13:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=9a7005df93a88378981c84793769de9b57a67b53'/>
<id>urn:sha1:9a7005df93a88378981c84793769de9b57a67b53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #33 from ava-labs/fix-nil-pointer</title>
<updated>2020-09-17T13:36:44Z</updated>
<author>
<name>aaronbuchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-17T13:36:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=42ee77a946d062a4c8e1fabc394ac016ae30e68e'/>
<id>urn:sha1:42ee77a946d062a4c8e1fabc394ac016ae30e68e</id>
<content type='text'>
Fix potential nil pointer dereference</content>
</entry>
<entry>
<title>Fix potential nil pointer dereference</title>
<updated>2020-09-17T13:20:36Z</updated>
<author>
<name>Aaron Buchwald</name>
<email>aaron.buchwald56@gmail.com</email>
</author>
<published>2020-09-17T13:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/coreth/commit/?id=6b4efa7ff5537a7cdb1d73b18dd75f56bdadc032'/>
<id>urn:sha1:6b4efa7ff5537a7cdb1d73b18dd75f56bdadc032</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>
</feed>
