<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Goshimmer Archives - Times Tabloid</title>
	<atom:link href="https://timestabloid.com/tag/goshimmer/feed/" rel="self" type="application/rss+xml" />
	<link>https://timestabloid.com/tag/goshimmer/</link>
	<description>Cryptocurrency and Blockchain Tabs</description>
	<lastBuildDate>Fri, 11 Mar 2022 02:28:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://timestabloid.com/wp-content/uploads/2021/08/cropped-Times-Tabloid-Favicon-32x32.png</url>
	<title>Goshimmer Archives - Times Tabloid</title>
	<link>https://timestabloid.com/tag/goshimmer/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>IOTA: Status Update about the Progress in Goshimmer by Hans Moog</title>
		<link>https://timestabloid.com/iota-status-update-about-the-progress-in-goshimmer-by-hans-moog/</link>
		
		<dc:creator><![CDATA[Tobi Loba]]></dc:creator>
		<pubDate>Fri, 11 Mar 2022 02:27:54 +0000</pubDate>
				<category><![CDATA[Cryptocurrency]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Goshimmer]]></category>
		<category><![CDATA[Hans Moog]]></category>
		<category><![CDATA[IOTA]]></category>
		<category><![CDATA[IOTA Foundation]]></category>
		<guid isPermaLink="false">https://timestabloid.com/?p=4319</guid>

					<description><![CDATA[<p>Hans Moog, a member of the IOTA Foundation, has recently shared the status update about the progress made so far in Goshimmer and what IOTA’s team of developers has been working on in the last 2-3 months. So &#8230; after a few days of catching up with work, today I will finally have some time [&#8230;]</p>
<p>The post <a href="https://timestabloid.com/iota-status-update-about-the-progress-in-goshimmer-by-hans-moog/">IOTA: Status Update about the Progress in Goshimmer by Hans Moog</a> appeared first on <a href="https://timestabloid.com">Times Tabloid</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hans Moog, a member of the IOTA Foundation, has recently shared the status update about the progress made so far in Goshimmer and what IOTA’s team of developers has been working on in the last 2-3 months.</p>
<blockquote class="twitter-tweet" data-width="550" data-dnt="true">
<p lang="en" dir="ltr">So &#8230; after a few days of catching up with work, today I will finally have some time for Twitter</p>
<p>I wanted to use the chance to give everybody a little status update about the progress in goshimmer and what we have been working on in the last 2-3 months.</p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9f5.png" alt="🧵" class="wp-smiley" style="height: 1em; max-height: 1em;" />A Thread &#8230;<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f447.png" alt="👇" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>&mdash; Hans Moog <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f98b.png" alt="🦋" class="wp-smiley" style="height: 1em; max-height: 1em;" /> (@hus_qy) <a href="https://twitter.com/hus_qy/status/1502058897443545094?ref_src=twsrc%5Etfw">March 10, 2022</a></p></blockquote>
<p><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>According to Moog, after debugging the first version of multiverse consensus late last year, the team began to implement one of the last missing pieces of coordicide, which he described as the “merge to master functionality that takes care of cleaning up decided branches to keep the algorithms fast and performant.”</p>
<p><strong><em>Read Also: <a href="https://timestabloid.com/grayscale-investments-confirms-consideration-of-new-products-in-vechain-iota-eos/" target="_blank" rel="noopener">Grayscale Investments Confirms Consideration of New Products in VeChain, IOTA, EOS</a></em></strong></p>
<p>Hans Moog noted:</p>
<p><em>“What we estimated to take around 3-4 weeks turned out to be much more complex and kept us busy for nearly 3 months. What had happened? Early on, it looked like the problem was much less complex than we assumed and implementing the planned changes was progressing very fast.”</em></p>
<p>Moog continued by saying that after it was done, the team tested the changes. The result turned out to be flawed with errors. He said, <em>“Nothing worked and the nodes had instant consensus errors.”</em></p>
<p>He continued by saying that <em>“First we thought that there was a bug in our latest changes but after nearly 2 weeks of debugging and building tools to better &#8220;inspect&#8221; our data structures, we realized that it was not our code that was wrong but that the issue was a consequence of a very fundamental problem in our concepts, that only manifested itself in combination with this last missing building block of removing information from the database.”</em></p>
<p>Moog said after about two weeks of daily discussions, the team was able to get around the problem with a solution that is capable of massively boosting the performance of their nodes and simplifying their code.</p>
<p><strong><em>Read Also: <a href="https://timestabloid.com/iota-launches-assembly-with-sharded-feeless-smart-contracts-taking-web3-and-metaverse-mainstream/" target="_blank" rel="noopener">IOTA Launches Assembly with Sharded, Feeless Smart Contracts, Taking Web3 and Metaverse Mainstream</a></em></strong></p>
<p>According to the developer, these changes were so fundamental to the point of making them touch relatively all parts of the code, giving them a massive amount of unexpected work:</p>
<p><em>“2-3 weeks ago and around 50000 changed lines of code later, we were finally able to ship the first prototype supporting this very crucial feature.</em></p>
<p><em>“With this last building block in place, I consider the algorithms and data structures around our &#8220;vanilla OTV voting mechanism&#8221; to finally be conceptually done and we will start writing the first TIPs and specifications in the coming weeks.”</em></p>
<p>In conclusion, Hans Moog wrote, <em>“For the first time since I joined IOTA, we have a very concrete picture of how to code all of this and it is going to be extremely simple and beautiful. I have never been as excited about our tech as in the last 2-3 weeks after &#8220;seeing&#8221; the final solution for the first time.”</em></p>
<hr />
<p><em><strong>Follow us on </strong></em><a href="https://twitter.com/TimesTabloid1" target="_blank" rel="noopener"><strong><em>Twitter</em></strong></a><em><strong>, </strong></em><a href="https://www.facebook.com/timestabloid/" target="_blank" rel="noopener"><strong><em>Facebook</em></strong></a><em><strong>, </strong></em><a href="https://t.me/markettabloid" target="_blank" rel="noopener"><strong><em>Telegram</em></strong></a><em><strong>, and </strong></em><a href="https://news.google.com/publications/CAAqLAgKIiZDQklTRmdnTWFoSUtFSFJwYldWemRHRmliRzlwWkM1amIyMG9BQVAB?hl=en-US&amp;gl=US&amp;ceid=US%3Aen" target="_blank" rel="noopener"><strong>Google News</strong></a></p>
<p>The post <a href="https://timestabloid.com/iota-status-update-about-the-progress-in-goshimmer-by-hans-moog/">IOTA: Status Update about the Progress in Goshimmer by Hans Moog</a> appeared first on <a href="https://timestabloid.com">Times Tabloid</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://timestabloid.com/wp-content/uploads/2021/07/IOTA6-300x200.jpg" width="300" height="200" medium="image" type="image/jpeg" /><enclosure url="https://timestabloid.com/wp-content/uploads/2021/07/IOTA6-300x200.jpg" length="42064" type="image/jpeg" />	</item>
	</channel>
</rss>
