Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ethereum/c-kzg-4844 issues and pull requests

#444 - Simplify and improve the FFT functions

Issue - State: open - Opened by asn-d6 2 days ago

#443 - feat(rust): Add ethereum kzg settings

Pull Request - State: open - Opened by rakita 2 days ago

#441 - DAS Branch: Improve Documentation and Variable Naming

Pull Request - State: closed - Opened by b-wagn 7 days ago

#441 - DAS Branch: Improve Documentation and Variable Naming

Pull Request - State: closed - Opened by b-wagn 7 days ago

#440 - Rust: load_trusted_setup() API shouldnt care about BYTES_PER_*_POINT

Pull Request - State: closed - Opened by asn-d6 8 days ago - 1 comment

#439 - Documentation of KZGSettings (Branch `das`)

Issue - State: open - Opened by b-wagn 8 days ago

#438 - How can this be easier

Issue - State: closed - Opened by Nichebiche 13 days ago

#436 - Electra Tasklist

Issue - State: open - Opened by jtraglia 15 days ago

#436 - Electra Tasklist

Issue - State: open - Opened by jtraglia 15 days ago - 1 comment

#435 - Update base_fuzz.h

Pull Request - State: closed - Opened by asanso 15 days ago - 1 comment

#435 - Update base_fuzz.h

Pull Request - State: closed - Opened by asanso 15 days ago - 1 comment

#434 - upstream: computeCells

Pull Request - State: closed - Opened by agnxsh 21 days ago - 3 comments

#433 - Slight param fix in `verifyProof` nim bindings for peerdas

Pull Request - State: closed - Opened by agnxsh 22 days ago

#432 - use stand-alone `results` library

Pull Request - State: closed - Opened by arnetheduck 23 days ago

#431 - nim-bindings: Lift restriction of yaml test on Nim v2.x

Pull Request - State: closed - Opened by jangko 30 days ago - 4 comments

#430 - nim-bindings: Fix GCC-14 [-Wincompatible-pointer-types] issue

Pull Request - State: closed - Opened by jangko about 1 month ago - 3 comments

#429 - fix: add crate description to Cargo.toml

Pull Request - State: closed - Opened by Rjected about 2 months ago

#428 - Update versions in preparation for release

Pull Request - State: closed - Opened by jtraglia about 2 months ago

#427 - fix: version and readme alpha note

Pull Request - State: closed - Opened by matthewkeil about 2 months ago - 3 comments

#425 - Publish `v1.0.1` Rust bindings to `crates.io`

Issue - State: closed - Opened by ralexstokes about 2 months ago - 4 comments

#424 - fix: simplify how default setup is found

Pull Request - State: closed - Opened by matthewkeil about 2 months ago - 2 comments

#423 - feat: turn on exceptions

Pull Request - State: closed - Opened by matthewkeil about 2 months ago

#422 - feat: bundle and auto-load trusted setup

Pull Request - State: closed - Opened by matthewkeil about 2 months ago - 4 comments

#421 - feat: update node bindings

Pull Request - State: closed - Opened by matthewkeil about 2 months ago - 1 comment

#420 - Fix broken nodejs/csharp CI tests

Pull Request - State: closed - Opened by jtraglia about 2 months ago

#419 - In Python setup file, change directory instead of using absolute paths

Pull Request - State: closed - Opened by jtraglia 2 months ago - 1 comment

#418 - When building Python bindings, only build blst

Pull Request - State: closed - Opened by jtraglia 2 months ago

#417 - Fix the Python release CI action

Pull Request - State: closed - Opened by jtraglia 2 months ago

#416 - Proving/Verifying Subsections of Blob(s)

Issue - State: closed - Opened by mattdesl 2 months ago - 1 comment

#415 - Adding source distribution

Pull Request - State: closed - Opened by step21 3 months ago - 16 comments

#414 - no pypi source packages

Issue - State: closed - Opened by step21 3 months ago - 2 comments

#413 - [rust] Add compute_* verify_* functions for KzgSettings

Issue - State: open - Opened by mattsse 3 months ago - 3 comments

#412 - use strutils.escape to handle special characters in KZG directory paths in Nim bindings

