<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>elisehan888</title>
        <link>https://paragraph.com/@elisehan888</link>
        <description>biometric cyberpunk</description>
        <lastBuildDate>Fri, 04 Sep 2026 04:09:30 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>elisehan888</title>
            <url>https://storage.googleapis.com/papyrus_images/20b6bc5c4f72c35f6d4fe15adb635ebc949e8ad0ab1e4d005e2826cd40808a30.png</url>
            <link>https://paragraph.com/@elisehan888</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Sui for the future, SNS (SUI Name Services)]]></title>
            <link>https://paragraph.com/@elisehan888/sui-for-the-future-sns-sui-name-services</link>
            <guid>TUAXvfGDqNIWsQo7HB4i</guid>
            <pubDate>Wed, 12 Apr 2023 15:53:16 GMT</pubDate>
            <description><![CDATA[Sui assumes the typical blockchain transaction is a user-to-user transfer or asset manipulation and optimizes for that scenario. As a result, Sui distinguishes between two types of assets:(i) owned objects that can be modified only by their specific owner and hence should never be under contention, and (ii) shared objects that have no specific owners and can be modified by more than one user. This distinction allows for a design that achieves very low latency by foregoing consensus for simple...]]></description>
            <content:encoded><![CDATA[<p>Sui assumes the typical blockchain transaction is a user-to-user transfer or asset manipulation and optimizes for that scenario. As a result, Sui distinguishes between two types of assets:(i) owned objects that can be modified only by their specific owner and hence should never be under contention, and (ii) shared objects that have no specific owners and can be modified by more than one user. This distinction allows for a design that achieves very low latency by foregoing <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.sui.io/devnet/learn/architecture/consensus">consensus</a> for simple transactions involving only owned objects.</p><p>In Sui, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.sui.io/devnet/learn/architecture/consensus">consensus</a> is only required when the transaction involves shared objects. For this, Sui employs the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arxiv.org/abs/2105.11827">Narwhal DAG-based mempool</a> and an efficient Byzantine Fault Tolerant (BFT) consensus via Bullshark. When shared objects are involved, the Sui validators play a similar role to validators in other blockchains and totally order transactions accessing shared objects.</p><p>Because Sui focuses on managing specific objects rather than a single aggregation of states, it also reports on them in a unique way: (i) every object in Sui has a unique version number, and (ii) every new version is created from a transaction that may involve several dependencies, themselves versioned objects.</p><p>As a consequence, a Sui validator – or any other entity with a copy of the state – can exhibit a causal history of an object, showing its history since genesis. Sui explicitly makes the bet that in many cases, the ordering of that causal history with the causal history of another object is irrelevant; and in the few cases where this information is relevant, Sui makes this relationship explicit in the data.</p><p>Sui guarantees transaction processing obeys <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Eventual_consistency">eventual consistency</a> in the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hal.inria.fr/inria-00609399/document">classic sense</a>. This breaks down into two parts:</p><ul><li><p>Eventual delivery - if one honest validator processes a transaction, all other honest validators will eventually do the same.</p></li><li><p>Convergence - two validators that have seen the same set of transactions share the same view of the system (reach the same state).</p></li></ul><p>But contrary to a typical blockchain, Sui does not stop the flow of transactions in order to witness the convergence until the end of an epoch.</p><p>Like more of this, look into sns.domains to be part of the future.</p>]]></content:encoded>
            <author>elisehan888@newsletter.paragraph.com (elisehan888)</author>
        </item>
        <item>
            <title><![CDATA[SUI for excellence,Sui Name Service (SNS)]]></title>
            <link>https://paragraph.com/@elisehan888/sui-for-excellence-sui-name-service-sns</link>
            <guid>OXslH8zfZvwEQCTATjCV</guid>
            <pubDate>Wed, 12 Apr 2023 15:48:59 GMT</pubDate>
            <description><![CDATA[The official Mainnet launch is still a few months ahead of us and Sui Testnet Wave 1 recently concluded successfully! Announcing the SUI Token Community Access Program today represents an early and public commitment by the Sui Foundation towards decentralization. The Sui Foundation will spend the coming weeks working together with the community to ensure this program delivers on its goals. In the meantime, drop a line on our Discord channels, apply for a developer grant, and keep learning abo...]]></description>
            <content:encoded><![CDATA[<p>The official Mainnet launch is still a few months ahead of us and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://sui.io/resources-sui/sui-testnet-wave-1-recap/">Sui Testnet Wave 1</a> recently concluded successfully! Announcing the SUI Token Community Access Program today represents an early and public commitment by the Sui Foundation towards decentralization.</p><p>The Sui Foundation will spend the coming weeks working together with the community to ensure this program delivers on its goals. In the meantime, drop a line on our <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/916379725201563759/1033065489112502373">Discord channels</a>, apply for a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://suifoundation.org/#grants">developer grant</a>, and keep <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.sui.io/">learning about Sui</a>. Riding solo gets lonely pretty quickly – we’re excited we get to do this journey together!</p><p>look no further here <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://sns.domains/">http://sns.domains</a></p>]]></content:encoded>
            <author>elisehan888@newsletter.paragraph.com (elisehan888)</author>
        </item>
        <item>
            <title><![CDATA[SUI for sucess, Sui Name Service (SNS)]]></title>
            <link>https://paragraph.com/@elisehan888/sui-for-sucess-sui-name-service-sns</link>
            <guid>h8LDZM6KT5r5jCFDlG3k</guid>
            <pubDate>Wed, 12 Apr 2023 15:46:06 GMT</pubDate>
            <description><![CDATA[Broad sets of Sui builders want and need to own the SUI token to be able to participate in on-chain activity at Mainnet launch and beyond. The Sui Foundation is thus designing the SUI Token Community Access Program to enable Sui community members to purchase SUI tokens in the early phases of the network&apos;s lifespan. Decentralization and community-building are core elements in the Sui Foundation’s mission to promote, grow, and cultivate the holistic development of the Sui ecosystem. By ens...]]></description>
            <content:encoded><![CDATA[<p>Broad sets of Sui builders want and need to own the SUI token to be able to participate in on-chain activity at Mainnet launch and beyond. The Sui Foundation is thus designing the SUI Token Community Access Program to enable Sui community members to purchase SUI tokens in the early phases of the network&apos;s lifespan.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://suifoundation.org/decentralization/#suidelegation">Decentralization</a> and community-building are core elements in the Sui Foundation’s mission to promote, grow, and cultivate the holistic development of the Sui ecosystem. By ensuring a broad allocation of SUI tokens across Sui community members, the SUI Token Community Access Program will hasten decentralization and diversify participants</p><p><strong>Sui Name Service (SNS)</strong></p><p>Discover more on <strong>sns.domains</strong>.</p>]]></content:encoded>
            <author>elisehan888@newsletter.paragraph.com (elisehan888)</author>
        </item>
    </channel>
</rss>