Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / crate-crypto/rust-eth-kzg issues and pull requests
#100 - chore: use cargo binstall to install zigbuild and xwin
Pull Request -
State: closed - Opened by kevaundray 7 months ago
- 4 comments
#99 - chore!: update package name for node bindings
Pull Request -
State: closed - Opened by kevaundray 7 months ago
- 5 comments
#98 - fix: `crate_type` -> `crate-type` warning
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#97 - chore: rename `c_peerdas_kzg` to `c_eth_kzg`
Pull Request -
State: closed - Opened by kevaundray 7 months ago
- 1 comment
#96 - chore: remove dummy java publish workflow
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#95 - chore: change url links to rust-eth-kzg
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#94 - chore: move all underlying cryptography to cryptography folder
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#93 - Allow the blst portable flag to be set by downstream users
Issue -
State: closed - Opened by kevaundray 7 months ago
- 1 comment
Labels: v1
#92 - chore: Rename PeerDASContext -> DASContext
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#91 - chore!: refactor eip7594 API
Pull Request -
State: closed - Opened by kevaundray 7 months ago
- 1 comment
#90 - chore!: unify the error type in eip7594 package
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#89 - feat!: Rename `rust` packages to rust-eth-kzg
Pull Request -
State: closed - Opened by kevaundray 7 months ago
- 2 comments
#88 - chore: add correct Vector capacity to hash buffer in `compute_fiat_shamir_challenge`
Pull Request -
State: closed - Opened by jtraglia 7 months ago
- 1 comment
#87 - fix: add erasure codes path to release-please-config.json
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#86 - chore: fix erasure-code benchmarks
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#85 - chore: add fk23.pdf and rename other to fk20.pdf
Pull Request -
State: closed - Opened by jtraglia 7 months ago
- 1 comment
#84 - Error with `erasure_codes` benchmark
Issue -
State: closed - Opened by jtraglia 7 months ago
- 3 comments
#83 - Warnings when building
Issue -
State: open - Opened by jtraglia 7 months ago
- 2 comments
Labels: ci/devops
#82 - fix: small nits
Pull Request -
State: closed - Opened by jtraglia 7 months ago
- 2 comments
#81 - chore: remove verify_cell_kzg_proof
Pull Request -
State: closed - Opened by jtraglia 7 months ago
- 2 comments
#80 - chore: convert benchmark for single cell verification to batch verification
Pull Request -
State: closed - Opened by jtraglia 7 months ago
- 2 comments
#79 - chore: update csbindgen to 1.9.2
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#78 - chore: remove usage of `l`
Pull Request -
State: closed - Opened by kevaundray 7 months ago
- 1 comment
#77 - chore: replace rust-embed with include_str!
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#76 - Combine ProverError and VerifierError into one unified Error type for PeerDASContext
Issue -
State: closed - Opened by kevaundray 7 months ago
- 1 comment
#75 - chore!: Make Cell be a Vec<u8>
Pull Request -
State: closed - Opened by kevaundray 7 months ago
#74 - revisit documentation for `recover_evaluations_in_domain_order`
Issue -
State: closed - Opened by kevaundray 7 months ago
#73 - standardize the comments that reference the consensus-specs
Issue -
State: closed - Opened by kevaundray 7 months ago
- 1 comment
Labels: v1
#72 - Add usage header to `kzg_multi_open` readme
Issue -
State: open - Opened by kevaundray 7 months ago
#71 - chore: Stabilize Reed-Solomon
Pull Request -
State: closed - Opened by kevaundray 7 months ago
- 3 comments
#70 - Remove verify_cell_kzg_proof
Issue -
State: closed - Opened by kevaundray 7 months ago
#69 - Consider renaming FK20Verifier and FK20Prover
Issue -
State: closed - Opened by kevaundray 8 months ago
#68 - Consider making fft algorithm take a mutable reference
Issue -
State: open - Opened by kevaundray 8 months ago
- 1 comment
Labels: optimization
#67 - update csbindgen
Issue -
State: closed - Opened by kevaundray 8 months ago
#66 - chore: remove -scan when running java tests
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#65 - remove usage of `l` from fk20
Issue -
State: closed - Opened by kevaundray 8 months ago
#64 - Add batch_normalize to bls12-381 crate
Issue -
State: closed - Opened by kevaundray 8 months ago
- 2 comments
Labels: optimization
#63 - Create a better name for `recover_evaluations_in_domain_order`
Issue -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
Labels: v1
#62 - Re-evaluate benchmark suite
Issue -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
#61 - chore: stabilize FK20
Pull Request -
State: closed - Opened by kevaundray 8 months ago
- 3 comments
#60 - Consider removing CommitKeyLagrange
Issue -
State: closed - Opened by kevaundray 8 months ago
#59 - Consider modifying g1_lincomb and g2_lincomb to take G1Affine instead of G1Projective
Issue -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
#58 - chore: stabilize Polynomial
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#57 - benchmark batch_inversion and consider making it single threaded only
Issue -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
#56 - Add a better interface for cosets
Issue -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
Labels: v1
#55 - chore: stabilize bls12-381 crate
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#54 - Rename library to rust-eth-kzg
Issue -
State: closed - Opened by kevaundray 8 months ago
- 3 comments
#53 - chore!: Move all prover and verifier methods to PeerDAS context object
Pull Request -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
#52 - feat: FK20 now only computes proofs
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#51 - Cleaning up benchmarking code
Issue -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
#50 - Consider making Fk20 only compute proofs
Issue -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
#49 - Consider making Cell and Blob be `Vec`
Issue -
State: closed - Opened by kevaundray 8 months ago
#48 - Sanity check that no-threads and setting threads to equal 1 gives the same performance characteristics
Issue -
State: open - Opened by kevaundray 8 months ago
#47 - standardize on terminology
Issue -
State: open - Opened by kevaundray 8 months ago
#46 - chore!: Remove recoverAllCells and computeCells
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#45 - chore: update all tests to use recoverCellsAndComputeProofs
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#44 - chore: Developer branch for nim
Pull Request -
State: open - Opened by kevaundray 8 months ago
- 3 comments
#43 - chore: native testing for arm64
Pull Request -
State: open - Opened by kevaundray 8 months ago
- 2 comments
#42 - Tracking Issue: PeerDAS-KZG Integration (Consensus Layer)
Issue -
State: open - Opened by kevaundray 8 months ago
- 4 comments
Labels: v1
#41 - Add a coherent release story
Issue -
State: closed - Opened by kevaundray 8 months ago
Labels: ci/devops
#40 - Consider removing node pre-release and publish to a github branch
Issue -
State: open - Opened by kevaundray 8 months ago
Labels: ci/devops
#39 - Consider using node arm64 docker image
Issue -
State: open - Opened by kevaundray 8 months ago
Labels: ci/devops
#38 - chore: Developer branch for Java
Pull Request -
State: open - Opened by kevaundray 8 months ago
#37 - chore: Fix node release workflow
Pull Request -
State: closed - Opened by kevaundray 8 months ago
- 3 comments
#36 - Check if release-please versioning paths are still valid
Issue -
State: closed - Opened by kevaundray 8 months ago
#35 - chore: add back nim for windows (mingw)
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#34 - chore: Add NAPI cross compilation workflow
Pull Request -
State: closed - Opened by kevaundray 8 months ago
- 4 comments
#33 - Consider using a double pointer, so that the rust code can both free and set the pointer to zero.
Issue -
State: open - Opened by kevaundray 8 months ago
#32 - Remove ComputeCells
Issue -
State: closed - Opened by kevaundray 8 months ago
#31 - Fix maven false-negative timeouts
Issue -
State: closed - Opened by kevaundray 8 months ago
- 2 comments
#30 - chore: Publishing PeerDAS KZG (java)
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#29 - chore: remove java github packages releases
Issue -
State: closed - Opened by kevaundray 8 months ago
#28 - Consider targetting java 11 as the minimum supported version
Issue -
State: closed - Opened by kevaundray 8 months ago
#27 - chore: Publish empty java project
Pull Request -
State: closed - Opened by kevaundray 8 months ago
- 3 comments
#26 - chore: add initial publishing code for java
Pull Request -
State: closed - Opened by kevaundray 8 months ago
- 1 comment
#25 - chore: update blst dependency
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#24 - chore(ci): remove portable flag on blst
Pull Request -
State: closed - Opened by kevaundray 8 months ago
#23 - chore(ci): add back nim build for windows
Pull Request -
State: closed - Opened by kevaundray 8 months ago
- 4 comments
#22 - Add back nim builds for windows
Issue -
State: closed - Opened by kevaundray 8 months ago
#21 - Consider using cargo zigbuild in CI
Issue -
State: closed - Opened by kevaundray 8 months ago
- 3 comments
Labels: ci/devops
#20 - Consider switch from x86_64-pc-windows-gnu to msvc
Issue -
State: open - Opened by kevaundray 8 months ago
- 1 comment
Labels: ci/devops
#19 - chore: Add charp publishing workflow
Pull Request -
State: closed - Opened by kevaundray 9 months ago
#18 - chore: Release (0.4.0)
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 1 comment
Labels: autorelease: tagged
#17 - chore: Release (0.3.0)
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 2 comments
Labels: autorelease: tagged
#16 - chore: Release (0.2.6)
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 1 comment
Labels: autorelease: tagged
#15 - chore: Release (0.2.5)
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 1 comment
Labels: autorelease: tagged
#14 - chore: Release (0.2.4)
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 1 comment
Labels: autorelease: tagged
#13 - chore: Release (0.2.3)
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 1 comment
Labels: autorelease: tagged
#12 - chore: Release 0.2.2
Pull Request -
State: closed - Opened by kevaundray 9 months ago
#11 - chore: Release 0.2.1
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 9 comments
Labels: autorelease: tagged
#10 - chore: Add description to rust crates we want to release
Pull Request -
State: closed - Opened by kevaundray 9 months ago
#9 - chore: Release 0.2.0
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 10 comments
Labels: autorelease: tagged
#8 - chore: Release 0.2.0
Pull Request -
State: closed - Opened by kevaundray 9 months ago
#7 - chore: Release 0.1.0
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 10 comments
Labels: autorelease: tagged
#6 - chore: Release 0.0.1
Pull Request -
State: closed - Opened by kevaundray 9 months ago
- 9 comments
Labels: autorelease: tagged
#5 - chore: Release 0.0.1
Pull Request -
State: closed - Opened by kevaundray 9 months ago
#4 - chore: Release 0.0.1
Pull Request -
State: closed - Opened by kevaundray 9 months ago
#3 - chore: Release 0.0.1
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
- 1 comment
#2 - chore: Add release-please
Pull Request -
State: closed - Opened by kevaundray 9 months ago
#1 - feat: node async functions
Pull Request -
State: closed - Opened by matthewkeil 9 months ago