Pull Request - State: closed - Opened by tersec 3 months ago - 2 comments

#411 - feat: impl AsRef for Bytes32 and Bytes48

Pull Request - State: closed - Opened by Rjected 3 months ago

#410 - Blob value in argument to context.VerifyBlobKZGProof

Issue - State: closed - Opened by ersanyakit 3 months ago - 1 comment

#409 - Fixed NixOs vendoring issue

Pull Request - State: closed - Opened by akorchyn 4 months ago - 2 comments

#408 - Update versions in preparation for release

Pull Request - State: closed - Opened by jtraglia 4 months ago

#407 - feat: derive hash for generated types

Pull Request - State: closed - Opened by mattsse 4 months ago - 1 comment

#406 - Add more information in setuptools.setup()

Pull Request - State: closed - Opened by jtraglia 4 months ago - 1 comment

#405 - Add workflow_dispatch to python release action

Pull Request - State: closed - Opened by jtraglia 4 months ago

#404 - Upload python wheels on Linux runner

Pull Request - State: closed - Opened by jtraglia 4 months ago - 1 comment

#403 - Update versions in preparation of release

Pull Request - State: closed - Opened by jtraglia 4 months ago

#402 - Rust: Always close fd on load_trusted_setup_file_inner()

Pull Request - State: closed - Opened by asn-d6 4 months ago

#401 - python: check file pointer when loading trusted setup

Pull Request - State: closed - Opened by jtraglia 4 months ago

#400 - Python bindings' load_trusted_setup() segfaults if file does not exist

Issue - State: closed - Opened by alexhooketh 4 months ago - 1 comment

#399 - Define __BLST_NO_ASM__ for other ISAs

Pull Request - State: closed - Opened by jtraglia 4 months ago - 1 comment

#398 - Rust build.rs: Pass -D__BLST_NO_ASM__ on non-x86-64/non-aarch64 ISAs

Issue - State: closed - Opened by mratsim 4 months ago - 7 comments

#397 - Fix typos

Pull Request - State: closed - Opened by rex4539 4 months ago

#395 - Add workflow to publish python package

Pull Request - State: closed - Opened by jtraglia 4 months ago - 3 comments

#393 - go-bindings: pass large arrays by ref instead of value

Pull Request - State: closed - Opened by holiman 4 months ago - 14 comments

#392 - Rust bindings lack flexibility with current structure of build script

Issue - State: closed - Opened by ralexstokes 4 months ago - 3 comments

#391 - chore: make standalone portable feature, enabled by default

Pull Request - State: closed - Opened by Rjected 5 months ago

#390 - feat: add more targets to ci

Pull Request - State: closed - Opened by Rjected 5 months ago - 2 comments

#389 - feat: enable blst portable by default

Pull Request - State: closed - Opened by Rjected 5 months ago - 5 comments

#388 - fix: correct offset for cell 2D array construction

Pull Request - State: closed - Opened by jacobkaufmann 5 months ago

#387 - feat: add methods to cell to retrieve byte representations

Pull Request - State: closed - Opened by jacobkaufmann 5 months ago

#386 - feat: add pub methods for cell and export das items

Pull Request - State: closed - Opened by jacobkaufmann 5 months ago - 1 comment

#385 - chore: bump bindgen

Pull Request - State: closed - Opened by Rjected 5 months ago

#384 - Fixed x86_64-pc-windows-gcc build for rust bindings

Pull Request - State: closed - Opened by kaliubuntu0206 6 months ago - 2 comments

#383 - Rust binding can't cross compile on Apple Silicon

Issue - State: closed - Opened by alexlee85 8 months ago - 3 comments

#382 - Make Rust `bindgen` build dependency optional

Pull Request - State: closed - Opened by DaniPopes 8 months ago - 2 comments

#381 - ci: ensure setuptools are installed

Pull Request - State: closed - Opened by mattsse 8 months ago

#380 - feat: add missing new functions for byte types

Pull Request - State: closed - Opened by mattsse 8 months ago - 2 comments

#379 - chore: npm publish 2.1.2

