tersec
|
1ef67c17bf
|
[Nim] handle special characters in paths (#412)
|
2024-03-26 14:25:07 -05:00 |
|
Dan Cline
|
6164f277d9
|
feat: impl AsRef for Bytes32 and Bytes48 (#411)
|
2024-03-22 08:33:41 -05:00 |
|
Artur Yurii Korchynskyi
|
f345b66f53
|
Fix NixOS vendoring issue (#409)
|
2024-03-15 16:49:33 -05:00 |
|
George Kadianakis
|
43a13f37ee
|
Merge pull request #408 from jtraglia/update-versions
Update versions in preparation for release
|
2024-03-12 15:30:42 +02:00 |
|
Justin Traglia
|
94205cc1f6
|
Update versions in preparation for release
|
2024-03-12 08:19:33 -05:00 |
|
George Kadianakis
|
fb1bc6217c
|
Merge pull request #407 from mattsse/matt/derive-hash
feat: derive hash for generated types
|
2024-03-08 12:40:21 +02:00 |
|
Matthias Seitz
|
d8b5b00ba4
|
feat: derive hash for generated types
|
2024-03-07 18:58:49 +01:00 |
|
Martin HS
|
34858f7ec6
|
go: pass blobs by ref instead of value (#393)
|
2024-03-06 15:40:53 -06:00 |
|
Justin Traglia
|
76888c9a40
|
Add more information in setuptools.setup() (#406)
|
2024-03-04 14:11:06 -06:00 |
|
Justin Traglia
|
978633ccea
|
Add workflow_dispatch to python release action (#405)
|
2024-03-04 13:03:25 -06:00 |
|
Justin Traglia
|
4d3fb9a75e
|
Upload python wheels on Linux runner (#404)
|
2024-03-04 12:51:03 -06:00 |
|
George Kadianakis
|
098a4dd264
|
Merge pull request #403 from jtraglia/update-versions
Update versions in preparation of release
|
2024-03-04 19:01:32 +02:00 |
|
Justin Traglia
|
8a9014cf3e
|
Update versions in preparation of release
|
2024-03-04 10:32:55 -06:00 |
|
George Kadianakis
|
f9abc5fad3
|
Merge pull request #395 from jtraglia/python-pip-package
Add workflow to publish python package
|
2024-03-04 18:27:41 +02:00 |
|
Justin Traglia
|
9ae1bff427
|
Remove -Wno-missing-braces flag
|
2024-03-04 10:19:23 -06:00 |
|
Justin Traglia
|
5c92e043c9
|
Fix builds for Windows & macOS
|
2024-03-04 10:01:25 -06:00 |
|
George Kadianakis
|
8758b27792
|
Rust: don't leak fd on load_trusted_setup_file() error (#402)
|
2024-03-04 08:50:27 -06:00 |
|
Justin Traglia
|
2ab0c219fc
|
python: check file pointer when loading trusted setup (#401)
Co-authored-by: George Kadianakis <desnacked@riseup.net>
|
2024-03-04 08:43:22 -06:00 |
|
Justin Traglia
|
1f2a749f39
|
Fix some cibw things
|
2024-02-27 16:48:54 -06:00 |
|
Justin Traglia
|
4f44fc6757
|
Build with linux on multiple archs
|
2024-02-26 10:18:37 -06:00 |
|
Justin Traglia
|
012e1b4e45
|
Use cibuildwheel
|
2024-02-26 09:48:04 -06:00 |
|
Dimitris Apostolou
|
486b15b305
|
Fix more typos (#397)
|
2024-02-22 11:55:22 -06:00 |
|
George Kadianakis
|
4f982ae1f9
|
Merge pull request #396 from omahs/patch-2
fix: typos
|
2024-02-22 16:27:38 +02:00 |
|
omahs
|
0d3708cc42
|
fix typos
|
2024-02-22 13:20:35 +01:00 |
|
omahs
|
c5305fea5b
|
fix typos
|
2024-02-22 13:20:05 +01:00 |
|
omahs
|
6ccdc57cbb
|
fix typo
|
2024-02-22 13:19:27 +01:00 |
|
Justin Traglia
|
ea41aaf964
|
Fix version number
|
2024-02-21 21:14:42 -06:00 |
|
Justin Traglia
|
31c9b3269f
|
Add workflow to publish python package
|
2024-02-21 14:05:47 -06:00 |
|
Dan Cline
|
0bbededd08
|
chore: make standalone portable feature, enabled by default (#391)
|
2024-02-07 06:07:20 -06:00 |
|
DaniPopes
|
fd669bfa36
|
Make Rust bindgen build dependency optional (#382)
|
2024-02-06 11:39:07 -06:00 |
|
Dan Cline
|
5efe8d092f
|
Add more targets to CI for rust bindings (#390)
|
2024-02-05 09:59:39 -06:00 |
|
George Kadianakis
|
4607d3f4c2
|
Merge pull request #389 from Rjected/add-portable-feature
feat: enable blst portable by default
|
2024-02-05 14:41:48 +02:00 |
|
Dan Cline
|
8ac5c35876
|
change portable to default
|
2024-02-03 13:02:45 -05:00 |
|
Dan Cline
|
684a896a4c
|
feat: add portable feature to enable blst portable
|
2024-02-02 17:45:48 -05:00 |
|
George Kadianakis
|
5115420ba3
|
Merge pull request #385 from Rjected/bump-bindgen
chore: bump bindgen
|
2024-01-23 10:58:36 +02:00 |
|
Dan Cline
|
9cb4db23dd
|
chore: bump bindgen
also adds .ccls-cache/ to .gitignore
|
2024-01-22 11:16:35 -05:00 |
|
kaliubuntu0206
|
e266280d88
|
Fixed x86_64-pc-windows-gcc build for rust bindings (#384)
|
2023-12-14 14:29:06 -06:00 |
|
Matthias Seitz
|
712ccb629d
|
Add const instantiation functions for byte types (#380)
|
2023-11-14 00:06:25 +03:00 |
|
Matthias Seitz
|
29f4a6807f
|
Install setuptools to fix NodeJS CI tests (#381)
|
2023-11-13 22:30:30 +03:00 |
|
g11tech
|
624aa60d01
|
Merge pull request #379 from ethereum/npm-publish-2.1.2
chore: npm publish 2.1.2
|
2023-10-20 18:14:29 +05:30 |
|
Alexey
|
af4e805c48
|
C# Ckzg.Bindings to become 0.4.0 (#378)
|
2023-10-20 07:40:48 -05:00 |
|
gajinder
|
58d873eb2f
|
chore: npm publish 2.1.2
|
2023-10-20 16:40:09 +05:30 |
|
Justin Traglia
|
748283cced
|
Add script for converting trusted setups (#359)
|
2023-10-18 21:00:40 -05:00 |
|
Justin Traglia
|
d637761a2e
|
Use official trusted setup (#377)
|
2023-10-18 13:31:55 -05:00 |
|
Justin Traglia
|
f3fffecd1c
|
Fix edge case in expand_root_of_unity (#375)
|
2023-10-10 17:07:44 +03:00 |
|
Justin Traglia
|
456c3d8fab
|
Enable pedantic warnings (#371)
* Enable pedantic warnings
* Make same change in other places
* Disable some warnings in java bindings
|
2023-10-10 15:21:14 +03:00 |
|
Justin Traglia
|
a1d0380305
|
Update comment to say 7 is the primitive root (#374)
* Update comment to say 7 is the primitive root
* Remove 5 from list
|
2023-10-05 19:19:14 +03:00 |
|
Alexey
|
b2e41491ad
|
Improve ckzg native library search path + small improvements (#372)
|
2023-10-04 07:03:37 -05:00 |
|
ethDreamer
|
fbef59a3f9
|
Add AsRef<[u8]> method for Blob (#361)
|
2023-09-15 09:51:22 -05:00 |
|
Matthias Seitz
|
2f4af2fd8f
|
chore: make num g2 points pub (#360)
|
2023-09-15 14:21:25 +03:00 |
|