Commit Graph

  • 9b5898f232
    Add undocumented pragma which workarounds Nim compiler's issue with C code generation. nim-workaround cheatfate 2024-06-12 20:08:41 +0300
  • 0925cff0bd
    Update kzg4844.nimble standalone-results Jacek Sieka 2024-06-03 15:27:11 +0200
  • b8131e3d64
    use stand-alone `results` library Jacek Sieka 2024-06-03 12:01:46 +0200
  • d7511cd728
    nim-bindings: fix GCC-14 [-Wincompatible-pointer-types] issue (#430) main andri lim 2024-05-29 21:09:41 +0700
  • b87053224e
    nim-bindings: lift restriction of yaml test on Nim v2.x (#431) andri lim 2024-05-29 01:49:23 +0700
  • 5b35b6147b
    Add crate description to Cargo.toml (#429) Dan Cline 2024-05-08 10:30:48 -0400
  • c38957257f
    Update versions in preparation for release (#428) Justin Traglia 2024-05-07 15:25:24 -0500
  • 98c419eed5
    [nim] Prevent free_trusted_setup double call issue (#426) andri lim 2024-05-06 20:58:39 +0700
  • c9e4634307
    Merge pull request #424 from matthewkeil/mkeil/simplify-default-setup-config George Kadianakis 2024-05-03 18:37:21 +0300
  • 31c1ea3811 fix: simplify how default setup is found matthewkeil 2024-05-03 14:31:51 +0700
  • 164827e3a8
    [nodejs] Enable exceptions (#423) Matthew Keil 2024-04-30 13:53:52 -0400
  • 8ab57f44db
    [nodejs] Bundle and auto-load trusted setup (#422) Matthew Keil 2024-04-30 12:38:48 -0400
  • 58b09bdafe
    Merge pull request #420 from jtraglia/fix-ci-workflows George Kadianakis 2024-04-29 20:26:47 +0300
  • 32d50df9cf Remove debug print Justin Traglia 2024-04-29 11:39:01 -0500
  • e9153252a2 Use arm64 lib instead of x64 Justin Traglia 2024-04-29 11:28:17 -0500
  • 1591e77782 Move runtimes print Justin Traglia 2024-04-29 11:27:08 -0500
  • bf676efe47 Print c# runtimes Justin Traglia 2024-04-29 11:20:23 -0500
  • 37871a86d8 Add setup python step Justin Traglia 2024-04-29 11:04:45 -0500
  • 33cf11141c In nodejs tests, upgrade pip first Justin Traglia 2024-04-29 10:56:02 -0500
  • 4d3e76d500
    In Python setup file, change directory instead of using absolute paths (#419) Justin Traglia 2024-04-24 20:58:04 -0500
  • a874006744
    When building Python bindings, only pre-build blst (#418) Justin Traglia 2024-04-16 19:51:12 -0500
  • ef43583a1b
    Fix the Python release CI action (#417) Justin Traglia 2024-04-16 19:10:13 -0500
  • 67e5904a04
    Add source distribution for Python package (#415) Florian Idelberger 2024-04-17 01:14:38 +0200
  • 1ef67c17bf
    [Nim] handle special characters in paths (#412) tersec 2024-03-26 19:25:07 +0000
  • 6164f277d9
    feat: impl AsRef for Bytes32 and Bytes48 (#411) Dan Cline 2024-03-22 09:33:41 -0400
  • f345b66f53
    Fix NixOS vendoring issue (#409) Artur Yurii Korchynskyi 2024-03-15 23:49:33 +0200
  • 43a13f37ee
    Merge pull request #408 from jtraglia/update-versions George Kadianakis 2024-03-12 15:30:42 +0200
  • 94205cc1f6 Update versions in preparation for release Justin Traglia 2024-03-12 08:19:33 -0500
  • fb1bc6217c
    Merge pull request #407 from mattsse/matt/derive-hash George Kadianakis 2024-03-08 12:40:21 +0200
  • d8b5b00ba4 feat: derive hash for generated types Matthias Seitz 2024-03-07 18:58:49 +0100
  • 34858f7ec6
    go: pass blobs by ref instead of value (#393) Martin HS 2024-03-06 22:40:53 +0100
  • 76888c9a40
    Add more information in setuptools.setup() (#406) Justin Traglia 2024-03-04 14:11:06 -0600
  • 978633ccea
    Add workflow_dispatch to python release action (#405) Justin Traglia 2024-03-04 13:03:25 -0600
  • 4d3fb9a75e
    Upload python wheels on Linux runner (#404) Justin Traglia 2024-03-04 12:51:03 -0600
  • 098a4dd264
    Merge pull request #403 from jtraglia/update-versions George Kadianakis 2024-03-04 19:01:32 +0200
  • 8a9014cf3e Update versions in preparation of release Justin Traglia 2024-03-04 10:32:55 -0600
  • f9abc5fad3
    Merge pull request #395 from jtraglia/python-pip-package George Kadianakis 2024-03-04 18:27:41 +0200
  • 9ae1bff427 Remove -Wno-missing-braces flag Justin Traglia 2024-03-04 10:19:23 -0600
  • 5c92e043c9 Fix builds for Windows & macOS Justin Traglia 2024-03-04 10:01:25 -0600
  • 8758b27792
    Rust: don't leak fd on load_trusted_setup_file() error (#402) George Kadianakis 2024-03-04 16:50:27 +0200
  • 2ab0c219fc
    python: check file pointer when loading trusted setup (#401) Justin Traglia 2024-03-04 08:43:22 -0600
  • 1f2a749f39 Fix some cibw things Justin Traglia 2024-02-27 16:48:54 -0600
  • 4f44fc6757 Build with linux on multiple archs Justin Traglia 2024-02-26 10:18:37 -0600
  • 012e1b4e45 Use cibuildwheel Justin Traglia 2024-02-26 09:48:04 -0600
  • 486b15b305
    Fix more typos (#397) Dimitris Apostolou 2024-02-22 19:55:22 +0200
  • 4f982ae1f9
    Merge pull request #396 from omahs/patch-2 George Kadianakis 2024-02-22 16:27:38 +0200
  • 0d3708cc42
    fix typos omahs 2024-02-22 13:20:35 +0100
  • c5305fea5b
    fix typos omahs 2024-02-22 13:20:05 +0100
  • 6ccdc57cbb
    fix typo omahs 2024-02-22 13:19:27 +0100
  • ea41aaf964 Fix version number Justin Traglia 2024-02-21 21:14:42 -0600
  • 31c9b3269f Add workflow to publish python package Justin Traglia 2024-02-21 14:05:47 -0600
  • 0bbededd08
    chore: make standalone portable feature, enabled by default (#391) Dan Cline 2024-02-07 07:07:20 -0500
  • fd669bfa36
    Make Rust `bindgen` build dependency optional (#382) DaniPopes 2024-02-06 19:39:07 +0200
  • 5efe8d092f
    Add more targets to CI for rust bindings (#390) Dan Cline 2024-02-05 10:59:39 -0500
  • 4607d3f4c2
    Merge pull request #389 from Rjected/add-portable-feature George Kadianakis 2024-02-05 14:41:48 +0200
  • 8ac5c35876 change portable to default Dan Cline 2024-02-03 13:02:45 -0500
  • 684a896a4c feat: add portable feature to enable blst portable Dan Cline 2024-02-02 17:45:48 -0500
  • 5115420ba3
    Merge pull request #385 from Rjected/bump-bindgen George Kadianakis 2024-01-23 10:58:36 +0200
  • 9cb4db23dd chore: bump bindgen Dan Cline 2024-01-22 11:16:35 -0500
  • e266280d88
    Fixed x86_64-pc-windows-gcc build for rust bindings (#384) kaliubuntu0206 2023-12-14 20:29:06 +0000
  • 712ccb629d
    Add const instantiation functions for byte types (#380) Matthias Seitz 2023-11-13 22:06:25 +0100
  • 29f4a6807f
    Install setuptools to fix NodeJS CI tests (#381) Matthias Seitz 2023-11-13 20:30:30 +0100
  • 624aa60d01
    Merge pull request #379 from ethereum/npm-publish-2.1.2 g11tech 2023-10-20 18:14:29 +0530
  • af4e805c48
    C# Ckzg.Bindings to become 0.4.0 (#378) Alexey 2023-10-20 15:40:48 +0300
  • 58d873eb2f chore: npm publish 2.1.2 gajinder 2023-10-20 16:40:09 +0530
  • 748283cced
    Add script for converting trusted setups (#359) Justin Traglia 2023-10-18 21:00:40 -0500
  • d637761a2e
    Use official trusted setup (#377) Justin Traglia 2023-10-18 13:31:55 -0500
  • f3fffecd1c
    Fix edge case in expand_root_of_unity (#375) Justin Traglia 2023-10-10 09:07:44 -0500
  • 456c3d8fab
    Enable pedantic warnings (#371) Justin Traglia 2023-10-10 07:21:14 -0500
  • a1d0380305
    Update comment to say 7 is the primitive root (#374) Justin Traglia 2023-10-05 11:19:14 -0500
  • b2e41491ad
    Improve ckzg native library search path + small improvements (#372) Alexey 2023-10-04 15:03:37 +0300
  • fbef59a3f9
    Add AsRef<[u8]> method for Blob (#361) ethDreamer 2023-09-15 09:51:22 -0500
  • 2f4af2fd8f
    chore: make num g2 points pub (#360) Matthias Seitz 2023-09-15 13:21:25 +0200
  • f5f6f863d4
    chore: bump bindgen version (#355) rakita 2023-09-06 00:24:53 +0200
  • 551e2f90d8
    Support Rust `no_std` environments (#347) DaniPopes 2023-09-06 00:06:03 +0200
  • 5b55a54d5e
    Change the rust interface to take references (#356) Pawan Dhananjay 2023-09-05 14:43:46 -0700
  • d35b0f3854
    Set /std:c11 ccflag for Windows in Rust bindings (#354) Justin Traglia 2023-08-31 14:12:02 -0500
  • 666a9de002
    feat: add serde impls to Blob and Bytes48 (#342) Dan Cline 2023-08-24 23:39:46 -0400
  • 4c0d477c0f
    Use blst crate for Rust blst dep (#351) Michael Sproul 2023-08-25 06:13:39 +1000
  • fa3c629895
    Remove optional dependency with issues; update versions (#350) Alexey 2023-08-21 16:37:50 +0300
  • 35eba325c6
    Make C# package versions match library versions (#349) Alexey 2023-08-21 16:29:28 +0300
  • 485dcc25ea
    Add -fPIC to csharp unix build (#344) Justin Traglia 2023-08-16 13:21:54 -0500
  • 7b500394f0
    Remove go bindings example (#341) Justin Traglia 2023-08-15 16:08:54 -0500
  • 9e68a47f9c
    Use blst's generator functions (#340) Justin Traglia 2023-08-14 14:01:35 -0500
  • 3ce8f86341
    Force use of portable blst in nodejs bindings (#339) Justin Traglia 2023-08-11 10:20:07 -0500
  • d874c06b42
    Force use of portable blst in Rust bindings (#338) Justin Traglia 2023-08-11 10:19:02 -0500
  • 74069dad68
    Force use of portable blst in C (#337) Justin Traglia 2023-08-11 09:20:34 -0500
  • b645bcc728
    Force use of portable blst in C# bindings (#336) Justin Traglia 2023-08-11 09:20:00 -0500
  • e76a7c07e0
    Force use of portable blst in Nim bindings (#335) Justin Traglia 2023-08-11 09:19:36 -0500
  • 9d85ed8b19
    Upgrade blst to v0.3.11 (#330) Justin Traglia 2023-08-10 06:53:42 -0500
  • f62c9738b1
    Test Go bindings on all platforms (#332) Justin Traglia 2023-08-10 06:52:48 -0500
  • de151d8fd7
    Update rust dependencies (#333) Justin Traglia 2023-08-10 06:51:56 -0500
  • 6353f689e5
    Add Apache-2.0 to rust license in Cargo.toml (#328) Dan Cline 2023-08-09 16:49:22 -0400
  • 4d8ff3dcc5
    Adding constants for bytes per g1/g2 points (#329) Stefan Bratanov 2023-08-08 12:19:54 +0100
  • 13cec820c0
    Use LIB_PREFIX in Rust bindings (#317) Michael Sproul 2023-06-29 04:55:28 +1000
  • 16e83cec65
    Add band-aid fix for Windows benchmark issue (#322) Justin Traglia 2023-06-28 13:37:58 -0500
  • fb3701bda5
    Fix typos/nits in README (#321) Justin Traglia 2023-06-27 10:00:03 -0500
  • 8f20365a26 Add the Sigma Prime audit report in doc/audit/ George Kadianakis 2023-06-14 18:33:37 +0300
  • b030d9caae
    Add java test for loading trusted setup not in Lagrange form (#316) Stefan Bratanov 2023-06-09 12:07:27 +0300
  • 51a669ff80
    test(node-bindings): add argument count unit tests (#311) Matthew Keil 2023-06-09 05:06:12 -0400