activity
20182021
most citedOptSmart: A Space Efficient Optimistic Concurrent Execution of Smart Contracts

1 citations · 1 across the 2 of their papers we have counts for

collaborators

5 papers

cs.DC20211 cited

OptSmart: A Space Efficient Optimistic Concurrent Execution of Smart Contracts

Parwat Singh Anjana, Sweta Kumari, Sathya Peri +2

Popular blockchains such as Ethereum and several others execute complex transactions in blocks through user-defined scripts known as smart contracts. Serial execution of smart cont…

cs.DC2020

Store-Collect in the Presence of Continuous Churn with Application to Snapshots and Lattice Agreement

Hagit Attiya, Sweta Kumari, Archit Somani +1

We present an algorithm for implementing a store-collect object in an asynchronous crash-prone message-passing dynamic system, where nodes continually enter and leave. The algorith…

cs.DC2019

An Efficient Approach to Achieve Compositionality using Optimized Multi-Version Object Based Transactional Systems

Chirag Juyal, Sandeep Kulkarni, Sweta Kumari +2

In the modern era of multi-core systems, the main aim is to utilize the cores properly. This utilization can be done by concurrent programming. But developing a flawless and well-o…

cs.DC2019

Achieving Starvation-Freedom with Greater Concurrency in Multi-Version Object-based Transactional Memory Systems

Chirag Juyal, Sandeep Kulkarni, Sweta Kumari +2

To utilize the multi-core processors properly concurrent programming is needed. Concurrency control is the main challenge while designing a correct and efficient concurrent program…

cs.DC2018

An Efficient Framework for Optimistic Concurrent Execution of Smart Contracts

Parwat Singh Anjana, Sweta Kumari, Sathya Peri +2

Blockchain platforms such as Ethereum and several others execute complex transactions in blocks through user-defined scripts known as smart contracts. To append a correct block int…