Coder Social home page Coder Social logo

blockchain-kzg's Introduction

Parallelized multi-backend KZG library for Ethereum Data Sharding (aka Proto-Danksharding, EIP-4844)

The goal is to create a parallelized KZG library for Ethereum Data Sharding (aka Proto-Danksharding, EIP-4844) that supports multiple ECC (Elliptic-curve cryptography) backend libraries.

Backend ECC libraries

Support for multiple backend ECC libraries is implemented via Traits. Such an approach allows to easily change backend ECC libraries in a way that is done in benchmarks and tests. List of different backend ECC libraries:

  • Arkworks - Rust implementation using akrworks;
  • blst-from-scratch - Rust implementation using blst;
  • ckzg - bindings for c-kzg that uses blst;
  • mcl-kzg - Rust implementation using mcl;
  • zkcrypto - Rust implementation using zkcrypto.

Benchmarks

Benchmarks run on every Github build. However, it's best to run it on a dedicated machine. Stokalas rendered nice charts for results he got on cloud servers:

fft fr fft g1 commit to poly new poly div zero poly das extension recovery

Some results are weird and needs to be double-checked.

Authors

The project is mainly developed by a group of students at the Blockchain Technologies course led by Saulius Grigaitis. The project is heavily based on the go-kzg, c-kzg, and other libraries.

blockchain-kzg's People

Contributors

belijzajac avatar ciliakas avatar dominykaskaminskas avatar gustininho avatar intagerino avatar julius-syvis avatar juliusbaranauskas avatar kastuks avatar mantas-meow avatar mantulis00 avatar sauliusgrigaitis avatar stokalas avatar tesa4436 avatar yar3k avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.