<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Caesure</id>
	<title>Caesure - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Caesure"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Caesure&amp;action=history"/>
	<updated>2026-05-15T08:14:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Caesure&amp;diff=3913&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;'''Caesure''' is a Python implementation aiming for full-node features, by [http://www.nightmare.com/~rushing/ Sam Rushing], available [https://github.com/samrushing/caesure o...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Caesure&amp;diff=3913&amp;oldid=prev"/>
		<updated>2019-04-28T04:45:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Caesure&amp;#039;&amp;#039;&amp;#039; is a Python implementation aiming for full-node features, by [http://www.nightmare.com/~rushing/ Sam Rushing], available [https://github.com/samrushing/caesure o...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Caesure''' is a Python implementation aiming for full-node features, by [http://www.nightmare.com/~rushing/ Sam Rushing], available [https://github.com/samrushing/caesure on github].&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
===status===&lt;br /&gt;
Handles incoming &amp;amp; outgoing connections, does parallel blockchain download. Caches metadata for quick startup. Many-worlds ledger implementation nearly finished.&lt;br /&gt;
&lt;br /&gt;
===design===&lt;br /&gt;
&lt;br /&gt;
Since this uses shrapnel, it leaves out Windows users, but still allows bsd, darwin/osx, &amp;amp; linux.&lt;br /&gt;
&lt;br /&gt;
The target platform is a well-connected machine (i.e., in a colocation facility) with fast disk and lots of memory. [As of October 2014, the process size is approximately 3GB. I would recommend at least 6GB of memory, the more the merrier.]&lt;br /&gt;
&lt;br /&gt;
Note: you should be using a 64-bit system. Although it should be possible to run most of the system in 32-bit mode, consider it an unsupported configuration, because of the memory requirements.&lt;br /&gt;
&lt;br /&gt;
Performance-sensitive code is written in Cython, including packet codec, b58, hexify, etc...&lt;br /&gt;
&lt;br /&gt;
The script engine is mostly done. Needs some work on failing constraints like stack size, sig count, etc.&lt;br /&gt;
&lt;br /&gt;
The current plan is to have a pruning ledger in memory (with journalling-style checkpoints to disk). Without a ledger, this code is not a full forwarding node, and thus by default the 'relay' flag in the outgoing version packet is set to False.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://github.com/samrushing/caesure Caesure on GitHub]&lt;br /&gt;
==See Also on BitcoinWiki==&lt;br /&gt;
* [[Glyff]]&lt;br /&gt;
* [[Abitgreedy]]&lt;br /&gt;
* [[Bither Platform]]&lt;br /&gt;
* [[Uplexa]]&lt;br /&gt;
* [[Ufasoft Block Explorer]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>