Skip to content

Numerical experiments for ZODA: Zero Overhead Data Availability

Notifications You must be signed in to change notification settings

bcc-research/zoda-numerics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical experiments for ZODA: Zero-Overhead Data Availability

This repo contains the calculations for the numbers provided in the tables for ZODA: Zero-Overhead Data Availability.

Running scripts

To run the main script (which is total-comm.jl) simply launch Julia in this directory and run

julia> include("./total-comm.jl")

----- Data size: 32.000 MiB -----
[...]

which should print out all of the data used in the provided tables.

Citation

To cite our work using BibTeX, please use the following format:

@article{evans2024zoda,
  title={{ZODA}: Zero-Overhead Data Availability},
  author={Evans, Alex and Mohnblatt, Nicolas and Angeris, Guillermo},
  year={2024},
  month={December},
  url={https://angeris.github.io/papers/da-construction.pdf},
}

About

Numerical experiments for ZODA: Zero Overhead Data Availability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages