Ecosyste.ms: Issues

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

GitHub / patricevignola/cpp-kzg-ceremony-client issues and pull requests

#56 - Transcript validation failed

Issue - State: open - Opened by delbonis over 1 year ago - 2 comments

#55 - Add session-id cmd option

Pull Request - State: closed - Opened by PatriceVignola over 1 year ago

#54 - Increase dependency fetching verbosity

Pull Request - State: closed - Opened by PatriceVignola over 1 year ago

#52 - Update download links to v1.5.0

Pull Request - State: closed - Opened by PatriceVignola over 1 year ago

#51 - Add ARM CI

Pull Request - State: closed - Opened by PatriceVignola over 1 year ago

#50 - Add ARM CI

Pull Request - State: closed - Opened by PatriceVignola over 1 year ago

#49 - Add the dual computer setup functionality

Pull Request - State: closed - Opened by PatriceVignola over 1 year ago

#48 - Increase ping delay to 5 seconds

Pull Request - State: closed - Opened by PatriceVignola over 1 year ago

#48 - Increase ping delay to 5 seconds

Pull Request - State: closed - Opened by PatriceVignola over 1 year ago

#47 - Error while trying to contribute. Rate limited?

Issue - State: closed - Opened by notastudio over 1 year ago - 6 comments

#46 - Update README release links to point to 1.3.0

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#45 - Add option to specify manual port

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#44 - Allow specifying local listening port

Issue - State: closed - Opened by ulope almost 2 years ago - 1 comment

#44 - Allow specifying local listening port

Issue - State: closed - Opened by ulope almost 2 years ago - 1 comment

#43 - Fix signature message not showing PoT pubkeys

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#42 - Fix valid ethereum address not being accepted

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#41 - Ethereum address `0x......` doesn't start with `0x`

Issue - State: closed - Opened by notastudio almost 2 years ago - 1 comment

#40 - Add Abseil

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#39 - Add Debian CI

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#38 - Update links to releases

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#37 - Add --entropy option in readme

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#36 - Remove outdated comment about adding potPubkeys

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#35 - Add stdin entropy

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#34 - Allow alternative entropy inputs

Issue - State: closed - Opened by taxmeifyoucan almost 2 years ago - 2 comments

#33 - Add releases table in README

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#32 - Add dependencies section in the README

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#31 - Fix release pipeline

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#30 - Prettify contribution receipt output

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#29 - Add release pipeline

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#28 - Fix BLS signature and remove dependency on uint256_t

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#27 - Remove httplib dependency

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#26 - Replace bls_signature with blsSignature in the JSON definitions

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#25 - Add integration test

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#24 - Add README

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#23 - Add BLS and ECDSA signing

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#22 - Add tests for secret_generator.hpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#21 - Add tests for receipt.cpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#20 - Add contribution info after successful submission

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#19 - Add tests for hex_util.cpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#18 - Add tests for contribution_receipt.cpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#17 - Add tests for contribution_error.cpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#16 - Make BLST library portable

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#15 - Add tests for batch_contribution.cpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#14 - Add test for auth_request_link.cpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#13 - Add tests for auth_callback_server.cpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#12 - Add RAII wrapper for Linux authentication browser flow

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#11 - Add automatic port picker for Linux

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#10 - Add clang tidy step to CI

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#9 - Add endpoint to submit updated contributions to the sequencer

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#8 - Add json serializing functions for all contribution datatypes

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#7 - Add error handling for users that have already contributed

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#6 - Add secret generation logic

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#5 - Move google test includes from product binary to test binary

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#4 - Add updating logic for contribution's powers

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#3 - Improve error message in sequencer client

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#2 - Fix linting errors in arg_parser_test.cpp

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago

#1 - Add CI builds for Windows, Darwin, Ubuntu and Alpine

Pull Request - State: closed - Opened by PatriceVignola almost 2 years ago