Pull Request - State: closed - Opened by g11tech 8 months ago

#378 - C# Ckzg.Bindings to become 0.4.0

Pull Request - State: closed - Opened by flcl42 8 months ago - 1 comment

#377 - Use official trusted setup

Pull Request - State: closed - Opened by jtraglia 8 months ago - 3 comments

#376 - Rust runtime bindings take 2

Pull Request - State: closed - Opened by pawanjay176 9 months ago

#375 - Fix edge case in expand_root_of_unity

Pull Request - State: closed - Opened by jtraglia 9 months ago - 3 comments

#374 - Update comment to say 7 is the primitive root

Pull Request - State: closed - Opened by jtraglia 9 months ago - 1 comment

#373 - Update fuzzers to work with variable sized blobs

Pull Request - State: closed - Opened by jtraglia 9 months ago

#372 - Improve ckzg native library search path + small improvements

Pull Request - State: closed - Opened by flcl42 9 months ago - 2 comments

#371 - Enable pedantic warnings

Pull Request - State: closed - Opened by jtraglia 9 months ago - 1 comment

#370 - [Java binding] Run both mainnet and minimal tests

Pull Request - State: closed - Opened by StefanBratanov 9 months ago

#369 - Should we make FIELD_ELEMENTS_PER_BLOB runtime-configurable?

Issue - State: closed - Opened by asn-d6 9 months ago - 8 comments

#368 - Update Nim bindings to use runtime field count

Pull Request - State: closed - Opened by jangko 9 months ago - 1 comment

#367 - Update C# bindings to use runtime field count

Pull Request - State: closed - Opened by jtraglia 9 months ago - 1 comment

#366 - Update nodejs bindings to use runtime field count

Pull Request - State: closed - Opened by jtraglia 9 months ago - 4 comments

#365 - Update python bindings to use runtime field count

Pull Request - State: closed - Opened by jtraglia 9 months ago

#364 - Update java bindings to use runtime field count

Pull Request - State: closed - Opened by jtraglia 9 months ago - 6 comments

#363 - Update rust bindings to use runtime field count

Pull Request - State: closed - Opened by jtraglia 9 months ago - 14 comments

#362 - Update go bindings to use runtime field count

Pull Request - State: closed - Opened by jtraglia 9 months ago

#361 - Added AsRef<[u8]> method for Blob

Pull Request - State: closed - Opened by ethDreamer 10 months ago

#360 - chore: make num g2 points pub

Pull Request - State: closed - Opened by mattsse 10 months ago

#359 - Add script for converting trusted setups

Pull Request - State: closed - Opened by jtraglia 10 months ago - 3 comments

#358 - feat(rust): add KzgSettings::clone

Pull Request - State: closed - Opened by mattsse 10 months ago - 3 comments

#356 - Change the rust interface to take references

Pull Request - State: closed - Opened by pawanjay176 10 months ago

#355 - chore: bump bindgen version

Pull Request - State: closed - Opened by rakita 10 months ago

#354 - Set /std:c11 ccflag for Windows in Rust bindings

Pull Request - State: closed - Opened by jtraglia 10 months ago - 3 comments

#353 - Return uint_8 instead of bool from all ckzg functions

Pull Request - State: closed - Opened by pawanjay176 10 months ago - 1 comment

#352 - Runtime field count

Pull Request - State: closed - Opened by jtraglia 10 months ago - 15 comments

#351 - Use blst crate for Rust blst dep

Pull Request - State: closed - Opened by michaelsproul 10 months ago

#350 - Remove optional dependency with issues; update versions

Pull Request - State: closed - Opened by flcl42 10 months ago

#349 - Make C# package versions match library versions

Pull Request - State: closed - Opened by flcl42 10 months ago

#348 - Support new function ckzg_load_trusted_setup_from_bytes

Issue - State: closed - Opened by mattsse 10 months ago - 3 comments

#347 - Support Rust `no_std` environments

Pull Request - State: closed - Opened by DaniPopes 10 months ago - 2 comments

#346 - Release Rust bindings on crates.io

Issue - State: closed - Opened by DaniPopes 10 months ago - 3 comments