<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<ListRecords>
<oai_dc:dc xmlns="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:dc="http://purl.org/dc/elements/1.1/"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
   	<dc:title>Sui Lutris: A blockchain combining broadcast and consensus</dc:title>
   	<dc:creator>Blackshear, Sam</dc:creator>
   	<dc:creator>Chursin, Andrey</dc:creator>
   	<dc:creator>Danezis, George</dc:creator>
   	<dc:creator>Kichidis, Anastasios</dc:creator>
   	<dc:creator>Kokoris Kogias, Eleftherios</dc:creator>
   	<dc:creator>Li, Xun</dc:creator>
   	<dc:creator>Logan, Mark</dc:creator>
   	<dc:creator>Menon, Ashok</dc:creator>
   	<dc:creator>Nowacki, Todd</dc:creator>
   	<dc:creator>Sonnino, Alberto</dc:creator>
   	<dc:creator>Williams, Brandon</dc:creator>
   	<dc:creator>Zhang, Lu</dc:creator>
   	<dc:description>Sui Lutris is the first smart-contract platform to sustainably achieve sub-second finality. It achieves this significant decrease by employing consensusless agreement not only for simple payments but for a large variety of transactions. Unlike prior work, Sui Lutris neither compromises expressiveness nor throughput and can run perpetually without restarts. Sui Lutris achieves this by safely integrating consensuless agreement with a high-throughput consensus protocol that is invoked out of the critical finality path but ensures that when a transaction is at risk of inconsistent concurrent accesses, its settlement is delayed until the total ordering is resolved. Building such a hybrid architecture is especially delicate during reconfiguration events, where the system needs to preserve the safety of the consensusless path without compromising the long-term liveness of potentially misconfigured clients. We thus develop a novel reconfiguration protocol, the first to provably show the safe and efficient reconfiguration of a consensusless blockchain. Sui Lutris is currently running in production and underpins the Sui smart-contract platform. Combined with the use of Objects instead of accounts it enables the safe execution of smart contracts that expose objects as a first-class resource. In our experiments Sui Lutris achieves latency lower than 0.5 seconds for throughput up to 5,000 certificates per second (150k ops/s with transaction blocks), compared to the state-of-the-art real-world consensus latencies of 3 seconds. Furthermore, it gracefully handles validators crash-recovery and does not suffer visible performance degradation during reconfiguration.</dc:description>
   	<dc:publisher>ACM</dc:publisher>
   	<dc:date>2024</dc:date>
   	<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
   	<dc:type>doc-type:conferenceObject</dc:type>
   	<dc:type>conferenceObject</dc:type>
   	<dc:type>http://purl.org/coar/resource_type/c_5794</dc:type>
   	<dc:identifier>https://research-explorer.ista.ac.at/record/18957</dc:identifier>
   	<dc:source>Blackshear S, Chursin A, Danezis G, et al. Sui Lutris: A blockchain combining broadcast and consensus. In: &lt;i&gt;Proceedings of the 2024 on ACM SIGSAC Conference on Computer and Communications Security&lt;/i&gt;. ACM; 2024:2606-2620. doi:&lt;a href=&quot;https://doi.org/10.1145/3658644.3670286&quot;&gt;10.1145/3658644.3670286&lt;/a&gt;</dc:source>
   	<dc:language>eng</dc:language>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1145/3658644.3670286</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/isbn/9798400706363</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/wos/001436367300178</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/arxiv/2310.18042</dc:relation>
   	<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
</oai_dc:dc>
</ListRecords>
</OAI-PMH>
