An open API service indexing awesome lists of open source software.

https://github.com/zyedidia/decl

Research Artifact for "Deterministic Client: Enforcing Determinism on Untrusted Machine Code"
https://github.com/zyedidia/decl

Last synced: 4 months ago
JSON representation

Research Artifact for "Deterministic Client: Enforcing Determinism on Untrusted Machine Code"

Awesome Lists containing this project

README

          

# Deterministic Client Artifact

Deterministic Client (DeCl) is an extension of LFI for enforcing determinism
and deterministic metering on native code. This repository contains the
artifact for the research prototype of DeCl, which can be used to reproduce the
experiments from our paper.

Some components are external: see https://github.com/scslab/smart-contract-scalability
for the implementation of Groundhog, and https://github.com/zyedidia/codegram for
the code that is used to construct and use the BDD.

The SPEC 2017 benchmarks require you to separately have access to SPEC. If you
have questions about how to run the benchmarks please contact zyedidia@stanford.edu

See individual directories for details about their role.